0
kicks
C# 3.5 Conversion Extension Method Library 1.0
This free downloadable library makes use of the new Extension Method language feature in C# 3.5 to add some cool conversion functions to the basic datatypes. So now, you can do more than just .ToString()...you can do .ToDecimal or .ToInt32 etc. etc. Also includes .Left() and .Right() string manipulations that VB has but C# doesn't !!!!