Description of Generic Title Case :
Through this web based ASP tutorial, it is possible for you to format the given string as title case. This article explains the TitleCase function with example text sentence given through it's parameters and simply using string conversion method it generates the first letter of every word in upper case. Sample program is available which describes how to carry out the process.