Course curriculum

  • 1

    Introduction

    • Introduction

    • Project Files and Course Documents

  • 2

    Model-View-Controller (MVC)

    • 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

  • 3

    N-Tier architecture

    • N-tier Architecture

  • 4

    Starting a Web Project

    • 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

  • 5

    Add, Update and Listing Operations

    • 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

  • 6

    Delete Operations

    • 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

  • 7

    Adjust Admin Layout

    • Adjust Admin Layout Page for Menu Buttons

  • 8

    Adjust User Menu Settings

    • Adjust User Menu Settings

    • User Control Operation

  • 9

    Adding Trainings and videos

    • Adding Trainings and Videos for show in front page

  • 10

    Front Pages of Project

    • 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

  • 11

    Publish Operations

    • Using GitHub with Visual Studio

    • Publish Site on Web

  • 12

    Android Application

    • Making an Android App for Project with Android Studio

  • 13

    Change Template

    • Download Mag Template

    • Add New Layout

    • Add Index View

    • Add Post Detail View

    • Add Category Post List View

    • Add Contact View

    • Add Search View

  • 14

    Evaluation

    • Evaluation

  • 15

    Explanation Videos

    • 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