Description: Simple address book source SQL database system in Db below <configuration> <appSettings> <add key= DBConnectionString value= server=(local) database=MyAddressList User Id=sa pwd= /> </ appSettings> <connectionStrings > <add name= ConnectionString connectionString= Data Source=(local) Initial Catalog=MyAddressList User ID=sa Password= providerName= System.Data.SqlClient /> </ connectionStrings> configuration database links here Login. aspx is the default page users and passwords are aspx.bcbbs.net
To Search:
File list (Check if you may need any files):
MyAddressList
.............\AddressAdd.aspx
.............\AddressAdd.aspx.cs
.............\AddressList.aspx
.............\AddressList.aspx.cs
.............\App_Data
.............\DB
.............\..\MyAddressList.sql
.............\..\MyAddressList_Data.MDF
.............\..\MyAddressList_Log.LDF
.............\Images
.............\Login.aspx
.............\Login.aspx.cs
.............\ModifyPwd.aspx
.............\ModifyPwd.aspx.cs
.............\Register.aspx
.............\Register.aspx.cs
.............\Styles
.............\......\Style.css
.............\Web.Config