Introduction - If you have any usage issues, please Google them yourself
The basic role of the management of 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.NET6. Hit F5