System.IFormattable Interface
Information   Base Types   Related Resources

Provides functionality to format the value of an object into a string representation.

  • Namespace: System
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: mscorlib.dll

  • View this type on MSDN
  • View this type on WinFX 247
    Articles (3)Discussions (25)MembersRotorChanges
    Articles

    Page: 1
    An In-Depth Look at the DateTimeFormatInfo Class
    C#Today
    The DateTimeFormatInfo (DTFI) class is one of the most important members of the .NET System.Globalization namespace. Although acting mainly as the IFormattable interface for the DateTime structure, DTFI is also informational. You can, for example, find out the names of the days of the week and months of the year in native form, an amazing number of alternate date and time patterns that are acceptable in a particular culture, and which week is the first one of a new year. In addition, DTFI provides the main access to the more than half-dozen calendars supported by .NET. In this article, Bill Hall will show you how easy it is to use the facilities of DTFI, and will gain experience in writing code that functions correctly independently of language and world region.
    Custom String Formatting in .NET
    The Code Project
    Discusses the implementation of custom format providers for existing t ypes and custom formatting for user-defined types.
    Dr. GUI.NET #7
    MSDN
    In this article Dr GUI discusses how file and console I/O is achieved in .NET. The article includes a detailed discussion on streams.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com