CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程

文件名称:b2cshopweb

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

用asp.net建立一个b2c的电子商务网站,其间也用sql建立了一个数据库,存储各种数据
(系统自动生成,下载前可以参看下载内容)

下载文件列表

第10章
第10章/B2cShopDB(数据库)
第10章/ShopLog
第10章/ShopLog/App.config
第10章/ShopLog/AssemblyInfo.cs
第10章/ShopLog/ConfigConsole.cs
第10章/ShopLog/ShopEventLog.cs
第10章/ShopLog/ShopLog.csproj
第10章/ShopLog/ShopLog.csproj.user
第10章/ShopLog/obj
第10章/ShopLog/obj/Debug
第10章/ShopLog/bin
第10章/ShopLog/bin/Debug
第10章/ShopDBClass
第10章/ShopDBClass/AssemblyInfo.cs
第10章/ShopDBClass/CategoryDAL.cs
第10章/ShopDBClass/CompanyDAL.cs
第10章/ShopDBClass/PictureDAL.cs
第10章/ShopDBClass/ProductCartDAL.cs
第10章/ShopDBClass/ProductDAL.cs
第10章/ShopDBClass/SQLHelper.cs
第10章/ShopDBClass/ShopCartDAL.cs
第10章/ShopDBClass/ShopDBClass.csproj
第10章/ShopDBClass/ShopDBClass.csproj.user
第10章/ShopDBClass/UserDAL.cs
第10章/ShopDBClass/obj
第10章/ShopDBClass/obj/Debug
第10章/ShopDBClass/bin
第10章/ShopDBClass/bin/Debug
第10章/IShopDAL
第10章/IShopDAL/AssemblyInfo.cs
第10章/IShopDAL/ICategory.cs
第10章/IShopDAL/ICompany.cs
第10章/IShopDAL/IPicture.cs
第10章/IShopDAL/IProduct.cs
第10章/IShopDAL/IProductCart.cs
第10章/IShopDAL/IShopCart.cs
第10章/IShopDAL/IShopDAL.csproj
第10章/IShopDAL/IShopDAL.csproj.user
第10章/IShopDAL/IUser.cs
第10章/IShopDAL/obj
第10章/IShopDAL/obj/Debug
第10章/IShopDAL/bin
第10章/IShopDAL/bin/Debug
第10章/DataBase
第10章/DataBase/Categorys.sql
第10章/DataBase/Companys.sql
第10章/DataBase/Createbase.sql
第10章/DataBase/Pictures.sql
第10章/DataBase/ProductCarts.sql
第10章/DataBase/Products.sql
第10章/DataBase/ShopCarts.sql
第10章/DataBase/Users.sql
第10章/B2CShop
第10章/B2CShop/AddUserOrCompany.aspx
第10章/B2CShop/AddUserOrCompany.aspx.cs
第10章/B2CShop/AddUserOrCompany.aspx.resx
第10章/B2CShop/AssemblyInfo.cs
第10章/B2CShop/B2CShop.csproj
第10章/B2CShop/B2CShop.csproj.webinfo
第10章/B2CShop/B2CShop.css
第10章/B2CShop/B2CShop.sln
第10章/B2CShop/B2CShop.suo
第10章/B2CShop/Default.aspx
第10章/B2CShop/Default.aspx.cs
第10章/B2CShop/Default.aspx.resx
第10章/B2CShop/Global.asax
第10章/B2CShop/Global.asax.cs
第10章/B2CShop/Global.asax.resx
第10章/B2CShop/HeadBanner.ascx
第10章/B2CShop/HeadBanner.ascx.cs
第10章/B2CShop/HeadBanner.ascx.resx
第10章/B2CShop/TailBanner.ascx
第10章/B2CShop/TailBanner.ascx.cs
第10章/B2CShop/TailBanner.ascx.resx
第10章/B2CShop/UserLogin.ascx
第10章/B2CShop/UserLogin.ascx.cs
第10章/B2CShop/UserLogin.ascx.resx
第10章/B2CShop/Web.config
第10章/B2CShop/bin
第10章/B2CShop/bin/B2CShop.dll
第10章/B2CShop/bin/B2CShop.pdb
第10章/B2CShop/bin/IShopDAL.dll
第10章/B2CShop/bin/IShopDAL.pdb
第10章/B2CShop/bin/ShopDBClass.dll
第10章/B2CShop/bin/ShopDBClass.pdb
第10章/B2CShop/_vti_txt
第10章/B2CShop/_vti_script
第10章/B2CShop/_vti_pvt
第10章/B2CShop/_vti_pvt/access.cnf
第10章/B2CShop/_vti_pvt/deptodoc.btr
第10章/B2CShop/_vti_pvt/doctodep.btr
第10章/B2CShop/_vti_pvt/service.cnf
第10章/B2CShop/_vti_pvt/service.lck
第10章/B2CShop/_vti_pvt/services.cnf
第10章/B2CShop/_vti_cnf
第10章/B2CShop/WebForms
第10章/B2CShop/WebForms/AddProduct.aspx
第10章/B2CShop/WebForms/AddProduct.aspx.cs
第10章/B2CShop/WebForms/AddProduct.aspx.resx
第10章/B2CShop/WebForms/CategoryManage.aspx
第10章/B2CShop/WebForms/CategoryManage.aspx.cs
第10章/B2CShop/WebForms/CategoryManage.aspx.resx
第10章/B2CShop/WebForms/CompanyManage.aspx
第10章/B2CShop/WebForms/CompanyManage.aspx.cs
第10章/B2CShop/WebForms/CompanyManage.aspx.resx
第10章/B2CShop/WebForms/DeleteProduct.aspx
第10章/B2CShop/WebForms/DeleteProduct.aspx.cs
第10章/B2CShop/WebForms/DeleteProduct.aspx.resx
第10章/B2CShop/WebForms/EditCompanyOrUser.aspx
第10章/B2CShop/WebForms/EditCompanyOrUser.aspx.cs
第10章/B2CShop/WebForms/EditCompanyOrUser.aspx.resx
第10章/B2CShop/WebForms/EditProduct.aspx
第10章/B2CShop/WebForms/EditProduct.aspx.cs
第10章/B2CShop/WebForms/EditProduct.aspx.resx
第10章/B2CShop/WebForms/LeftPanel.ascx
第10章/B2CShop/WebForms/LeftPanel.ascx.cs
第10章/B2CShop/WebForms/LeftPanel.ascx.resx
第10章/B2CShop/WebForms/PictureManage.aspx
第10章/B2CShop/WebForms/PictureManage.aspx.cs
第10章/B2CShop/WebForms/PictureManage.aspx.resx
第10章/B2CShop/WebForms/ProductManage.aspx
第10章/B2CShop/WebForms/ProductManage.aspx.cs
第10章/B2CShop/WebForms/ProductManage.aspx.resx
第10章/B2CShop/WebForms/ShoppingCart.aspx
第10章/B2CShop/WebForms/ShoppingCart.aspx.cs
第10章/B2CShop/WebForms/ShoppingCart.aspx.resx
第10章/B2CShop/WebForms/UpdateUserPassword.aspx
第10章/B2CShop/WebForms/UpdateUserPassword.aspx.cs
第10章/B2CShop/WebForms/UpdateUserPassword.aspx.resx
第10章/B2CShop/WebForms/UserManage.aspx
第10章/B2CShop/WebForms/UserManage.aspx.cs
第10章/B2CShop/WebForms/UserManage.aspx.resx
第10章/B2CShop/Include
第10章/B2CShop/Include/CategoryDAL.cs
第10章/B2CShop/Include/CompanyDAL.cs
第10章/B2CShop/Include/GlobalDB.cs
第10章/B2CShop/Include/PictureDAL.cs
第10章/B2CShop/Include/ProductCartDAL.cs
第10章/B2CShop/Include/ProductDAL.cs
第10章/B2CShop/Include/SQLHelper.cs
第10章/B2CShop/Include/ShopCartDAL.cs
第10章/B2CShop/Include/UserDAL.cs
第10章/B2CShop/Images
第10章/B2CShop/Images/0.gif
第10章/B2CShop/Images/1.gif
第10章/B2CShop/Images/111.png
第10章/B2CShop/Images/2.gif
第10章/B2CShop/Images/222.png
第10章/B2CShop/Images/3.gif
第10章/B2CShop/Images/333.png
第10章/B2CShop/Images/4.gif
第10章/B2CShop/Images/444.png
第10章/B2CShop/Images/5.gif
第10章/B2CShop/Images/6.gif
第10章/B2CShop/Images/7.gif
第10章/B2CShop/Images/8.gif
第10章/B2CShop/Images/9.gif
第10章/B2CShop/Images/Quote.gif
第10章/B2CShop/Images/SendMail.gif
第10章/B2CShop/Images/Thumbs.db
第10章/B2CShop/Images/applebottom.gif
第10章/B2CShop/Images/appletop.gif

相关说明

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

相关评论

暂无评论内容.

发表评论

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