This tutorial is about creating stunning responsive shopping website using ASP.NET and Bootstrap, this tutorial covers all the development process from client side to server side. This tutorial series is very useful to those who are developing their academic project.
Part 01
Learn the basic setup of Bootstrap and how to implement bootstrap in ASP .NET using Visual Studio.
Part 02
Creates the responsive navigation menu with website branding.
Part 03
Creates responsive Carousel or Image slider
Part 04
Creates three column list with image circle and text.
Part 05
Creates responsive footer section.
Part 06
Creates responsive sign up page.
Part 07
Save the sign up form data to the database.
Part 08
Design a responsive sign in page with asp.net validation.
Part 09
Creates secure login with session, and cookies to remember your password.
Part 10
Creates master page with bootstrap, and how to create web forms using master page.
Part 11
Creates multi user login system.
Part 12
Creates secure forgot password function
Part 13
Generate password recovery link with GUID code and send email to user.
Part 14
How to authenticate user from their reset link, and gives permission to reset their password.
Part 15
Create Add Products page.
Part 16
Products – Database Designing.
Part 17
Insert Master Data – Brands,Main/Sub Categories,Size,Gender.
Part 18
Display our data into bootstrap tables using repeater control.
Part 19
Insert Products – Scope Identity.
Part 20
Insert Size & Quantity- Multiple Image Upload.
Part 21
View All Products-Thumbnails-Tile VIew.
Part 22
Bind All Products with Repeater from Multiple Tables.
Part 23
Designing Product View Page.
Part 24
Dynamic Image carousel.
Part 25
Bind Product,Size Details-Repeater.
Part 26
Add to Cart.
Part 27
Cart Count-Badges-JQuery Click.
Part 28
Cart Page Design-Media Object.
Part 29
Cart-Dynamic Data-Sever Currency.
Part 30
Cart-Bind Price Data-Remove Item.
Part 31
Payment Page Design-Togglable Tabs.
Part 32
Payment Page-Purchase Tracking.
Part 33
Paytm Payment Gateway Integration.