Free, Open-Source ASP.Net 2.0 Framework for Data-Driven Websites
All source code and downloads are released under the MIT License.
Framework Downloads:
When we start a new project, we make a copy of this solution which contains the base classes, user management modules, and the control DLL, and begin building on top of it.
Control Package Downloads:
If you want to use the Control Package in an existing project, download the DLL. The steps to making your existing project aware of the Controls is shown in our Control Primer.
If you want to extend the Controls, download the Source, and include the resulting DLL in your project.
Code Generator Downloads:
Example Code:
This script is not part of the framework. You will only need it when working through our examples that refer to the chamber project.