String Formatting in C#
I google this every time, i need to put a float inside of a String.Format() call. Never found a good reference, so i made a note to the place i got the answer from.Those days are over! Steve Tibett has an excellent article on the subject
Update: Updated the link, as Steve Tibbet's blog software changed and with it the url.

2 Comments:
This post has been removed by a blog administrator.
You can see also following examples how to format float numbers using String.Format String Format in C#.
Post a Comment
<< Home