Welcome![Sign In][Sign Up]
Location:
Search - shopping in asp.net

Search list

[JSP/Javaexcellent

Description: 是一款强劲的B2C的网上购物软件,利用它我们能建立起强劲的、自由的、安全的购物平台.系统由C#及SqlServer开发, 是B/S(浏览器/服务器)结构的asp.net程序. 此版本对常用功能进行了更多整合: 投票功能 评论功能 快速注册或不注册即可购买 查看此商品的用户又查看了哪些商品的统计 购买此商品的用户又购买了哪些商品的统计 单件商品的快速收藏 可按商品编号搜索商品 新增积分换赠品的优惠方式 在有新定单、用户留言及用户对其订单声明"我己付款"时发邮件通知管理员 增加8848在线支付接口 增加网银在线支付接口 增加中文网服OIPS在线支付接口 增加西部在线支付接口 增加PayEX在线支付接口 增加PayPal在线支付接口。-is a strong B2C Internet shopping software, we can use it to establish a strong, free and safe shopping platform. System C# and patching development of the B/S (browser/server) structure of the Asp. Net procedures. This version of the common power will a more integrated : voting rapid functional comments function is not registered or registration can be purchased view this commodity users have to see what the statistics commodity purchase commodities users have purchased goods which the statistics of single pieces of the rapid collection of commodity goods can be No. integral search for new merchandise gifts in the form of concessions new orders, user messages and users of its orders statement, "I have to pay" when notified by mail administrators to increase 8,848 online pay
Platform: | Size: 134144 | Author: 李东 | Hits:

[WEB Codeshoponline

Description: 用 sql2000和 asp.net 开发的简单的网上购物商城 sql数据在文件夹内的data 文件夹中-with Asp. Net and the development of a simple online shopping mall sql data in folders within the folder data
Platform: | Size: 371712 | Author: 谢躜 | Hits:

[Oraclematization

Description: 首先把基本站点体系结构建立起来,确定应用程序的各个部分如何一起工作,接着把商品类目内置到这个体系中。①建立一个数据库来存储商品类目,其中包含主类目、子类目和其中商品。②编写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.
Platform: | Size: 88064 | Author: wq57 | Hits:

[WEB CodeChangeHope_B2C_Free_Sp1_V1.2

Description: 易想商城系统,是成都易想网络科技有限公司,基于先进的Asp.net推出的一套自主开发的基于Asp.Net+C#+Access的网上商店系统,具有智能化扩展性和高稳定性。易想商城系统,是一套能够适合不同类型商城、超强功能,灵活多变的多功能在线商店系统,为您提供了一整套的在线开店解决方案。易想商城系统,网上商店系统除了拥有一般网上商店系统所具有的所有功能,还拥有着其它网店系统没有的许多超强功能。易想商城系统,是您网上开店,建立网上购物网站的首选系统。-easy to place, easy to Chengdu Network Technology Limited, Based on the advanced Asp.net launched a self-development based on the C# Asp.Net Access Internet shopping system with intelligent scalability and high stability. Easy to place system is a set to suit different types Mall, super functional, dynamic multi-functional online store, provide you with a set of online lessons solution. Easy to place systems, in addition to the online store system has the general online store system with all the functions, also have a system with no other added industries, the many super functional. Easy to place systems, the Internet is your reality, to build their online shopping site the preferred system.
Platform: | Size: 8205312 | Author: okey668 | Hits:

[JSP/Javatestsession

Description: 实现基本的购物车功能。 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 varchar(20) not null, s_price money not null ) go insert into t_sp values( IBM笔记本电脑 , 19999 ) insert into t_sp values( Hp商务笔记本电脑 , 8666 ) insert into t_sp values( 精通JSP技术 , 236 ) insert into t_sp values( ASP.NET高级应用 , 156 ) insert into t_sp values( J2EE高级开发 , 126 ) insert into t_sp values( 华硕笔记本电脑 , 6789 ) go select * from t_sp go-The realization of the basic shopping cart functionality. eclipse+ sqlserver20051. the main emphasis on the shopping cart business logic. 2, the use of JavaBean package. Jsp are more suitable for beginners. 3. Concise and practical. On this basis can the development of more complex functional shopping site. Database create database shop_dbgouse shop_dbgocreate table t_sp (s_id int identity (1,1) primary key, s_name varchar (20) not null, s_price money not null) goinsert into t_sp values (IBM notebook computer, 19999) insert into t_sp values (Hp Business Notebook, 8666) insert into t_sp values (proficient in JSP technology, 236) insert into t_sp values (ASP.NET advanced applications, 156) insert into t_sp values (J2EE Senior Developer, 126) insert into t_sp values (ASUS notebook computers, 6789) goselect* from t_spgo
Platform: | Size: 274432 | Author: | Hits:

[.netASP-SHOP

Description: 电子购物商城系统 本程序开发一个架构清晰的电子商务实例----电子购物商城系统(eshop),其主要提供针对消费者的商品宣传和在线购物的功能。使用Microsoft公司以C#为核心语言的ASP.NET开发工具,利用微软提供的IIS 5.0建立运行环境,再结合Microsoft SQL Server 2000建立数据连接关系,利用其提供的各种组件,建立数据库、设计页面。 -Electronic shopping mall system in this process to develop a clear framework for e-commerce examples---- electronic shopping mall system (eshop), the leading provider of promotional merchandise for consumers and online shopping functions. The use of Microsoft company to C# As the core language of ASP.NET development tools, the use of Microsoft IIS 5.0 to run the establishment of the environment, combined with Microsoft SQL Server 2000 to establish a data connection, the use of its various components, the establishment of a database, design page.
Platform: | Size: 878592 | Author: liangye | Hits:

[Shop supermarket software systemChangeHope_B2C_Free_V4.0

Description: 易想商城系统,是成都易想网络科技有限公司,基于先进的Asp.net推出的一套自主开发的基于Asp.Net+C#+Access的3层架构的网上商店系统,具有智能化扩展性和高稳定性。易想商城系统,是一套能够适合不同类型商城、超强功能,灵活多变的多功能在线商店系统,为您提供了一整套的在线开店解决方案。易想商城系统,网上商店系统除了拥有一般网上商店系统所具有的所有功能,还拥有着其它网店系统没有的许多超强功能。易想商城系统,是您网上开店,建立网上购物网站的首选系统。 -YI would like to Shangcheng system is easy to think the network of Chengdu Science and Technology Co., Ltd., based on advanced Asp.net launched a self-developed based on Asp.Net+ C#+ Access the 3-tier structure of the online shop system with intelligent expansion and high stability. YI would like to Shangcheng system is a set to fit different types of mall, super-functional, flexible multi-functional online store systems, to provide you with a complete set of online shop solutions. YI would like to Shangcheng systems, online shop system, in addition to the general online store has a system with all the features other Shop also has a system does not feature many super. YI would like to Shangcheng systems, is your online shop, the establishment of online shopping site of choice for the system.
Platform: | Size: 24060928 | Author: xiaoyi | Hits:

[Shop supermarket software systemasp.net

Description: 这是在visual studio环境下用C sharp语言编写的网上购物系统-This is a visual studio environment in the C sharp language to use online shopping system
Platform: | Size: 174080 | Author: zhaowh | Hits:

[Windows DevelopASP.NETCart

Description: Here uploaded asp.net shopping cart. its developed in C# codebind.
Platform: | Size: 1024 | Author: Maruthu | Hits:

[.netshopping

Description: 这是基于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
Platform: | Size: 3133440 | Author: 李浩泉 | Hits:

[.netEshop

Description: 电子购物商城,用ASP.net编写的网站。用于网上购物用的。-Electronic shopping mall, the preparation of the site with ASP.net. Used for online shopping.
Platform: | Size: 879616 | Author: 李青青 | Hits:

[Internet-Networkbookshopasp.net

Description: <基于asp.net网上书店系统>随着Internet的不断普及,人们对于互联网技术的要求已不单单是浏览一下网页,收发电子邮件,日益忙碌的人们开始追求足不出户的利用互联网这一强大的平台来实现的网上购物。对于企业来讲,无论是企业之间(B to B),还是企业和客户之间(B to C)的交易,如果能够实现网上交易将大大提高交易速度节约交易成本。近几年,随着数据库技术的进一步发展,使得这一设想逐渐成为现实。 运用.net2.0技术和数据库SQL2005原理,基于B/S模式开发了一个网上书店系统。在该系统中,顾客可以很方便的注册成为会员,对商品进行浏览检索,查看商品的详细资料,然后根据各人的喜好购买心仪的书籍。系统会自动为顾客生成订单,按照顾客所填写的信息提交订单并发货。系统管理员则可以对现有的商品进行添加和编辑,审查已注册的用户并对提交的订单进行处理。 关键词:B/S模式 .net2.0 SQL2005 网上书店 电子商务 -Along with the Internet of continuously universal, people are for the request of technique Internet the already and not only single is a view once web page, receive and dispatch the E-mail, increasingly busy people start pursuing the exploitation Internet that keep the house this a the mighty platform come the net that realizes on the shopping. Speak for the business enterprise, and weather is the business Enterprise s( B to B), or business enterprise with the customer s bargain for( B to C), if can realize the net up trade and will consumedly increase the bargain speed the economy to trade the cost. In the last few years, along with the technique s further development of network database, make this on conceiving to gradually become the actuality. Application .net2.0 technique is with the network database principle, according to B/ S mode I developed a Online-Bookstore system. In my system, customer can very the convenient registration become the member, and proceeds to mercha
Platform: | Size: 3646464 | Author: 陈非 | Hits:

[.net20

Description: .NET做的购物车,所以的源码,加页面,编程规范,-. NET to do the shopping cart, so the source code, add pages, programming specifications,
Platform: | Size: 2468864 | Author: 龚心 | Hits:

[WEB Codewangqi

Description: 网奇.NET网络商城系统是基于.Net平台开发的免费商城系统。功能强大,操作方便,设置简便。无需任何设置,上传到支持asp.net的主机空间即可使用。 系统内置多套网络商城专业模板,适合开网上书店、花店、数码产品店、化妆品、手机店。 系统特色功能: 1、同时支持Access和SqlServer数据库; 2、支持多语言、多模板 3、可定制缺货处理功能 4、支持附件销售功能 5、支持会员组批发功能 6、提供页面设计API函数 7、支持预付款功能 8、配送价格分地区按数学公式计算 9、商品支持多类别,可扩展更多的功能 10、支持在线备份数据库 11、支持无限级商品类别 12、支持在线支付接口 -Network Church. NET network city system is based on. Net platform free Shopping Mall. Powerful, easy to operate, easy to set. Without any of the settings, upload it to support the hosting space to use asp.net. System built-in multi-Mart sets of network professional templates for open-line bookstore, flower shop, store digital products, cosmetics, mobile phone shop. System Features: 1, supports Access and SqlServer databases 2, support multiple language, multiple templates 3 out processing functions can be customized 4, support the sales function of attachment 5, support member group wholesale functions 6, page design provides API functions 7, support the advance payment function 8, sub-regional delivery prices calculated by mathematical formula 9, commodity support for multi-class, scalable, more features 10, support for online backup database 11, supports an unlimited-class product categories 12, support for online payment interfaces
Platform: | Size: 4130816 | Author: 王令 | Hits:

[Internet-Networkeshop

Description: 适合初学的标准三层架构,采用ajax,页面布局div+css符合w3c,用vs自带的sqlserver,免配置sqlserver,使用方便,里面共有5个项目,点击最外层的.sln直接可运行。 网站采用asp.net 用户角色配置(membership,UserRoles),用户角色、权限可在asp.net配置里修改,注册,登陆均采用asp.net登陆控件,网站根据用户角色自定义sitemap,基本上使用了asp.net用户角色的所有新特性。 特点: 简洁的界面:CSS布局,少用图片。速度快,多浏览器支持 细致的服务:匿名用户的书可以添加到登陆用户的购物车。 购买两本相同的书,数量+1。 购物车-收藏夹-浏览区相互切换方便 订单里可以修改用户信息 AJAX:刷新少,用户体验好。 -Standard three-tier structure for beginners, using ajax, div+ css page layout consistent with w3c, using native vs sqlserver, free configuration sqlserver, ease of use, which a total of five items, click on the most outer. Sln directly to run. Site using asp.net user role configuration (membership, UserRoles), user roles, permissions can be configured in changes in asp.net, registration, login asp.net login controls are used, the site based on user roles custom sitemap, basically using asp.net user roles of all the new features. Features: Simple interface: CSS layout, fewer pictures. Speed, multi-browser support Meticulous service: anonymous users can add the book to visit the user s shopping cart. Purchase of two identical books, the number of+1. Shopping Cart- Favorites- Browse easy to switch between areas In order to modify user information AJAX: Refresh little better user experience.
Platform: | Size: 1767424 | Author: zaq12wsx | Hits:

[WEB CodeB2C

Description: ASP.net实现B2C网站,包含登入身份验证,用户注册,管理员后台管理,图像上传,购物车,热销推荐等等模块,使用VisualStudio2005和SQL2005平台。使用说明书在压缩包内。-ASP.net achieve B2C websites, including login authentication, user registration, the administrator admin, image upload, shopping cart, hot, etc. recommended modules, use the VisualStudio2005 and SQL2005 platform. Instructions in the compressed package.
Platform: | Size: 2899968 | Author: 鈞天下 | Hits:

[WEB Code692-111228-online-shopping

Description: ONLINE SHOPPING PROJECT IN ASP.NET & sQL sERVER
Platform: | Size: 3461120 | Author: Sachin | Hits:

[.netShopping-Cart

Description: 在ASP.NET环境中开发的一个简单的购物车例子,简单的实现了购物车的功能。-Developed in ASP.NET environment, a simple shopping cart example, the simple realization of a shopping cart feature.
Platform: | Size: 3905536 | Author: 李伟 | Hits:

[.netshare-code-shop-asp.net--Cshap

Description: Some code about shopping online in asp.net
Platform: | Size: 9352192 | Author: tram anh | Hits:

[Other51CTO下载-ASP.NET网上购物系统源代码

Description: ASP.NET网上购物系统源代码,还是在学习阶段,待完善,谢谢!!!!。(ASP.NET online shopping system source code, or in the learning phase, to be perfect, thank you!!!!.)
Platform: | Size: 3558400 | Author: shuangxi5208 | Hits:
« 12 »

CodeBus www.codebus.net