Microsoft has created an excellent starter kit, the Club Starter Kit, for individual clubs to host a variety of content. As an extension of the initial project, with the spirit of open source, we add additional value to the Club Starter Kit.
A Basic .Net application that will connect to a SQL Server, allow you to select a database, then select from the user created tables, read the table information, and will build the asp.net code to insert and update records. Written in VB with plans for C#
Add-Ins for .NET Reflector
Devv.Core.UniDataTier is a generic and easy to use data access layer compatible with SQL Server, Oracle, OleDb and ODBC. Support for other databases (MySQL was tested in the early stages) can be easily added using the provided Enum and overloaded methods. Supports inline SQL and also Store Procedures. This is intended to be easy to use, not the most advanced data library out there.
Yet another .NET-oriented ready to use object-relational mapping library. The key features are Web-related (caching, integration with standard ASP.NET providers). The project is strated in early 2004. Now it's a proved framework for large and complex data-driven projects and web