Ingredients
90g Ginger Biscuits
200g Philadelphia Extra Light
200g 0% Fat Greek Yoghurt
4tbsp Caster Sugar
2tbsp Good Quality Raspberry Jam
100g Raspberries
Few drops vanilla extract
Method
Put the biscuits into a sandwich bag and batter into chunky crumbs. Divide between four small dishes (wine glasses work…
Ingredients
Base
85ml butter melted
150g digestive biscuits
1 tbsp golden caster sugar
Filling
900g Philadelphia Cheese
250g golden caster sugar
3 tbsp plain flour
1½ tsp vanilla extract
finely grated zest of 1 lemon (about 2 tsp)
1½ tsp lemon juice
3 large eggs, plus 1 yolk
200ml soured cream
Method
Position an…
[RegularExpression(@".[a-zA-Z0-9 ]+.", ErrorMessage = "Passwords must contain at least 1 non-alphanumeric character.")]
Some handy pointers for those new to the game.
Reaching the bus driver is not the time to start thinking about where your ticket or money is. You should be ready by the time you get to the front of the queue.
If it’s not your stop but you find yourself on your feet and moving seats, you're doing something…
So, I finally got the Facebook mobile app update that forces a list of "top stories" to the top of the update list without any option to disable it.
At the moment, mine shows a mixture of 23 items: 23 jumbled status updates from Monday to just now. If I just want to read what’s been posted recently, I need to scroll…
Just some thoughts.
Terminator 2 is better than the original Terminator.
Wayne's World 2 is much better and has far cleverer jokes than Wayne's World.
Even with the Ewoks, Return of the Jedi is a better film than The Empire Strikes Back.
The Last Crusade is the best of the Indiana Jones films.
What's the Story…
///
/// Shuffles the specified list into a random order.
///
/// The type of the list items
/// The list of items.
/// A randomised list of the items.
public static IList Shuffle(this IEnumerable list)
{
Random rnd = new Random(DateTime.Now.Millisecond);
var randomised = list.Select(item => new { item,…
So, while my wife was away for the week, I took the opportunity to move one of our couches to about 7ft away from the TV and set the surround sound speakers up all around it.
It was magical. Blu-ray films crisp, sound everywhere. The first couple of films had me reaching for the remote to kill the sound a couple of…
So, for the past umpteen months, I've been planning to sit some sort of Microsoft accreditation. When I first looked at it it was the *new* .NET 3.5 web stuff and we started working on it as a group at work, getting together every Friday. That lasted about 2 months before we got out of sync and got pulled away working…
Just because I know I'll need to look this up in future.
-?d+(.d+)?