I rather enjoy this theme. I find extension methods very useful when you have to repeat the same short group of code again & again. Here a few other extension methods that I find handy.
Tag Archive: LINQ
Permanent link to this article: http://blogs.dotnetkicks.com/seesharprun/2010/01/20/utility-extension-methods-part-2/
Jan
15
Utility Extension Methods
I realize that every time I post code, although I’m still a rookie in this sport, I’m putting my neck out there for some serious criticism. But, that’s the only way to have fun in the dev world. Ever since the introduction of Extension Methods in C# 3.0, I find myself writing a lot of …
Permanent link to this article: http://blogs.dotnetkicks.com/seesharprun/2010/01/15/utility-extension-methods/
Jan
12
Permanent link to this article: http://blogs.dotnetkicks.com/seesharprun/2010/01/12/linq-musings/

Comments