Friday, June 13, 2008

String Formating


ShareThis
String Formating has been quite useful and everyday occurring task in a programmers' life.

I have fond many useful reference out there on the web. I am sharing some of them here and will be updating this same post when I find any useful reference for this same topic.

Best place on MSDN for learning about String Formating
http://msdn.microsoft.com/en-us/library/aa720089(VS.71).aspx

Standard Numeric Format Strings
http://msdn.microsoft.com/en-us/library/aa720653.aspx

NET Format String 101
http://blogs.msdn.com/kathykam/archive/2006/03/29/564426.aspx

Good String Handling Description and reference blog:
http://blog.stevex.net/index.php/string-formatting-in-csharp/

0 comments: