文件名称:C#三层实体增删改查
文件大小:1.17MB
文件格式:RAR
更新时间:2011-11-22 06:56:10
C#三层实体增删改查
C#三层实体增删改查 用C#三层技术,通过实体传参做成的一个学生信息的增删改查系统
【文件预览】:
Student
----Student()
--------bin()
--------obj()
--------Properties()
--------Program.cs(468B)
--------Student.cs(4KB)
--------Student.Designer.cs(18KB)
--------App.config(216B)
--------Student.csproj(4KB)
--------Student.resx(9KB)
----DBHelper()
--------bin()
--------obj()
--------Properties()
--------DBHelper.csproj(2KB)
--------SqlHelper.cs(4KB)
----Student.sln(3KB)
----Student.Models()
--------bin()
--------obj()
--------Properties()
--------StudentModel.cs(1KB)
--------Student.Models.csproj(2KB)
----StudentInfo.mdf(3MB)
----Student.suo(28KB)
----StudentInfo_log.ldf(1024KB)
----Student.DAL()
--------bin()
--------obj()
--------Properties()
--------Student.DAL.csproj(2KB)
--------StudentDao.cs(4KB)
----Student.BLL()
--------bin()
--------obj()
--------Properties()
--------Student.BLL.csproj(2KB)
--------StudentBiz.cs(2KB)