2
pimps
210 days, 1 hour, 51 minutes ago
Tuesday, July 14, 2009 6:06:34 PM GMT Tuesday, July 14, 2009 12:50:16 PM GMT

C# Extension Methods - Gunnar Peipman's ASP.NET blog

C# Extension Methods - Gunnar Peipman's ASP.NET blog
 
weblogs.asp.net -- One of new cool features that will be available in C# 3.0 are extension methods. Extension methods will allow us to extend existing classes with new functionality. In this example I will show you how to extend System.string with two methods that are very popular in PHP: nl2br() and md5().
gpeipmangpeipman posted 210 days, 7 hours, 7 minutes ago     show counter code
tags: C#, extension methods

No comments yet, be the first one to post comment.

To post your comment please login or signup