Friday, September 28, 2007 - Posts

Grouping in LINQ is weird (IGrouping<K,T> is your friend)

Ok, it's not weird really - I was just trying for an "attention grabbing headline" :-) However, it does seem to throw people when they play with it so I thought I'd break it down a little here. Say I've got some data such as; class Fruit { public Read More

MSDN Silverlight Talk in Reading (25th September)

Mike has published the demos and the slides that we used for our Silverlight talk in Reading on the 25th September. Read More