Notes, Tricks and Tips on ASP.NET Coding
Browse by Tags
All Tags »
Forms Authentication (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
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...
|