Introduction
  • Introduction To Course
Analysis And Design
  • Requirements Gathering, Identifying Objects And Relationships
  • Designing Database
  • Database Implementation And Understanding Architecture
  • Creating Solution And Projects
Implementing All The Layers
  • Creating Business Object Layer Using Entity Framework
  • UI Prototyping
  • Designing Controllers And Actions
  • Implementing Bootstrap
Implementing User And Admin Module
  • Creating Data Access Layer Using Repository Design Pattern
  • Creating Business Logic Layer And Implement BrowseUrLs
  • Filtering BrowseURLs
  • Implementing Custom Sorting in MVC on BrowseUrls table
  • Implementing Custom Paging in MVC on BrowseUrls table
  • Implementing ListUsers, ListCategory And DeleteCategory
Architectural Enhancements And Validations
  • Implementing CreateCategory With Forms Validation
  • Implementing SubmitUrl And Adding Base Class in BLL - AdminBsClass
  • Creating Base Classes For BLL And Controllers
  • Implementing Approve Urls And UserRegistration
Securing Asp.Net MVC Web App
  • Implementing Authentication-I
  • Implementing Authentication-II
  • Implementing Authorization
Applying Bootstrap Theme
  • Applying New Bootstrap Theme And Implementing Slider-I
  • Applying New Bootstrap Theme And Implementing Slider-II
Implementing Transactions
  • Binding Multiple Models To A Single View
  • Working With Identity Field
  • Transactions
Ajaxifying An MVC App
  • Ajaxifying Demo
  • Making A JQuery Based Ajax Call
  • Implementing Approve And Reject ALL With Update Progress Bar
  • Partial Page Update In MVC
External Login
  • Login With Gmail
  • Login With Facebook
The Final Push
  • ProjectSetup - Source Code
  • Publishing Your Site Live
Reports In Asp.Net MVC [On Demand]
  • RDLC Reports In Asp.Net MVC - I
  • RDLC Reports In Asp.Net MVC - II
Live Project Using - ASP.Net Core 2.0 MVC And EF Core 2.0 Code First Approach
  • Day 1 - Understanding Requirements And Creating BOL
  • Day 2 - Creating DAL-BLL-UI
  • Day 3 - Dependency Injections And app.settings
  • Day 4 - Securing Link Hub App With ASP.Net Identity
  • Day 5 - Authorization And SubmitURLs
  • Day 6 - BrowseURLs And ApproveURLs
  • Day 7 - Multiple URLs Approve