Friday, September 15, 2023

type converter

  1. Bit Flags Type Converter
  2. An implementation of TypeConverter which allows you to edit bit flag enumerations in the PropertyGrid.

  3. DocMounter 2: A tool to build VS.NET
  4. Tool for creating MS Visual Studio documentation files - XML Summaries, HxS/MSHC help solutions and manuals.

  5. Type converters, your friendly helpers!
  6. Any time you developed a web form or Windows form using the Visual Studio .NET designer or used the view state architecture of ASP.NET you have relied on the help of a type converter. As the name already states, type converters are used to convert from one type to another.

  7. Universal Type Converter
  8. This article is about the different possibilities of type conversion provided by the .NET Framework. At the end, it offers a ready to use solution: the UniversalTypeConverter which converts nearly every type to another type.

  9. .NET Type Conversion Utility
  10. Convert what System.Convert can't.

No comments:

Post a Comment