e commerce application using asp.net mvc4

Post on 14-Feb-2017

1.399 Views

Category:

Education

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

E-Commerce Application using

ASP.net MVC4P. D. Manusha Dilan

2010/ICT/94ICT4152

2

Electronic Commerce

The electronic transmission of buyer/seller transactions and related information between individuals and businesses or between two or more businesses that are trading partners.

3

Commercial history of internet

4

ASP.NET MVC

The ASP.NET MVC is an almost open source web application framework that implements the model–view–controller (MVC) pattern.

In the latter versions of ASP.NET, ASP.NET MVC, ASP.NET Web API, and ASP.NET Web Pages (a platform using only Razor pages) will merge into a unified MVC 6. The project is called "ASP.NET vNext".

5

MVC

MVC allows software developers to build a web application as a composition of three roles: Model, View and Controller.

The MVC model defines web applications with 3 logic layers: Model (business layer) View (display layer) Controller (input control)

6

MVC

MODEL

VIEW CONTROLLER

7

MVC Flow

1. Incoming request directed to Controller2. Controller processes request and forms a data

Model3. Model is passed to View4. View transforms Model into appropriate output

format5. Response is rendered

8

E-Commerce ApplicationsOnline shopping and order trackingOnline bankingGroup buyingDomestic and international payment systemsOnline office suitesShopping cart softwareAutomated online assistant

9

E-Commerce Applications

Print on demandNewsgroupsEnterprise content managementTeleconferencingElectronic ticketsSocial networking Instant messaging

10

Top ASP.NET web sitesCodePlex (http://www .codeplex.com) CodePlex can be the first

website which is using ASP.NET MVC Framework. Codeplex is Microsoft’s open source project hosting website. You can use CodePlex to find open source software or create new projects to share.

11

StackOverFlow (http://www.stackoverflow .com/) Stackoverflow.com is

another famous website based on ASP.NET MVC technique. Stackoverflow.com is a language-independent collaboratively edited question and answer site for programmers.

12

Bing Shopping (http://www.bing.com/shopping/) Consumers go online

to compare products, to share opinions with other consumers and to compare prices. Bing Shopping simplifies search by combining these things to help consumers save money and make purchase decisions more quickly.

13

Kelley Blue Book (http://www.kbb.com/) Kelley Blue Book is

the trusted resource for prices, values and reviews on new cars and used cars. Before buying or selling your next car, visit KBB.com.

14

Market Watch (http://www.marketwatch.com) MarketWatch

operates a financial information website that provides business news, analysis and stock market data to some 6 million people.

15

Ruth’s Chris (http://www.ruthschris.com/) Ruth’s Chris

Steak House: Best Prime Steak Restaurant! Steakhouse restaurant serving the best prime steak sizzling hot.

16

Server Fault (http://www.Serverfault.com) Server Fault is a

collaboratively edited question and answer site for system administrators and IT professionals – regardless of platform.

17

DotNetKicks (http://DotNetKicks.com) DotNetKicks.com

is a community based news site. It specializes in .NET development techniques, technologies and tools including ASP.

18

Shopping Cart

A shopping cart is a piece of software that acts as an online store's catalog and ordering process.

Typically, a shopping cart is the interface between a company's Web site and its deeper infrastructure, allowing consumers to select merchandise; review what they have selected; make necessary modifications or additions; and purchase the merchandise.

19

ASP.NET MVC based shopping cartsnopCommerce

(http://www.nopcommerce.com) nopCommerce is stable and highly

usable open-source ecommerce solution based on ASP.NET (MVC) with MS SQL 2008 or higher as backend tool. It is fully customizable shopping cart providing both article front-end and an administration tool back-end.

What makes nopCommerce so popular is its open-source factor.

20

Kentico(http://www.kentico.com/) Kentico is another most

popular web content management system to build websites, on-line stores and community websites.

Kentico improves the consumer’s shopping experience across all devices. Because, Kentico is loaded with built in tools like mobile responsiveness.

21

Vevocart(http://www.vevocart.com/) vevocart.com is full-

featured e-Commerce software is highly configurable, scalable and fully customizable with full asp.net C# source code included. vevocart  holds the Alexa ranking of 435,714

22

ABLECOMMERCE (http://www.ablecommerce.com/) AbleCommerce

previously known as “StoreBuilder” was the first commercially available shopping cart which holds highest ratings (A+ business) from BBB. It is a easily customizable, user friendly and affordable complete e-commerce solution. 

23

Kartris(http://www.kartris.com/) Kartris is yet another

e-commerce platform provides CMS catalog system, shopping cart, payment systems and full administration back end. It is designed to utilize powerful caching and optimization features of Microsoft’s IIS web server.

THE ENDThank You

top related