Sahil is off to the races in his new blog. You should check out his series on C# 3.0 and linq features.
http://blah.winsmarts.com/2006/05/17/demystifying-c-30--part-1-implicitly-typed-local-variables-var.aspx
Personally, I'm a bit torn over the Linq thing. It looks really neat on the surface, but I am struggling to figure out how this is really better than using stored procedures etc to return your data. Maybe it's because as a web guy I'm used to working in a stateless environment so my data doesn't normally hang around long enough that Linq would be useful.
Posted
Mon, May 22 2006 1:34 PM
by
Eric Wise