Overview
In this 5-day instructor-led course, students will learn to develop advanced ASP.NET MVC applications using .NET Framework tools and technologies. The focus will be on coding activities that enhance the performance and scalability of a web application. ASP.NET MVC will be introduced and compared with Web Forms so that students know when each should/could be used. This course will also prepare the students for exam 70-486.
Prerequisites
Participants who wish to take up this course should meet the following prerequisites:
- AÂ minimum of two to three years of experience developing web-based applications by using Microsoft Visual Studio and Microsoft ASP.NET, proficiency in using the .NET Framework, and some familiarity with the C# language.
Who Should Attend?
This course is recommended for professional web developers who use Microsoft Visual Studio in an individual-based or team-based, small-sized to large development environment. Candidates for this course are interested in developing advanced web applications and want to manage the rendered HTML comprehensively. They want to create websites that separate the user interface, data access, and application logic.
Course Outline
- Overview of Microsoft Web Technologies
- Overview of ASP.NET
- Introduction to ASP.NET MVC 5
Lab: Exploring ASP.NET MVC 5
- Planning in the Project Design Phase
- Designing Models, Controllers, and Views
Lab: Designing ASP.NET MVCÂ 5 Web Applications
- Creating MVC Models
- Working with Data
Lab: Developing ASP.NET MVCÂ 5 Models
- Writing Controllers and Actions
- Writing Action Filters
Lab: Developing ASP.NET MVCÂ 5 Controllers
- Creating Views with Razor Syntax
- Using HTML Helpers
- Reusing Code in Views
Lab: Developing ASP.NET MVC 5 Views
- Unit Testing MVC Components
- Implementing an Exception Handling Strategy
Lab: Testing and Debugging the ASP.NET MVCÂ 5 Web Applications
- Analyzing Information Architecture
- Configuring Routes
- Creating a Navigation Structure
Lab: Structuring ASP.NET MVCÂ 5 Web Applications
- Using Layouts
- Applying CSS Styles to an MVC Application
- Creating an Adaptive User Interface
Lab: Applying Styles to ASP.NET MVC 5 Web Applications
- Using AJAX and Partial Page Updates
- Implementing a Caching Strategy
Lab: Building Responsive Pages in ASP.NETÂ MVCÂ 5 Web Applications
- Rendering and Running JavaScript Code
- Using jQuery and jQueryUI
Lab: Using JavaScript and jQuery for Responsive MVCÂ 5 Web Applications
- Implementing Authentication and Authorization
- Assigning Roles and Membership
Lab: Controlling Access to ASP.NET MVCÂ 5 Web Applications
- Developing Secure Sites
- State Management
Lab: Building a Resilient ASP.NET MVC 5 Web Application
- Developing a Web API
- Calling a Web API from Mobile and Web Applications
Lab:Â Implementing Web APIs in ASP.NET MVC 5 Web Applications
- Using HTTP Modules and HTTP Handlers
- Using Web Sockets
Lab:Â Handling Requests in ASP.NET MVC 5 Web Applications
- Deploying a Web Application
- Deploying an ASP.NET MVC 5 Web Application
Lab:Â Deploying ASP.NET MVC 5 Web Applications