Here is a walk through for setting up Forms Authentication in ASP.NET 2.0 1. Set up a SQL Server database for the project. 2. Run C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe. This will open a wizard and create the database structure in your database 3. Go back to the database and...