Complete ASP.NET MVC Course with Real World Practices
Learn MVC with hands-on examples, build secure web applications with ASP.NET MVC and C#, become web developer with MVC
Introduction
Project Files and Course Documents
What’s MVC
First MVC Project
Action Result
View in MVC
Usage of Layout
Partial View
Model in MVC
HttpGet & HttpPost
Begin Form
JSON
ViewBag, ViewData and TempData
Validations
Routing in MVC
Action Filters
N-tier Architecture
Final version of Project
Downloading Admin LTE Template
Creating Database Part 1
Creating Database Part 2
Creating Database Part 3
Creating Project Structure
Connecting Database to Project (Entity Framework)
Dress Template to Login Page
Login Operation
SQL Operations for Login
First Log Operation
Add Admin Layout
Add Meta Part 1
Add Meta Part 2
Define Message Form
Meta List Page
Update Meta
Add Social Media Part 1
Add Social Media Part 2
Social Media List
Update Social Media
Add User
User List Page
Update User
Add Ads
Ads List Page
Update Ads
Update Fav Icon Logo and Title
Add Address
Address List Page
Update Address
Add Video
Video List Page
Update Video
Add Category
Category List Page
Update Category
Add Post Part 1
Add Post Part 2
Post List Page
Update Post
Add Modal and Delete Record Script
Delete Meta
Delete Address
Delete Video
Delete Ads
Delete Social Media
Delete Post Image in Update Post Page
Delete Post with Using Trigger
Delete Category
Delete User
Adjust Admin Layout Page for Menu Buttons
Adjust User Menu Settings
User Control Operation
Adding Trainings and Videos for show in front page
Download Vizew Template
Adjust Home Layout
Adjust Menu Buttons in Home Layout
Adjust Social Media in Home Layout
Adjust Fav icon Logo and Title in Home Layout
Adjust Meta in Home Layout
Adjust Address in Home Layout
Adjust Hot News in Home Layout
Adjust Main Page Part 1
Adjust Main Page Part 2
Adjust Breaking Trainings in Main Page
Adjust Popular Trainings in Main Page
Adjust Most Viewed Trainings in Main Page
Adjust Videos in Main Page
Adjust Ads in Main Page
Routing Operations Part 1
Routing Operations Part 2
Add Post Detail Page
Add Comment Operation with Using Toastr
All Comments List Page in Admin Area
Category Post List Page Part 1
Category Post List Page Part 2
Contact Page
Unread Messages Page in Admin Area
All Messages Page in Admin Area
Using Timer for Show Momentary Messages and Comments count in Admin Layout
Log List Page in Admin Layout
Add Count Areas to Post List Page in Admin Area
Search Page
Unapproved Comment List Page in Admin Area
Increasing Speed of Project
Using GitHub with Visual Studio
Publish Site on Web
Making an Android App for Project with Android Studio
Download Mag Template
Add New Layout
Add Index View
Add Post Detail View
Add Category Post List View
Add Contact View
Add Search View
Evaluation
Break Point Using
Encapsulation
Static Statement
Interface
Exception Handling
File and File Info Class
Path Class
Introduction to SQL
Insert Command
Select Command
Update Command
Delete Command