所属分类:
书籍源码
开发工具:C#
文件大小:1543KB
下载次数:73
上传日期:2006-08-02 16:22:47
说明: ASP.NET书籍自带的"网上书店销售系统",源码完全公开,没经过封装,都为CS文件,是学习.NET的好参考资料.
(ASP.NET own books "online bookstore sales system," completely open source, not subject to packaging, for CS document is learning.NET good reference.)
文件列表:
SHOP
....\CodeResource
....\............\BLL
....\............\...\Account.cs
....\............\...\AssemblyInfo.cs
....\............\...\BLL.csproj
....\............\...\BLL.csproj.user
....\............\...\Cart.cs
....\............\...\Inventory.cs
....\............\...\Item.cs
....\............\...\ModelSupport
....\............\...\obj
....\............\...\...\Debug
....\............\...\...\Release
....\............\...\OrderInsert.cs
....\............\...\OrderRead.cs
....\............\...\Product.cs
....\............\...\Profile.cs
....\............\BookShop
....\............\........\dbBookShopOrders
....\............\BookShop.ncb
....\............\BookShop.sln
....\............\BookShop.snk
....\............\BookShop_Model.tgs
....\............\BookShop_Model.tgw
....\............\DALFactory
....\............\..........\Account.cs
....\............\..........\AssemblyInfo.cs
....\............\..........\bin
....\............\..........\...\Debug
....\............\..........\...\Release
....\............\..........\DALFactory.csproj
....\............\..........\DALFactory.csproj.user
....\............\..........\Inventory.cs
....\............\..........\Item.cs
....\............\..........\ModelSupport
....\............\..........\obj
....\............\..........\...\Debug
....\............\..........\...\Release
....\............\..........\Order.cs
....\............\..........\Product.cs
....\............\..........\Profile.cs
....\............\IDAL
....\............\....\AssemblyInfo.cs
....\............\....\bin
....\............\....\...\Debug
....\............\....\...\Release
....\............\....\IAccount.cs
....\............\....\IDAL.csproj
....\............\....\IDAL.csproj.user
....\............\....\IInventory.cs
....\............\....\IItem.cs
....\............\....\IOrder.cs
....\............\....\IProduct.cs
....\............\....\IProfile.cs
....\............\....\ModelSupport
....\............\....\obj
....\............\....\...\Debug
....\............\....\...\Release
....\............\Model
....\............\.....\AccountInfo.cs
....\............\.....\AddressInfo.cs
....\............\.....\AssemblyInfo.cs
....\............\.....\bin
....\............\.....\...\Debug
....\............\.....\...\Release
....\............\.....\CartItemInfo.cs
....\............\.....\CreditCardInfo.cs
....\............\.....\ItemInfo.cs
....\............\.....\LineItemInfo.cs
....\............\.....\Model.csproj
....\............\.....\Model.csproj.user
....\............\.....\ModelSupport
....\............\.....\obj
....\............\.....\...\Debug
....\............\.....\...\Release
....\............\.....\OrderInfo.cs
....\............\.....\ProductInfo.cs
....\............\SQLServer
....\............\.........\Account.cs
....\............\.........\AssemblyInfo.cs
....\............\.........\bin
....\............\.........\...\Debug
....\............\.........\...\Release
....\............\.........\Inventory.cs
....\............\.........\Item.cs
....\............\.........\ModelSupport
....\............\.........\obj
....\............\.........\...\Debug
....\............\.........\...\Release
....\............\.........\Order.cs
....\............\.........\Product.cs
....\............\.........\Profile.cs
....\............\.........\SQLHelper.cs
....\............\.........\SQLServerDAL.csproj
....\............\.........\SQLServerDAL.csproj.user
....\............\Web
....\............\...\bin
....\............\...\...\BookShop.BLL.dll
....\............\...\...\BookShop.DAL.dll