CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 SQL Server数据库

文件名称:OnlineBookStore

介绍说明--下载内容来自于网络,使用问题请自行百度

一个网上书店系统的数据库商业逻辑实现,内含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
网上书店系统/SQL Server2003源代码/App_Code/BusinessLayer/Cart.cs
网上书店系统/SQL Server2003源代码/App_Code/BusinessLayer/CartItem.cs
网上书店系统/SQL Server2003源代码/App_Code/BusinessLayer/Category.cs
网上书店系统/SQL Server2003源代码/App_Code/BusinessLayer/Inventory.cs
网上书店系统/SQL Server2003源代码/App_Code/BusinessLayer/Order.cs
网上书店系统/SQL Server2003源代码/App_Code/BusinessLayer/Product.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/AddressInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/CartItemInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/CategoryInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/CustomProfileInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/ItemInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/LineItemInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/OrderInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/PayInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/EntityClass/ProductInfo.cs
网上书店系统/SQL Server2003源代码/App_Code/SqlBookShopProfileProvider.cs
网上书店系统/SQL Server2003源代码/App_Code/SqlHelper.cs
网上书店系统/SQL Server2003源代码/App_Data/ASPNETDB.MDF
网上书店系统/SQL Server2003源代码/App_Data/aspnetdb_log.ldf
网上书店系统/SQL Server2003源代码/Cart/Items.aspx
网上书店系统/SQL Server2003源代码/Cart/Items.aspx.cs
网上书店系统/SQL Server2003源代码/Cart/ShoppingCart.aspx
网上书店系统/SQL Server2003源代码/Cart/ShoppingCart.aspx.cs
网上书店系统/SQL Server2003源代码/Category/AddCategory.aspx
网上书店系统/SQL Server2003源代码/Category/AddCategory.aspx.cs
网上书店系统/SQL Server2003源代码/Category/DelCategory.aspx
网上书店系统/SQL Server2003源代码/Category/DelCategory.aspx.cs
网上书店系统/SQL Server2003源代码/CheckOut.aspx
网上书店系统/SQL Server2003源代码/CheckOut.aspx.cs
网上书店系统/SQL Server2003源代码/controls/AddCategory.ascx
网上书店系统/SQL Server2003源代码/controls/AddCategory.ascx.cs
网上书店系统/SQL Server2003源代码/controls/AddressConfirm.ascx
网上书店系统/SQL Server2003源代码/controls/AddressConfirm.ascx.cs
网上书店系统/SQL Server2003源代码/controls/AddressForm.ascx
网上书店系统/SQL Server2003源代码/controls/AddressForm.ascx.cs
网上书店系统/SQL Server2003源代码/controls/CartList.ascx
网上书店系统/SQL Server2003源代码/controls/CartList.ascx.cs
网上书店系统/SQL Server2003源代码/controls/ItemControl.ascx
网上书店系统/SQL Server2003源代码/controls/ItemControl.ascx.cs
网上书店系统/SQL Server2003源代码/controls/PayControl.ascx
网上书店系统/SQL Server2003源代码/controls/PayControl.ascx.cs
网上书店系统/SQL Server2003源代码/controls/ProductIn.ascx
网上书店系统/SQL Server2003源代码/controls/ProductIn.ascx.cs
网上书店系统/SQL Server2003源代码/controls/Products.ascx
网上书店系统/SQL Server2003源代码/controls/Products.ascx.cs
网上书店系统/SQL Server2003源代码/controls/SearchControl.ascx
网上书店系统/SQL Server2003源代码/controls/SearchControl.ascx.cs
网上书店系统/SQL Server2003源代码/controls/ShoppingCartControl.ascx
网上书店系统/SQL Server2003源代码/controls/ShoppingCartControl.ascx.cs
网上书店系统/SQL Server2003源代码/controls/Supplier.ascx
网上书店系统/SQL Server2003源代码/controls/Supplier.ascx.cs
网上书店系统/SQL Server2003源代码/Default.aspx
网上书店系统/SQL Server2003源代码/Default.aspx.cs
网上书店系统/SQL Server2003源代码/images/button-calculate.gif
网上书店系统/SQL Server2003源代码/images/button-delete.gif
网上书店系统/SQL Server2003源代码/Login.aspx
网上书店系统/SQL Server2003源代码/Login.aspx.cs
网上书店系统/SQL Server2003源代码/Manager.aspx
网上书店系统/SQL Server2003源代码/Manager.aspx.cs
网上书店系统/SQL Server2003源代码/MasterPage.master
网上书店系统/SQL Server2003源代码/MasterPage.master.cs
网上书店系统/SQL Server2003源代码/Product/ProductEdit.aspx
网上书店系统/SQL Server2003源代码/Product/ProductEdit.aspx.cs
网上书店系统/SQL Server2003源代码/Product/ProductInPage.aspx
网上书店系统/SQL Server2003源代码/Product/ProductInPage.aspx.cs
网上书店系统/SQL Server2003源代码/Product/ProductsPage.aspx
网上书店系统/SQL Server2003源代码/Product/ProductsPage.aspx.cs
网上书店系统/SQL Server2003源代码/Product/Search.aspx
网上书店系统/SQL Server2003源代码/Product/Search.aspx.cs
网上书店系统/SQL Server2003源代码/Product/SupplierManager.aspx
网上书店系统/SQL Server2003源代码/Product/SupplierManager.aspx.cs
网上书店系统/SQL Server2003源代码/RegisterPage.aspx
网上书店系统/SQL Server2003源代码/RegisterPage.aspx.cs
网上书店系统/SQL Server2003源代码/StyleSheet.css
网上书店系统/SQL Server2003源代码/test.aspx
网上书店系统/SQL Server2003源代码/test.aspx.cs
网上书店系统/SQL Server2003源代码/UserProfile.aspx
网上书店系统/SQL Server2003源代码/UserProfile.aspx.cs
网上书店系统/SQL Server2003源代码/Web.Config
网上书店系统/SQL Server2005源代码/App_Code/BookShopProfileProvider.cs
网上书店系统/SQL Server2005源代码/App_Code/BusinessLayer/Cart.cs
网上书店系统/SQL Server2005源代码/App_Code/BusinessLayer/CartItem.cs
网上书店系统/SQL Server2005源代码/App_Code/BusinessLayer/Category.cs
网上书店系统/SQL Server2005源代码/App_Code/BusinessLayer/Inventory.cs
网上书店系统/SQL Server2005源代码/App_Code/BusinessLayer/Order.cs
网上书店系统/SQL Server2005源代码/App_Code/BusinessLayer/Product.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/AddressInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/CartItemInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/CategoryInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/CustomProfileInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/ItemInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/LineItemInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/OrderInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/PayInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/EntityClass/ProductInfo.cs
网上书店系统/SQL Server2005源代码/App_Code/SqlBookShopProfileProvider.cs
网上书店系统/SQL Server200

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com