際際滷

際際滷Share a Scribd company logo
210, Topaz CHS, Dr, AB Nair Rd, Opp Wockhardt Hospital, Mumbai Central, Mumbai,
Maharashtra 400011, +91-9702702902, info@itedge.in www.itedge.in
IT EDGE Institute of Technologies Asp Dot Net Mvc Syllabus
Overview:
Asp Dot Net Mvc Syllabus
ASP DOT NET MVC is open-source software from Microsoft. Its web development framework combines
the features of MVC (Model-View-Controller) architecture, the most up-to-date ideas and techniques
from agile development and the best parts of the existing ASP.NET platform. This tutorial provides a
complete picture of the MVC framework and teaches you how to build an application using this tool.
Course Objectives:
Asp Dot Net Mvc objectives should be SMART (Specific, Measurable, Achievable, Relevant and Time).
Pre-requisite / Target Audience:
 Speak and write English fluently
 Have broadband internet access
 Have basic PC skills and online access
 Be over the age of 18
 Be fully committed to Squared!
Module1: Introduction to ASP.NET MVC:
 Brief history of Web Application Development
 What is wrong with ASP.Net Web Forms
 Web Development Today
 Key Benefits of ASP.NET MVC
 Who should use ASP.NET MVC?
Module 2: Getting Started with ASP.NET MVC:
 ASP.NET MVC project templates
 Understanding the structure of an ASP.NET MVC project
 Naming conventions
 Creating views
 Defining controllers
 Defining a data model
Module 3: Creating a Complete ASP.NET MVC Application:
 Creating strongly-typed views
 Understanding URLs and action methods
 Using HTML helpers
 Handling form post-backs
 Data validation
210, Topaz CHS, Dr, AB Nair Rd, Opp Wockhardt Hospital, Mumbai Central, Mumbai,
Maharashtra 400011, +91-9702702902, info@itedge.in www.itedge.in
IT EDGE Institute of Technologies Asp Dot Net Mvc Syllabus
Module 4: Using the Razor View Engine:
 Razor design goals
 Implementing a Razor view
 Razor syntax
 Accessing model data in Razor views
 Working with Layouts
 Using Razor Expressions
Module 5: URL Routing:
 Introducing URL Patterns
 Creating and Registering a Simple Route
 Defining Default Values and using Static URL Segments
 Constraining Routes
 Bypassing the Routing System
Module 6: Controllers and Actions:
 Introducing the Controller
 Receiving Input
 Producing Output
Module 7: Filters:
 Using Filters
 Authorize Filters
 Exception Filters
 Action Filters
 Result Filters
 Using Built In Filters
Module 8: View:
 Defining a layout/master page
 Creating Custom View Engine
 Defining and using partial views, Sections
 Razor helper method syntax
Module 09: Helper Methods:
 Using Built In Form Helper Methods
 Creating Custom Helper Methods
 Creating and using Templated Helper Methods
 Using Model Metadata
Module 10: State Management:
 Using hidden fields
 Session and application state
 Custom model bindings
210, Topaz CHS, Dr, AB Nair Rd, Opp Wockhardt Hospital, Mumbai Central, Mumbai,
Maharashtra 400011, +91-9702702902, info@itedge.in www.itedge.in
IT EDGE Institute of Technologies Asp Dot Net Mvc Syllabus
Module 11: Additional Techniques:
 View scaffold templates
 Model Validation
 Global filters
 Model binding
 Bundling and Display Modes
Module 12: Using Ajax, jQuery with ASP.NET MVC:
 Overview of Ajax and ASP.NET MVC
 Unobtrusive Ajax and the 'this' context
 Using Ajax action links
 Overview of jQuery
 jQuery techniques

More Related Content

Asp dot net mvc syllabus

  • 1. 210, Topaz CHS, Dr, AB Nair Rd, Opp Wockhardt Hospital, Mumbai Central, Mumbai, Maharashtra 400011, +91-9702702902, info@itedge.in www.itedge.in IT EDGE Institute of Technologies Asp Dot Net Mvc Syllabus Overview: Asp Dot Net Mvc Syllabus ASP DOT NET MVC is open-source software from Microsoft. Its web development framework combines the features of MVC (Model-View-Controller) architecture, the most up-to-date ideas and techniques from agile development and the best parts of the existing ASP.NET platform. This tutorial provides a complete picture of the MVC framework and teaches you how to build an application using this tool. Course Objectives: Asp Dot Net Mvc objectives should be SMART (Specific, Measurable, Achievable, Relevant and Time). Pre-requisite / Target Audience: Speak and write English fluently Have broadband internet access Have basic PC skills and online access Be over the age of 18 Be fully committed to Squared! Module1: Introduction to ASP.NET MVC: Brief history of Web Application Development What is wrong with ASP.Net Web Forms Web Development Today Key Benefits of ASP.NET MVC Who should use ASP.NET MVC? Module 2: Getting Started with ASP.NET MVC: ASP.NET MVC project templates Understanding the structure of an ASP.NET MVC project Naming conventions Creating views Defining controllers Defining a data model Module 3: Creating a Complete ASP.NET MVC Application: Creating strongly-typed views Understanding URLs and action methods Using HTML helpers Handling form post-backs Data validation
  • 2. 210, Topaz CHS, Dr, AB Nair Rd, Opp Wockhardt Hospital, Mumbai Central, Mumbai, Maharashtra 400011, +91-9702702902, info@itedge.in www.itedge.in IT EDGE Institute of Technologies Asp Dot Net Mvc Syllabus Module 4: Using the Razor View Engine: Razor design goals Implementing a Razor view Razor syntax Accessing model data in Razor views Working with Layouts Using Razor Expressions Module 5: URL Routing: Introducing URL Patterns Creating and Registering a Simple Route Defining Default Values and using Static URL Segments Constraining Routes Bypassing the Routing System Module 6: Controllers and Actions: Introducing the Controller Receiving Input Producing Output Module 7: Filters: Using Filters Authorize Filters Exception Filters Action Filters Result Filters Using Built In Filters Module 8: View: Defining a layout/master page Creating Custom View Engine Defining and using partial views, Sections Razor helper method syntax Module 09: Helper Methods: Using Built In Form Helper Methods Creating Custom Helper Methods Creating and using Templated Helper Methods Using Model Metadata Module 10: State Management: Using hidden fields Session and application state Custom model bindings
  • 3. 210, Topaz CHS, Dr, AB Nair Rd, Opp Wockhardt Hospital, Mumbai Central, Mumbai, Maharashtra 400011, +91-9702702902, info@itedge.in www.itedge.in IT EDGE Institute of Technologies Asp Dot Net Mvc Syllabus Module 11: Additional Techniques: View scaffold templates Model Validation Global filters Model binding Bundling and Display Modes Module 12: Using Ajax, jQuery with ASP.NET MVC: Overview of Ajax and ASP.NET MVC Unobtrusive Ajax and the 'this' context Using Ajax action links Overview of jQuery jQuery techniques