Community

Extend the .NET Library with Extension Methods

(TechBearSeattle) With the introduction of LINQ in .NET 3.0, Microsoft added the ability to extend object functionality directly, without having to sub-class. This article will cover the basics of how to write extension methods. The techniques demonstrated require either Visual Studio 2008 or latter

Read More - Register for Free Membership