- Bit Flags Type Converter
- DocMounter 2: A tool to build VS.NET
- Type converters, your friendly helpers!
- Universal Type Converter
- .NET Type Conversion Utility
An implementation of TypeConverter which allows you to edit bit flag enumerations in the PropertyGrid.
Tool for creating MS Visual Studio documentation files - XML Summaries, HxS/MSHC help solutions and manuals.
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.
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.
Convert what System.Convert can't.
No comments:
Post a Comment