文件名称:OnlineBookStore
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 667kb
- 下载次数:
- 0次
- 提 供 者:
- che****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个网上书店系统的数据库商业逻辑实现,内含SQL Server 2003 、 SQL Server 2005源码和SQL Server数据库文件,实现环境是ASP.Net[C#]-An online bookstore business logic database system implementation, including SQL Server 2003, SQL Server 2005 source files and SQL Server database files, implementation environment is ASP.Net [C#]
(系统自动生成,下载前可以参看下载内容)
下载文件列表
网上书店系统
............\SQL Server2003源代码
............\....................\App_Code
............\....................\........\BookShopProfileProvider.cs
............\....................\........\BusinessLayer
............\....................\........\.............\Cart.cs
............\....................\........\.............\CartItem.cs
............\....................\........\.............\Category.cs
............\....................\........\.............\Inventory.cs
............\....................\........\.............\Order.cs
............\....................\........\.............\Product.cs
............\....................\........\EntityClass
............\....................\........\...........\AddressInfo.cs
............\....................\........\...........\CartItemInfo.cs
............\....................\........\...........\CategoryInfo.cs
............\....................\........\...........\CustomProfileInfo.cs
............\....................\........\...........\ItemInfo.cs
............\....................\........\...........\LineItemInfo.cs
............\....................\........\...........\OrderInfo.cs
............\....................\........\...........\PayInfo.cs
............\....................\........\...........\ProductInfo.cs
............\....................\........\SqlBookShopProfileProvider.cs
............\....................\........\SqlHelper.cs
............\....................\App_Data
............\....................\........\ASPNETDB.MDF
............\....................\........\aspnetdb_log.ldf
............\....................\Cart
............\....................\....\Items.aspx
............\....................\....\Items.aspx.cs
............\....................\....\ShoppingCart.aspx
............\....................\....\ShoppingCart.aspx.cs
............\....................\Category
............\....................\........\AddCategory.aspx
............\....................\........\AddCategory.aspx.cs
............\....................\........\DelCategory.aspx
............\....................\........\DelCategory.aspx.cs
............\....................\CheckOut.aspx
............\....................\CheckOut.aspx.cs
............\....................\controls
............\....................\........\AddCategory.ascx
............\....................\........\AddCategory.ascx.cs
............\....................\........\AddressConfirm.ascx
............\....................\........\AddressConfirm.ascx.cs
............\....................\........\AddressForm.ascx
............\....................\........\AddressForm.ascx.cs
............\....................\........\CartList.ascx
............\....................\........\CartList.ascx.cs
............\....................\........\ItemControl.ascx
............\....................\........\ItemControl.ascx.cs
............\....................\........\PayControl.ascx
............\....................\........\PayControl.ascx.cs
............\....................\........\ProductIn.ascx
............\....................\........\ProductIn.ascx.cs
............\....................\........\Products.ascx
............\....................\........\Products.ascx.cs
............\....................\........\SearchControl.ascx
............\....................\........\SearchControl.ascx.cs
............\....................\........\ShoppingCartControl.ascx
............\....................\........\ShoppingCartControl.ascx.cs
............\....................\........\Supplier.ascx
............\....................\........\Supplier.ascx.cs
............\....................\Default.aspx
............\....................\Default.aspx.cs
............\....................\images
............\....................\......\button-calculate.gif
............\....................\......\button-delete.gif
............\....................\Login.aspx
............\....................\Login.aspx.cs
............\....................\Manager.aspx
............\....................\Manager.aspx.cs
.....
............\SQL Server2003源代码
............\....................\App_Code
............\....................\........\BookShopProfileProvider.cs
............\....................\........\BusinessLayer
............\....................\........\.............\Cart.cs
............\....................\........\.............\CartItem.cs
............\....................\........\.............\Category.cs
............\....................\........\.............\Inventory.cs
............\....................\........\.............\Order.cs
............\....................\........\.............\Product.cs
............\....................\........\EntityClass
............\....................\........\...........\AddressInfo.cs
............\....................\........\...........\CartItemInfo.cs
............\....................\........\...........\CategoryInfo.cs
............\....................\........\...........\CustomProfileInfo.cs
............\....................\........\...........\ItemInfo.cs
............\....................\........\...........\LineItemInfo.cs
............\....................\........\...........\OrderInfo.cs
............\....................\........\...........\PayInfo.cs
............\....................\........\...........\ProductInfo.cs
............\....................\........\SqlBookShopProfileProvider.cs
............\....................\........\SqlHelper.cs
............\....................\App_Data
............\....................\........\ASPNETDB.MDF
............\....................\........\aspnetdb_log.ldf
............\....................\Cart
............\....................\....\Items.aspx
............\....................\....\Items.aspx.cs
............\....................\....\ShoppingCart.aspx
............\....................\....\ShoppingCart.aspx.cs
............\....................\Category
............\....................\........\AddCategory.aspx
............\....................\........\AddCategory.aspx.cs
............\....................\........\DelCategory.aspx
............\....................\........\DelCategory.aspx.cs
............\....................\CheckOut.aspx
............\....................\CheckOut.aspx.cs
............\....................\controls
............\....................\........\AddCategory.ascx
............\....................\........\AddCategory.ascx.cs
............\....................\........\AddressConfirm.ascx
............\....................\........\AddressConfirm.ascx.cs
............\....................\........\AddressForm.ascx
............\....................\........\AddressForm.ascx.cs
............\....................\........\CartList.ascx
............\....................\........\CartList.ascx.cs
............\....................\........\ItemControl.ascx
............\....................\........\ItemControl.ascx.cs
............\....................\........\PayControl.ascx
............\....................\........\PayControl.ascx.cs
............\....................\........\ProductIn.ascx
............\....................\........\ProductIn.ascx.cs
............\....................\........\Products.ascx
............\....................\........\Products.ascx.cs
............\....................\........\SearchControl.ascx
............\....................\........\SearchControl.ascx.cs
............\....................\........\ShoppingCartControl.ascx
............\....................\........\ShoppingCartControl.ascx.cs
............\....................\........\Supplier.ascx
............\....................\........\Supplier.ascx.cs
............\....................\Default.aspx
............\....................\Default.aspx.cs
............\....................\images
............\....................\......\button-calculate.gif
............\....................\......\button-delete.gif
............\....................\Login.aspx
............\....................\Login.aspx.cs
............\....................\Manager.aspx
............\....................\Manager.aspx.cs
.....