in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » C# » .NET 3.x » Extension Methods (RSS)
  • How To: Use Extension Methods In .NET

    One of the cool feature ( if used correctly ) added to .NET 3.x is Extension Methods which enables you to extend an specific type by adding your own methods to it. It's useful in cases where you want to extend a library that you dont have access to the source. To demonstrate extension methods lets...
    Posted to Weblog by keithrull on 01-04-2008
Page 1 of 1 (1 items)