Converting Types 

There are several ways to convert to and from types in a managed environment. This section explains the techniques and rules used to convert types using the .NET Framework.

In This Section

  • Formatting Types
    Describes basic formatting concepts like format specifiers and format providers.
  • Parsing Strings
    Describes how to convert strings into .NET Framework types.