Enterprise information management system source code description:
This is a relatively comprehensive enterprise information management system, using the MVC framework Spring.NET+NHibernate.
It has improved the problems such as low paging efficiency and large amount of paging code. It has relatively complete functions and is more suitable for learning and use or secondary development. If you are interested, please download it and take a look.
Function introduction:
The source code mainly includes two parts: frontend and backend. The specific functions are as follows:
Website front-end module: mainly includes homepage, successful cases, website building experience, company profile, and contact us.
Website backend module
1. Basic settings: site settings, system probes.
2. User management: User management, password modification.
3. Works display: work management, adding works.
4. Article management: category management, adding categories, article management, and adding articles. .
Things to note:
1. The backend administrator username and password are: 51aspx.
2. The development environment is VisualStudio2010, the database is SQLServer2005, and the database file is in DB_51aspx
folder, developed using .net2.0.
Database connection requires modifying the database connection string SpringResource/spring_bean_dao.xml: