当前位置:
首页
资源下载

搜索资源 - shopping cart in asp.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
-
-
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下载:
its online shopping cart.in asp.net eith c#
-
-
0下载:
.NET做的购物车,所以的源码,加页面,编程规范,-. NET to do the shopping cart, so the source code, add pages, programming specifications,
-
-
0下载:
适合初学的标准三层架构,采用ajax,页面布局div+css符合w3c,用vs自带的sqlserver,免配置sqlserver,使用方便,里面共有5个项目,点击最外层的.sln直接可运行。
网站采用asp.net 用户角色配置(membership,UserRoles),用户角色、权限可在asp.net配置里修改,注册,登陆均采用asp.net登陆控件,网站根据用户角色自定义sitemap,基本上使用了asp.net用户角色的所有新特性。
特点:
简洁的界面:CSS布局,少用图片。
-
-
0下载:
国外知名的在线购物的网站源码,asp.net3.5,安装过程中可以一并将数据库进行安装-nopCommerce is a fully customizable shopping cart. It s stable and highly usable. nopCommerce is an open source e-commerce solution that is ASP.NET 3.5 based with a MS SQL 2005 (or higher) backend database.
-
-
0下载:
We will finally walk through the development of three different sample applications
so we can use what we’ve learned in the book. Chapter 11 will show us a
guestbook with a couple of nice touches it is easy to implement, design, and
upgrade, us
-
-
0下载:
NopCommerce 网上商店是全球领先的ASP.NET的开源网上商店的电子商务解决方案。它是强大的,安全的,可扩展的电子商务网店软件。在遵守nopCommerce许可证条款的前提下,是免费的。nopCommerce现在的版本,已经非常完善。具有完整的购物车功能、后台管理功能、支付运输集成、Promotion功能等等。
NopCommerce采用ASP.NET 3.5开发,使用MS-SQL2005数据库,可以部署在godaddy的Windows系列主机。主机环境搭配好的话,部署它只需
-
-
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下载:
Shopping Cart website in asp.net
-
-
0下载:
这是老师教学使用的asp.net所用到的教学PPT,内容详细,有购物车部分代码.基本适合初学者入门学习.-This is the teacher teaching the use of the asp.net used in the teaching PPT, detailed content, a shopping cart. The basic part of the code for beginner to learn
-