Tuesday, April 24, 2007 - Posts

System.Linq.Expressions

One of the parts of the "story" that I attempted to tell here that underpins the flexibility we get here is the ability of the compiler+framework to take a Lambda and represent it as a piece of data. I used this bit of code to try and highlight Read More

.NET Developer Network

Last night, I spoke at the newly formed .NET Developer Network in Bristol, as below; The group has been brought together by Guy Smith-Ferrier who's done a great job of getting the group up and running, setting up the website, finding a venue (although Read More

LINQ to SQL - Dynamically Constructing Queries

Update - I annotated the last code fragment here which puts the pieces together because I don't think it was very clear (especially if you've not played with LINQ to SQL yet) exactly what goes on. Hopefully it's now a bit clearer. Someone dropped me a Read More

LINQ to Video #7

For the initial post, see here. Today's Video Title Updating Data Topic LINQ to SQL Publication Date 24th April, 2007 Download Link(best to save, not stream) http://mtaulty.com/videos/nuggets/l2s/07_mt_l2s_updates.wmv Description We've Read More