The Xiupin blog system is developed using ASP.NETMVC4codefirst and uses SimpleMembership to save user information. The program is extremely simple, with only the basic administrator login backend, publishing articles, and frontend display functions. The powerful functions of other blog systems are incomparable. The purpose of developing this system is only for learning reference for children who are new to ASP.ENTMVC4.
How to use:
Open it with VS2012, this is necessary, then create a new database in your database, and finally run ctrl+f5. When the program is run for the first time, it will enter the installation page (actually initializing the database), and you can use it after the installation is completed.
The development environment is Visual Studio 2012, the database is SQL Server 2012, and the database file can be attached to the DB folder.
Notice:
The background login address is: admin/account/login
The username and password are both:administrator