Friday, September 05, 2008 5:43 AM
With the new extension method feature of C# 3.5 it's now easy to extend your classes for additional functionality. Here are some useful functionalities to add to your favorite System.String:
Read the full article
here.