文件名称:matization
- 所属分类:
- Oracle数据库
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 86kb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
首先把基本站点体系结构建立起来,确定应用程序的各个部分如何一起工作,接着把商品类目内置到这个体系中。①建立一个数据库来存储商品类目,其中包含主类目、子类目和其中商品。②编写SQL和VB.NET代码,访问这些数据。③数据库提供一个免费文本搜索引擎。④为站点管理员提供一个站点的私有区域,在该区域中他们可以在线修改类目。
第二阶段:①建立我们自己的ASP.NET购物篮。②添加一个数据库表,存储完整的订单。把完整的订单传送给Paypal进行信用卡处理。
-First of all, the basic site architecture set up to determine the application how the various parts work together, then the commodity categories built into the system. ① the establishment of a database to store merchandise categories, which includes the main categories, sub-categories and one commodity. ② prepared SQL and VB.NET code, access the data. ③ database to provide a free text search engine. ④ for site administrators to provide a site private area in the region, they can be modified online categories. The second stage: ① to establish our own ASP.NET shopping cart. ② add a database table, storing the complete orders. The integrity of the orders sent to Paypal for credit card processing.
第二阶段:①建立我们自己的ASP.NET购物篮。②添加一个数据库表,存储完整的订单。把完整的订单传送给Paypal进行信用卡处理。
-First of all, the basic site architecture set up to determine the application how the various parts work together, then the commodity categories built into the system. ① the establishment of a database to store merchandise categories, which includes the main categories, sub-categories and one commodity. ② prepared SQL and VB.NET code, access the data. ③ database to provide a free text search engine. ④ for site administrators to provide a site private area in the region, they can be modified online categories. The second stage: ① to establish our own ASP.NET shopping cart. ② add a database table, storing the complete orders. The integrity of the orders sent to Paypal for credit card processing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
App_Code
........\ASPNET2System.cs
........\Department.cs
........\Document.cs
........\Employee.cs
........\Message.cs
........\Picture.cs
........\Project.cs
........\Role.cs
........\Tree.cs
........\User.cs
Default.aspx
DesktopModules
..............\Department
..............\..........\AddDepartment.aspx
..............\..........\AddDepartment.aspx.cs
..............\..........\DepartmentManage.aspx
..............\..........\DepartmentManage.aspx.cs
..............\..........\UpdateDepartment.aspx
..............\..........\UpdateDepartment.aspx.cs
..............\Document
..............\........\AddDocument.aspx
..............\........\AddDocument.aspx.cs
..............\........\Attachments
..............\........\BrowserDocument.aspx
..............\........\BrowserDocument.aspx.cs
..............\........\DocumentManage.aspx
..............\........\DocumentManage.aspx.cs
..............\........\Download.aspx
..............\........\Download.aspx.cs
..............\........\UpdateDocument.aspx
..............\........\UpdateDocument.aspx.cs
..............\........\ViewDocument.aspx
..............\........\ViewDocument.aspx.cs
..............\Employee
..............\........\AddEmployee.aspx
..............\........\AddEmployee.aspx.cs
..............\........\EmployeeManage.aspx
..............\........\EmployeeManage.aspx.cs
..............\Index.aspx
..............\Index.aspx.cs
..............\LeftTree.aspx
..............\LeftTree.aspx.cs
..............\Main.aspx
..............\Main.aspx.cs
..............\MainDesktop.aspx
..............\MainDesktop.aspx.cs
..............\MsgManage
..............\.........\BrowerMsg.aspx
..............\.........\BrowerMsg.aspx.cs
..............\.........\SendMsg.aspx
..............\.........\SendMsg.aspx.cs
..............\.........\ViewMsg.aspx
..............\.........\ViewMsg.aspx.cs
..............\Project
..............\.......\AddProject.aspx
..............\.......\AddProject.aspx.cs
..............\.......\AssignProject.aspx
..............\.......\AssignProject.aspx.cs
..............\.......\ProjectManage.aspx
..............\.......\ProjectManage.aspx.cs
..............\.......\UpdateProject.aspx
..............\.......\UpdateProject.aspx.cs
..............\.......\UpdateProjectState.aspx
..............\.......\UpdateProjectState.aspx.cs
..............\Role
..............\....\AddRole.aspx
..............\....\AddRole.aspx.cs
..............\....\RoleManage.aspx
..............\....\RoleManage.aspx.cs
..............\....\UpdateRole.aspx
..............\....\UpdateRole.aspx.cs
..............\User
..............\....\AddUser.aspx
..............\....\AddUser.aspx.cs
..............\....\UpdateUser.aspx
..............\....\UpdateUser.aspx.cs
..............\....\UpdateUserPwd.aspx
..............\....\UpdateUserPwd.aspx.cs
..............\....\UserManage.aspx
..............\....\UserManage.aspx.cs
..............\....\ViewUser.aspx
..............\....\ViewUser.aspx.cs
..............\UserLogout.aspx
..............\UserLogout.aspx.cs
..............\ValidateImage.aspx
..............\ValidateImage.aspx.cs
........\ASPNET2System.cs
........\Department.cs
........\Document.cs
........\Employee.cs
........\Message.cs
........\Picture.cs
........\Project.cs
........\Role.cs
........\Tree.cs
........\User.cs
Default.aspx
DesktopModules
..............\Department
..............\..........\AddDepartment.aspx
..............\..........\AddDepartment.aspx.cs
..............\..........\DepartmentManage.aspx
..............\..........\DepartmentManage.aspx.cs
..............\..........\UpdateDepartment.aspx
..............\..........\UpdateDepartment.aspx.cs
..............\Document
..............\........\AddDocument.aspx
..............\........\AddDocument.aspx.cs
..............\........\Attachments
..............\........\BrowserDocument.aspx
..............\........\BrowserDocument.aspx.cs
..............\........\DocumentManage.aspx
..............\........\DocumentManage.aspx.cs
..............\........\Download.aspx
..............\........\Download.aspx.cs
..............\........\UpdateDocument.aspx
..............\........\UpdateDocument.aspx.cs
..............\........\ViewDocument.aspx
..............\........\ViewDocument.aspx.cs
..............\Employee
..............\........\AddEmployee.aspx
..............\........\AddEmployee.aspx.cs
..............\........\EmployeeManage.aspx
..............\........\EmployeeManage.aspx.cs
..............\Index.aspx
..............\Index.aspx.cs
..............\LeftTree.aspx
..............\LeftTree.aspx.cs
..............\Main.aspx
..............\Main.aspx.cs
..............\MainDesktop.aspx
..............\MainDesktop.aspx.cs
..............\MsgManage
..............\.........\BrowerMsg.aspx
..............\.........\BrowerMsg.aspx.cs
..............\.........\SendMsg.aspx
..............\.........\SendMsg.aspx.cs
..............\.........\ViewMsg.aspx
..............\.........\ViewMsg.aspx.cs
..............\Project
..............\.......\AddProject.aspx
..............\.......\AddProject.aspx.cs
..............\.......\AssignProject.aspx
..............\.......\AssignProject.aspx.cs
..............\.......\ProjectManage.aspx
..............\.......\ProjectManage.aspx.cs
..............\.......\UpdateProject.aspx
..............\.......\UpdateProject.aspx.cs
..............\.......\UpdateProjectState.aspx
..............\.......\UpdateProjectState.aspx.cs
..............\Role
..............\....\AddRole.aspx
..............\....\AddRole.aspx.cs
..............\....\RoleManage.aspx
..............\....\RoleManage.aspx.cs
..............\....\UpdateRole.aspx
..............\....\UpdateRole.aspx.cs
..............\User
..............\....\AddUser.aspx
..............\....\AddUser.aspx.cs
..............\....\UpdateUser.aspx
..............\....\UpdateUser.aspx.cs
..............\....\UpdateUserPwd.aspx
..............\....\UpdateUserPwd.aspx.cs
..............\....\UserManage.aspx
..............\....\UserManage.aspx.cs
..............\....\ViewUser.aspx
..............\....\ViewUser.aspx.cs
..............\UserLogout.aspx
..............\UserLogout.aspx.cs
..............\ValidateImage.aspx
..............\ValidateImage.aspx.cs