文件名称:Contacts
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-06
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- 麻***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这个项目包括数据访问层、业务层和用户接口示例“联系人管理系统”。这个项目的目的是引导用户做模块化编码和知道如何重用通用数据访问代码使用业务层。步骤————————————————————————————————————————————————————————1。创建数据库和表结构通过运行脚本中提供“\ \数据库创建脚本查询”文件夹。打开联系人。sql文件在“查询分析器”和按F5 2。从TableData_tbl_mst_Contacts运行查询。 txt文件从“\查询”文件夹中使用“查询分析器”3。从TableData_tbl_mas_Contact_Category运行查询。 txt文件从“\查询”文件夹中使用“查询分析器”4。更改连接字符串从Web。配置文件5。打开项目并运行它-The project includes the data access layer, business layer and user interface example, " contact management system." The purpose of this project is to guide the user to do a modular code and know how to reuse common data access code to use the business layer. Step-------------------------------------------------------- 1. Create a database and table structure is provided by running the scr ipt " \ \ query the database creation scr ipts" folder. Open Contacts. sql file in the " Query Analyzer" and press F5 2. From TableData_tbl_mst_Contacts run the query. txt files from the " \ query" folder using the " Query Analyzer" 3. From TableData_tbl_mas_Contact_Category run the query. txt files from the " \ query" folder using the " Query Analyzer" 4. Change the connection string from the Web. Profile 5. Open the project and run it
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AssemblyInfo.vb
bin
...\Contacts.pdb
BusinessLayer
.............\BL_Contacts.vb
Contacts.sln
Contacts.suo
Contacts.vbproj
Contacts.vbproj.webinfo
Contacts_AddEdit.aspx
Contacts_AddEdit.aspx.resx
Contacts_AddEdit.aspx.vb
Contacts_View.aspx
Contacts_View.aspx.resx
Contacts_View.aspx.vb
DataAccessLayer
...............\DALayer.vb
Database
........\DataBase Creation Script
........\........................\Contacts.sql
........\Table Creation and Data Insertion Script
........\........................................\TableData_tbl_mas_Contact_Category.txt
........\........................................\TableData_tbl_mst_Contacts.txt
Global.asax
Global.asax.resx
Global.asax.vb
Read Me !!!.txt
Styles.css
Web.config