Description of Formatting Base Types :
Formatting Base Types is an useful tutorial for the ASP.NET programmers to gather information about formatting process, which perform the process of transforming an object into strings. The author explains various methods of formatting and the method of using the process with the help of examples. The several formatting methods are Tostring, String.Format, DataBinder.Eval and DataFormatString.