文件名称:winform 三层架构
文件大小:1.08MB
文件格式:RAR
更新时间:2015-01-15 03:48:06
winform 三层 架构
winform 开发必学的三层架构,增删改功能,C#源代码,真的很不错哟!!!使用了sqlserver数据库的开发,
【文件预览】:
三层架构
----AddressBook.Models()
--------Class1.cs(609B)
--------Properties()
--------AddressBook.Models.csproj(2KB)
--------obj()
--------bin()
----UserBLL()
--------UsersBll.cs(836B)
--------AddressBook.Bll.csproj(3KB)
--------Properties()
--------obj()
--------bin()
----AddressBook.DAL()
--------AddressBook.DAL.csproj(2KB)
--------Properties()
--------obj()
--------SqlHelper.cs(2KB)
--------bin()
----WindowsFormsApplication1()
--------AddressBook.MIS.csproj(4KB)
--------Program.cs(512B)
--------User()
--------Properties()
--------obj()
--------bin()
----学生信息表.mdf(3MB)
----WindowsFormsApplication1.sln(2KB)
----学生信息表_log.ldf(1024KB)
----WindowsFormsApplication1.suo(32KB)