Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

ASP.

Net MVC Syllabus


Session no
Session
Introduction -Theory
1

7
8

Introduction to MVC
Introduction to ASP.NET MVC
What is ASP.NET MVC?
Role of Model, View, and Controller
Installation
Application Setting in IIS.
Initial Setup and Configuration-Lab
ASP.NET MVC project templates
Understanding the structure of an ASP.NET MVC project
Naming conventions
Creating views
Defining controllers
Defining a data model
Overview of coding standards follows during programming
ASP.NET MVC features-Lab
Creating strongly-typed views
Understanding URLs and action methods
Using HTML helpers
Handling form post-backs
Data validation
Razor View Engine
Razor Basics
Razor design goals
Implementation of Razor view
Razor syntax
Accessing Model Data in Razor views
View Techniques
Defining and using custom HTML Helpers
Defining a layout / MVC Master Page
Using Styles
Defining and using partial views
Razor Helper Method syntax
Implementing Navigation in MVC web apps
Defining view-model classes
Implementing Data Filtering in a Controller
Understanding the Routing mechanism
Adding custom entries to a route table
Defining defaults, parameters, and validation
Generating URLs and Hyperlinks
Custom Route constraints
Implementing a Repository
and Entity Framework Data Model
Sample website application

hours
2

You might also like