Project Description

The Dot Net Library contains several common functions that should should really have been included in the .NET Framework but for one reason or another haven't been. The project contains several projects that build into .dll's that can be used by any .NET project (version 2.0 onwards).
I personally have used these many times and hope that others find these useful too to include in their projects. This project will be ongoing with the idea being that extra functionality will be added all the time.

Each library is grouped by functionality so projects only need to add a reference to what is required.

Libraries:

BulkSmsLibrary
DatabaseLibrary (SQL Database helper)
ImageLibrary
ProtocolLibrary
WebControlLibrary
WebLibrary
TestDotNetLibrary
A set of unit tests for the entire solution.