4 Web Applications: Course 20486A 5 Days, Instructor-Led
4 Web Applications: Course 20486A 5 Days, Instructor-Led
4 Web Applications: Course 20486A 5 Days, Instructor-Led
Prerequisites
Before attending this course, students must have:
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.
Course Outline
Module 1: Exploring ASP.NET MVC 4
The goal of this module is to outline to the students the components of the Microsoft Web Technologies
stack, which can be used to host a completed web application. Students will also learn about ASP.NET
4.5 and be introduced to the web forms, web pages, and MVC programming models. Finally they will see
an overview of ASP.NET MVC 4, including new features and configuration.
Lessons
Overview of Microsoft Web Technologies
Overview of ASP.NET 4.5
Introduction to ASP.NET MVC 4
Lab: Exploring ASP.NET MVC 4
Exploring a Photo Sharing Application
Exploring a Web Pages Application
Exploring a Web Forms Application
Exploring an MVC Application
After completing this module, students will be able to:
Describe the Microsoft Web Technologies stack and select an appropriate technology to use to
develop any given application.
Module 10: Using JavaScript and jQuery for Responsive MVC 4 Web Applications
The goal of this module is to teach the students techniques that run code on the browser. This approach
can increase the responsiveness of the application because a rendered page can respond to a user
action without reloading the entire page from the server. Students will learn about the jQuery script
library and how to use it to call web services and update user interface components.
Lessons
Rendering and Running JavaScript Code
Using jQuery and jQueryUI
Lab: Using JavaScript and jQuery for Responsive MVC 4 Web Applications
Using jQuery to Respond to Users
Using jQueryUI to Build a User Interface
After completing this module, students will be able to:
Write JavaScript code that runs on the client-side and utilizes the jQuery script library to
optimize the responsiveness of an MVC web application.
Module 13: Using Windows Azure Web Services in ASP.NET MVC 4 Web Applications
The goal of this module is to introduce Windows Azure to the students and explain why a developer
would write a Windows Azure service instead of code in a web application. Students will also see how to
write such a service and call it from a web application or from other applications, such as a mobile
device app.
Lessons
Introduction to Windows Azure
Designing and Writing Windows Azure Services
Consuming Windows Azure Services in a Web Application
Lab: Using Windows Azure Web Services in ASP.NET MVC 4 Web Applications
Creating and Coding a Windows Azure Service
Consuming Data from a Windows Azure Service
After completing this module, students will be able to:
Describe how to write a Windows Azure web service and call it from and MVC application.
Lessons
Deploying Web Applications
Deploying MVC 4 Applications
Lab: Deploying ASP.NET MVC 4 Web Applications
Deploying an Application to Windows Azure
Testing the Completed Application
After completing this module, students will be able to:
Describe how to package and deploy an ASP.NET MVC 4 web application from a development
computer to a web server for staging or production.