DTCMS website content management system
v2.0 MSSQL版
The DTcms system uses ASP.NET (C#) + jQuery and is developed with AJAX technology. It has a friendly operation interface, high user experience and a popular BS mode website content management system.
DTcms SQL version installation instructions:
1. Attach the DTcmsdb.mdf (MSSQL2005) database file under DataBase
Or you can also create a database and run database.sql on it to generate tables and data (but does not include demo data).
2. Backend login address: http://yourwebsite/admin/login.aspx
3. Default administrator account: admin, password: admin888
4. Unzip the demo data file "Demonstration upload file.rar" to the upload directory of the DTcms.Web project