Monthly Archives: February 2011

String Left function in C#

Here is the C# code I created equivalent to the Left function in VB 6. Might be use for you too. ( VS 2005 ) In VS 2008 you can add it as an extension method like the following.

Posted in Technical, WinForms | Leave a comment