Build your Shopping Cart using Asp.net & SQL Database

By: Maths_IT

Fast Track program to take you through building a Shopping Cart Module using Asp.net and SQL Database. 8 days of program will make you build your own shopping cart.  

8d    12h 0m       Dates by notification  Schedule



Building a shopping cart web project  is a process where in we need to work on the following Modules:

1. Category Module: Categorization of the products will be done here. This is very important module as all the products which needs to be displayed on the website are to be shown according the category selected by user.
 
2.  Product Module: This module will help us in organizing products and their details in database. The user interface will display the products on the web site as per the categorization. 

3. Shopping Cart Module. This is quite an interesting step wherein the products selected for purchase needs to be added/ deleted in shopping cart . So we will make you understand how you can achieve the same .

4. Payment Gateway Integration Understanding : We will not be covering the complete payment gateway integration. But Yes, we will take you through the basics covering the method which can be used to post the data across to some third party payment gateway facility provider. You can use the same basics to get connected to payment gateway provider.

5. SQL database: We will be covering various facets of the SQL database functionality required to be addresses while working on the above modules.


We will take you through

The Presentation Layer:
The Presentation Layer contains pages like .aspx or Windows Forms forms where data is presented to the user or input is taken from the user. The ASP.NET web site or Windows Forms application (the UI for the project) is called the Presentation Layer. The Presentation Layer is the most important layer simply because it’s the one that everyone sees and uses. Even with a well structured business and data layer, if the Presentation Layer is designed poorly, this gives the users a poor view of the system.

Business Layer:
A BAL contains business logic, validations or calculations related to the data.
Though a web site could talk to the data access layer directly, it usually goes through another layer called the Business Layer. The Business Layer is vital in that it validates the input conditions before calling a method from the data layer. This ensures the data input is correct before proceeding, and can often ensure that the outputs are correct as well. This validation of input is called business rules, meaning the rules that the Business Layer uses to make “judgments” about the data.

Data Layer:
A DAL contains methods that helps the Business Layer to connect the data and perform required actions, whether to return data or to manipulate data (insert, update, delete and so on).



Message to Participants

You need to have the following softwares installed on your computers : SQL 2008 or beyond Visual Studio 2010 or beyond
Training Spread Over : 8 days
Total Duration : 12 Hrs 0 Min

Note:Dates will be mailed across to members who have shown interest.