aspxtreme

Parsing Strings

Getting Started   ASP.NET Base Types


The Parse method converts a string that represents a .NET Framework base type into an actual .NET Framework base type.

Because parsing is in effect the reverse operation of formatting ( converting a base type into a string representation ), many of the same rules and conventions apply. Just as formatting uses an object that implements the IFormatProvider interface to format the information into a string, parsing also uses an object that implements the IFormatProvider interface to determine how to interpret a string representation.



Books and more ...


Suggested Reading

Need a break ?


More ...
Back to top

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme