手表销售管理系统(三层开发)

时间:2012-03-17 06:46:44
【文件属性】:

文件名称:手表销售管理系统(三层开发)

文件大小:182KB

文件格式:RAR

更新时间:2012-03-17 06:46:44

手表 进销存 销售 管理 源码

主要是通过产品的增删改来演示简单三层模式开发的应用 数据层:MyWatchShopDAL Model层:MyWatchShopModels 逻辑层:MyWatchShopBLL 应用层:MyWatchShop(网站) 数据库操作采用的是SqlHelper 采用了Master文件 菜单用的是Treeview+XML


【文件预览】:
MyWatchShop
----MyWatchShopDAL()
--------obj()
--------bin()
--------MyWatchShopDAL.csproj(2KB)
--------ProductService.cs(3KB)
--------Properties()
--------DbHelper.cs(2KB)
----MyWatchShopBLL()
--------MyWatchShopBLL.csproj(2KB)
--------ProductManager.cs(899B)
--------obj()
--------bin()
--------Properties()
----MyWatchShopModels()
--------MyWatchShopModels.csproj(2KB)
--------obj()
--------bin()
--------Properties()
--------Product.cs(1006B)
----MyWatchShop()
--------Tree.xml(324B)
--------Web.sitemap(379B)
--------WatchList.aspx.cs(409B)
--------Bin()
--------MasterPage.master.cs(417B)
--------App_Data()
--------MyWatchShop.suo(30KB)
--------WatchDetail.aspx.cs(2KB)
--------MasterPage.master(1KB)
--------Default.aspx.cs(409B)
--------WatchList.aspx(2KB)
--------Web.config(257B)
--------Default.aspx(2KB)
--------MyWatchShop.sln(6KB)
--------WatchDetail.aspx(5KB)
--------Images()
----DB()
--------MyWatchShop_Data.MDF(1024KB)
--------MyWatchShop_Log.LDF(1024KB)

网友评论

  • 还不错, 是三层架构的C#源码, 功能很简单