当前位置:
首页
资源下载

搜索资源 - shopping cart .net
搜索资源列表
-
1下载:
ASP.net实现B2C网站,包含登入身份验证,用户注册,管理员后台管理,图像上传,购物车,热销推荐等等模块,使用VisualStudio2005和SQL2005平台。使用说明书在压缩包内。-ASP.net achieve B2C websites, including login authentication, user registration, the administrator admin, image upload, shopping cart, hot, etc. recommend
-
-
0下载:
实现基本的购物车功能。
eclipse+sqlserver2005
1.主要强调了购物车的业务逻辑。
2,利用javabean封装。比较适合jsp初学者。
3.简洁实用。可以在此基础上开发更加复杂功能的购物网站。
数据库建立
create database shop_db
go
use shop_db
go
create table t_sp
(
s_id int identity(1,1) primary key,
s_name v
-
-
1下载:
网上书城,用ASP.net简单的实例,基本的功能如:订货、
等。数据库用得是Access。-BookShop,developed by Asp.net,it includes the functions like:Book、Shopping Cart。The databse is Access。
-
-
0下载:
Here uploaded asp.net shopping cart. its developed in C# codebind.
-
-
0下载:
这是基于asp.net的网上珠宝商城,具有商品分类、购物车、商品热度、推荐商品、搜索商品、后台管理等功能-This is based on the asp.net online jewelry mall, with commodity classification, shopping cart, hot commodities, recommended products, search goods, background management functions
-
-
0下载:
asp.net实现的一个简单的购物车的例子。有GridView和DataList的使用方法。
-to achieve a simple asp.net shopping cart example. Have GridView and DataList usage.
-
-
0下载:
ASP.NET shopping cart
-
-
0下载:
.NET做的购物车,所以的源码,加页面,编程规范,-. NET to do the shopping cart, so the source code, add pages, programming specifications,
-
-
0下载:
实用的ASP网丫购物系统,有购物车等功能。-Practical ASP Net Ah shopping system, there are shopping cart functions.
-
-
0下载:
适合初学的标准三层架构,采用ajax,页面布局div+css符合w3c,用vs自带的sqlserver,免配置sqlserver,使用方便,里面共有5个项目,点击最外层的.sln直接可运行。
网站采用asp.net 用户角色配置(membership,UserRoles),用户角色、权限可在asp.net配置里修改,注册,登陆均采用asp.net登陆控件,网站根据用户角色自定义sitemap,基本上使用了asp.net用户角色的所有新特性。
特点:
简洁的界面:CSS布局,少用图片。
-
-
0下载:
ASP.NET---C#
电子商务网站
有购物车功能-ASP.NET-- C# e-commerce site with shopping cart functionality
-
-
0下载:
一个简单的购物车 能够实现几个简单的购物车功能 如查看商品 结帐等-A simple shopping cart to achieve a few simple functions such as shopping cart checkout view products, etc.
-
-
0下载:
该系统是一个B2C网上商店生成系统,类似卓越和当当网,涉及产品众多,这次主要完成一些基本功能,如管理员、客户信息的基本管理(注册、取回密码等),给商品打分并评价,购物车功能,定单管理。
系统的功能分为前台和后台两个部分。具体功能详述如下:
前台客户端:
一、会员注册登记、密码修改、当用户忘记密码可以通过注册时的提示信息取回密码;
二、商品的浏览和查询;
三、商品的订购;购物车功能,查看已购商品,添加商品,取消商品,更新数量并重新计价等。
四、客户定单查询;让消费者知
-
-
0下载:
asp.net+access ,网上书店系统,具有购物车的功能-asp.net+ access, online bookstore, with a shopping cart feature
-
-
0下载:
在ASP.NET开发环境肿使用Profile实现购物车的功能。-Swelling in the ASP.NET development environment to achieve the shopping cart using the Profile feature.
-
-
0下载:
在ASP.NET环境中开发的一个简单的购物车例子,简单的实现了购物车的功能。-Developed in ASP.NET environment, a simple shopping cart example, the simple realization of a shopping cart feature.
-
-
0下载:
购物车asp,这是一个购物车实例,你可以用到它当你进行asp网站编程的时候-Shopping cart asp, which is the instance of a shopping cart, you can use it as your asp web programming
-
-
0下载:
asp.net shopping cart source code.
-
-
1下载:
购物webform,带有登录功能,可快速了解webform基本功能-Shopping webform, with login function, you can quickly learn the basic functions webform
-
-
0下载:
网上书城,具有登录·购买·购物车·留言和管理订单等功能(Online bookstore, with the functions of login, purchase, shopping cart, message and management order)
-