DAL-data layer
BLL-logic layer
Model-entity class layer
WebUI - the presentation layer is written using a non-standard three-tier architecture. It does not use the data entity layer and implements basic unlimited classification functions.
Under DB is the Sql database file. Attach it to modify the corresponding database configuration in DAL/ClassTree.cs and compile it.
Expand