Thursday, June 19, 2008

Tuesday, November 27, 2007

Asp.Net C# Function: Convert to TitleCase

This function in Asp.Net C-Sharp will help you change to proper case of the given string

Convert byte[] to string in Asp.net C#

Converts byte[] datatype to string datatype with C# .Net System.Text.Encoding.GetEncoding