|
|
|
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
|
|
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().
|
|
tags:
C#, extension methods
|
|
No comments yet, be the first one to post comment.