ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Converts a string to a primitive type T, or an enum type T. Faster than tryparse blocks. Easier to use, too. Very efficient. Uses generics so the code is cleaner and more robust than doing a separate convert method for each primitive type.