Saturday 7 September 2013

Online Shopping Cart Asp.Net WebForm


Online Shopping Cart Asp.Net WebForm

This project is made in Asp.Net webForm.This a shopping cart web application. I made this project in .NET 4.0 and using SQL Server 2008 R2 for the database The database file is present in the app_Data folder. For running this project, just attach the shopping.mdf file to a dat


Introduction

This project is made in Asp.Net webForm.This a shopping cart web application.

Building the Sample

I made this project in .NET 4.0 and using SQL Server 2008 R2 for the database The database file is present in the app_Data folder. For running this project, just attach the shopping.mdf file to a database server and change the connection string into the Web.config file.
Description
In this project I am showing a shopping cart website. This ASP.NET web application is the result of my 6 month industrial training project. I am not a professional Web Developer. I am a beginner-level developer. I developed this just because I have so much love and passion for web development. I am initially showing only three categories of products on this site; they are mobile, laptop and car. For the user to use this site they must have an account; for that a registration page has been provided. The website has 2 views, 1 for the user and one for administration. The admin has special rights, like he can add products and delete products. The flow of the application is like this; the user is presented with a product; if the product is of interest to the user then the user must click the detail. after clicking the detail the user has all the details of the product and he has two options, one for directly buying the product and another for adding the product to the cart for future checkout.

I made this project in .NET 4.0 and using SQL Server 2008 R2 for the database The database file is present in the app_Data folder. For running this project, just attach the shopping.mdf file to a database server and change the connection string into the Web.config file.



login page

Login page:

home page

Home page:

detail page

Detail page:

cart page

Cart page:

registration page

Registration page:

contact us page

Contact us page:

More Information

For more information you can mail me on pramuk97@gmail.com




Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

2 comments : on " Online Shopping Cart Asp.Net WebForm "

Sahu iikm said...

Thank you for this help how to design this cart in php , I want to submit my project in mtech distance education.

Unknown said...

can you help to design the designe of online computer shop

Post a Comment

Popular Posts