.NIT

Wednesday, March 16, 2005

How To Convert Strings to Title (Proper) Case using C#

How To Convert Strings to Lower, Upper, or Title (Proper) Case by Using Visual C# .NET: "textInfo.ToTitleCase(title));"