PetShop 4.0 – Authentication and Login (1)

PetShop 4.0 Authentication uses ASP.net build-in User Authentication. Let’s See where User Profile is firstly.

Open PetShop 4.0 with Visual Studio. and Select Web Project
Then select menu “WebSite” -> “ASP.net Configuration”
petshop_asp.net_configuration

petshop_asp.net_configuration2

The following question is where databases to get these info?
open .net Tool firstly C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe. double click it. Click next following wizards.
petshop-asp.net_iis

After click on “finish” button, it will create database automatically.
petshop_asp.net_database

This entry was posted in PetShop4.0. Bookmark the permalink.