Browse by Tags
All Tags »
Linq (
RSS)
Sorry, but there are no more tags available to filter with.
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...
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...