readme.txt

来自「基于角色的用户验证. 这个程序重点写了四个pages以实现这些功能:增加用户」· 文本 代码 · 共 7 行

TXT
7
字号
Please follow these steps to get the application up and running:

1. Copy the RolesBasedAthentication.Web folder to the wwwroot directory.
3. Create a new database and name it "RolesBasedAuthentication".
4. Run the script in the database.sql using Query Analyzer to create tables and stored procedures for the new database.
5. Open the solution with VS.NET
6. Hit F5

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?