NullableTypes Class Library

NullableTypes.HelperFunctions Namespace

This namespace contains helper functions that provide seamless integration with Windows and ASP.NET user controls, with ADO.NET and with code that don't implements Nulll semantic.

Namespace hierarchy

Classes

ClassDescription
DBNullConvert Converts values coming from .NET Data Providers (Command Parameters and DataReader values) and from DataSet (DataRow Items value) to NullableTypes and vice versa.
NullConvert Converts non nullable .NET built-in types to and from NullableTypes using conventional values to simulate null values. Can be used to seamlessly integrate NullableTypes with Web server controls and WinForms controls.