BM Bloggers

The blog of the Black Marble development team

Browse by Tags

All Tags » Linq (RSS)
Sorry, but there are no more tags available to filter with.
More on the .NET 2.0 and .NET 3.5 Comparison
In my demo last week I extended a string class; I am pleased to say that after some ( quick ) investigation as predicted the calls to the class are identical. To explain extensions we can use the following code class Fred { string MyStringMethod ( string...

Posted 12 June 2006 16:43 by Robert

Filed under:

Comparison of .NET 2.0 and .NET 3.5
Last Saturday I presented on LINQ at Developer Developer Developer. I stated that that much of LINQ was syntactic sugar ( very good low fat sugar) and in fact much of the work being done by the compiler effectively did repetetive work that we do day to...

Posted 12 June 2006 14:30 by Robert

Filed under: