C# .NET Extension Methods 3.0
| Published on 1/11/2009 by Site Editor More articles in .NET
|
.NET 3.5 Extension methods are a great new way of adding functionality to an existing type � even a type you don�t have the source code to modify that type. This article explains extension methods and provides clear examples along with pros and cons.  read more |



