Click here to Skip to main content
15,891,723 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Please explain what is string.Format. Is there any similarlities of convert, Cast, string.Format and parse. I will be very grateful if explain me details.
Posted

1 solution

There are no detail. And your idea of "similarity" is not well-defined to discuss it seriously (no, please don't clarify, just forget it). All you need is this:
http://msdn.microsoft.com/en-us/library/system.string.format.aspx[^].

You will find enough examples in this MDSN help page to see what it really does.

—SA
 
Share this answer
 
v2
Comments
CPallini 15-Apr-13 3:10am    
5.
Sergey Alexandrovich Kryukov 15-Apr-13 3:26am    
Thank you, Carlo.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900