文件名称:MyAddressList
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 103kb
- 下载次数:
- 0次
- 提 供 者:
- qi ***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单通讯录系统源码
sQL 数据库在Db下面
<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>
在这里配置数据库链接
Login.aspx
是首页默认的用户和密码是
aspx.bcbbs.net-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
sQL 数据库在Db下面
<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>
在这里配置数据库链接
Login.aspx
是首页默认的用户和密码是
aspx.bcbbs.net-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
.............\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