The functions are relatively simple, mainly user login, registration (it needs to be reviewed before it can be used after registration) and information modification. It took Asp.netMVC to develop the management backend with user management, role management, email configuration and other functions. It took five days and was finally completed. I installed the asp.net mvc background management system, but the transmission of Chinese characters in mvc troubled me for a long time. Later, I used Des encryption and decryption technology to solve the problem. It is suitable for mvc beginners to learn and reference!
Form authentication, WebServices, Linq, data encryption and decryption, Mztreeview1.0 are used.
Solved the problem of mvc transmitting Chinese characters
Under the DB is the Sql2005 database. The default administrator account/password can be attached: qiaojun/123456
Expand