文件名称:qqxx
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-17
- 文件大小:
- 72kb
- 下载次数:
- 0次
- 提 供 者:
- sdfg****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
首先新建一个项目 选择解决方案-空白方案
其次 添加一个项目 选择类库 取名 MOD 数据模型层
再添加一个项目 选择类库 取名 DAL 数据访问层
再添加个项目取名 选择类库 取名 BLL 业务逻辑层
最后添加一个web应用程序
然后右击DAL 选着依赖 MOD 还有 添加引用 选project 选择 MOD
右键 BLL 选择依赖MOD DAL 添加引用 MOD DAL
最后web 引用 BLL
这样我们就搭建好了环境 然后开始编码
测试的时候注意DAL/DBHelper.cs的数据库物理路径的修改并编译
默认登陆帐号/密码:51aspx/51aspx
-First, create a new project to select the solutions- the blank program Secondly add an item to select the class library named the MOD data model layer to add an item to select the class library named DAL data access layer and then add a class library project named Select name BLL business logic layer added last DAL and then right-click the selected dependent the MOD also add reference selected project select MOD Right MOD DAL add a reference to the last web references MOD DAL BLL BLL choose to rely so we build a good environment and then start coding test a web application Note DAL/DBHelper.cs database physical path modify and compile the default login account/password: 51aspx/51aspx
其次 添加一个项目 选择类库 取名 MOD 数据模型层
再添加一个项目 选择类库 取名 DAL 数据访问层
再添加个项目取名 选择类库 取名 BLL 业务逻辑层
最后添加一个web应用程序
然后右击DAL 选着依赖 MOD 还有 添加引用 选project 选择 MOD
右键 BLL 选择依赖MOD DAL 添加引用 MOD DAL
最后web 引用 BLL
这样我们就搭建好了环境 然后开始编码
测试的时候注意DAL/DBHelper.cs的数据库物理路径的修改并编译
默认登陆帐号/密码:51aspx/51aspx
-First, create a new project to select the solutions- the blank program Secondly add an item to select the class library named the MOD data model layer to add an item to select the class library named DAL data access layer and then add a class library project named Select name BLL business logic layer added last DAL and then right-click the selected dependent the MOD also add reference selected project select MOD Right MOD DAL add a reference to the last web references MOD DAL BLL BLL choose to rely so we build a good environment and then start coding test a web application Note DAL/DBHelper.cs database physical path modify and compile the default login account/password: 51aspx/51aspx
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qqxx\qqxx\BLL\bin\Debug\BLL.dll
....\....\...\...\.....\BLL.pdb
....\....\...\...\.....\DAL.dll
....\....\...\...\.....\DAL.pdb
....\....\...\...\.....\MOD.dll
....\....\...\...\.....\MOD.pdb
....\....\...\BLL.csproj
....\....\...\obj\BLL.csproj.FileList.txt
....\....\...\...\BLL.csproj.FileListAbsolute.txt
....\....\...\...\Debug\BLL.dll
....\....\...\...\.....\BLL.pdb
....\....\...\...\.....\ResolveAssemblyReference.cache
....\....\...\Properties\AssemblyInfo.cs
....\....\...\UserMangage.cs
....\....\DAL\bin\Debug\DAL.dll
....\....\...\...\.....\DAL.pdb
....\....\...\...\.....\MOD.dll
....\....\...\...\.....\MOD.pdb
....\....\...\DAL.csproj
....\....\...\DBHelp.cs
....\....\...\obj\DAL.csproj.FileList.txt
....\....\...\...\DAL.csproj.FileListAbsolute.txt
....\....\...\...\.ebug\DAL.dll
....\....\...\...\.....\DAL.pdb
....\....\...\...\.....\Refactor\DAL.dll
....\....\...\...\.....\ResolveAssemblyReference.cache
....\....\...\Properties\AssemblyInfo.cs
....\....\...\UserService.cs
....\....\Login.sln
....\....\MOD\bin\Debug\MOD.dll
....\....\...\...\.....\MOD.pdb
....\....\...\MOD.csproj
....\....\...\obj\Debug\MOD.dll
....\....\...\...\.....\MOD.pdb
....\....\...\...\.....\Refactor\MOD.dll
....\....\...\...\MOD.csproj.FileList.txt
....\....\...\...\MOD.csproj.FileListAbsolute.txt
....\....\...\Properties\AssemblyInfo.cs
....\....\...\User.cs
....\....\Web\App_Data\User.mdb
....\....\...\Bin\BLL.dll
....\....\...\...\BLL.pdb
....\....\...\...\DAL.dll
....\....\...\...\DAL.pdb
....\....\...\...\MOD.dll
....\....\...\...\MOD.pdb
....\....\...\index.aspx
....\....\...\index.aspx.cs
....\....\...\Main.aspx
....\....\...\Main.aspx.cs
....\....\...\Web.Config
....\....\三层.txt
....\....\说明.htm
....\....\BLL\obj\Debug\Refactor
....\....\...\...\.....\TempPE
....\....\DAL\obj\Debug\Refactor
....\....\...\...\.....\TempPE
....\....\MOD\obj\Debug\Refactor
....\....\...\...\.....\TempPE
....\....\BLL\bin\Debug
....\....\...\obj\Debug
....\....\DAL\bin\Debug
....\....\...\obj\Debug
....\....\MOD\bin\Debug
....\....\...\obj\Debug
....\....\BLL\bin
....\....\...\obj
....\....\...\Properties
....\....\DAL\bin
....\....\...\obj
....\....\...\Properties
....\....\MOD\bin
....\....\...\obj
....\....\...\Properties
....\....\Web\App_Data
....\....\...\Bin
....\....\BLL
....\....\DAL
....\....\MOD
....\....\Web
....\qqxx
qqxx