An object-to-relational mapping and code generation tool. Map relational tables to data objects, embed sophisticated SQL in them, and generate code for .NET (C# and VB.NET).
A VB.Net desktop application that utilises SQL Server 2000 client tools to generate VB.Net, C#, or VB6 classes and stored procedures for tables in a SQL Server 2k database. It also generates ADO.Net or ADO code to call stored procedures.
A application/code generator for .NET developers. Generate web-based databound application - from simple online forms applications to a sophisticated CRM application.
Merges the assemblies and XML documentation files produced by csc.exe and creates a compiled HTML Help file enabling browse own libraries just like the .NET Framework Class Library. [Open source, GPL]
A framework, based on the JUnit family, for building application unit tests. It assists with test-driven design, a technique of Extreme Programming. By Philip Craig.