文件名称:3层架构实例
文件大小:84KB
文件格式:RAR
更新时间:2011-04-10 14:21:53
1
3层架构实例欢迎大家一起探讨
【文件预览】:
3TigerDemo
----3TigerDemo.csproj(5KB)
----bin()
--------Debug()
----frmLogin.cs(5KB)
----obj()
--------Debug()
----frmLogin.resx(10KB)
----3TigerDemo.csproj.user(2KB)
----App.ico(1KB)
----AssemblyInfo.cs(2KB)
3TigerDemo.sln
DAL
----DAL.csproj(4KB)
----DAL.csproj.user(2KB)
----bin()
--------Debug()
----obj()
--------Debug()
----UserDAL.cs(812B)
----SQLHelper.cs(6KB)
----AssemblyInfo.cs(2KB)
BLL
----bin()
--------Debug()
----BLL.csproj(4KB)
----obj()
--------Debug()
----Users.cs(602B)
----AssemblyInfo.cs(2KB)
----BLL.csproj.user(2KB)
Models
----Models.csproj(4KB)
----bin()
--------Debug()
----obj()
--------Debug()
----UserInfo.cs(802B)
----Models.csproj.user(2KB)
----AssemblyInfo.cs(2KB)