Daniel Flower Dot Com Banner

Shunde .NET Framework

The Shunde.NET framework is an open source library for rapid development of .NET 2.0 applications, particularly ASP.NET 2.0 websites. The basic idea is that you define an object, and then the framework can automatically save and populate that object to a database.

It has been used since 2002 in many business applications, so it has had much refinement.  It includes the following features:

  • Full object-oriented model support, saved to a relational database (currently SQL Server only)
  • Automatic creation of forms, including validation
  • Automatic SQL and  class creation
  • Many useful utilities
and much  more. See the following pages for more information on the system.