Course OutlineModule MS-267
Course OutlineModule MS-267
Module 1: Exploring Microsoft ASP.NET Web Applications in Microsoft Visual Studio 2010
This module explains the key features of Microsoft .NET Framework and Microsoft ASP.NET. It helps you view the complete Web application that you build in the labs throughout this courseLessons Introduction to the .NET Framework Overview of ASP.NET Overview of the Lab Application
Lab : There are no labs for this module After completing this module, students will be able to: Describe the .NET Framework. Describe ASP.NET. Describe the Lab Application.
Module 2: Creating Web Applications by Using Microsoft Visual Studio 2010 and Microsoft .NET Based Languages
This module describes the different programming languages that are available when you develop Microsoft .NET Framework applications. It explains the fundamental aspects of writing code and creating components by using two of the .NET Frameworkbased languages, Microsoft Visual Basic and Microsoft Visual C#. It provides an overview of Microsoft Visual Studio 2010. It also explains how to create a simple Web application. Lessons Choosing a Programming Language Overview of Visual Studio 2010 Creating a Simple Web Application
Lab : Creating Web Applications by Using Microsoft Visual Studio 2010 and Microsoft .NETBased Languages Exercise 1: Creating an ASP.NET Web Site Exercise 2: Adding and Configuring Server Controls in Web Forms Exercise 3: Building and Deploying an ASP.NET Web Application
Choose a programming language. Describe Visual Studio 2010. Create a simple Web application.
Lab : Creating a Microsoft ASP.NET Web Form Exercise 1: Creating a Web Form Exercise 2: Adding and Configuring Server Controls in a Web Form
After completing this module, students will be able to: Create Web Forms. Add and configure server controls in a Web Form.
Lab : Adding Functionality to a Microsoft ASP.NET Web Form Exercise 1: Implementing Code in a Web Application Exercise 2: Creating Event Procedures Exercise 3: Creating an Entity Component Exercise 4: Handling Page and Control Events
After completing this module, students will be able to: Work with code-behind files. Handle server control events. Create classes and components by using Microsoft Visual Studio 2010. Handle page events.
This module explains how to create and implement master pages and how to implement user controls in a Web application.Lessons Creating Master Pages Adding User Controls to an ASP.NET Web Form
Lab : Implementing Master Pages and User Controls Exercise 1: Adding and Applying a Master Page Exercise 2: Converting Web Forms to Content Pages and User Controls
After completing this module, students will be able to: Create master pages. Add user controls to a Microsoft ASP.NET Web Form.
Lab : Validating User Input Exercise 1: Adding Validation Controls Exercise 2: Configuring Validation Controls Exercise 3: Adding Server-Side Validation
After completing this module, students will be able to: Describe user input validation Implement Microsoft ASP.NET validation controls Validate Web Forms
After completing this module, students will be able to: Perform debugging in Microsoft ASP.NET Perform tracing in ASP.NET
Lab : Managing Data in an ASP.NET 4.0 Web Application Exercise 1: Connecting to a Data Source Exercise 2: Binding a Server Control to a Data Source Exercise 3: Modifying a Data Source
After completing this module, students will be able to: Describe ADO.NET. Connect to a database. Manage data.
Lab : Managing Data Access Tasks by Using LINQ Exercise 1: Loading Data by Using the XmlDataSource Control Exercise 2: Displaying Data by Using LINQ to XML Exercise 3: Saving Data by Using LINQ to Entities
Describe language-integrated query (LINQ). Manage XML data by using LINQ to XML. Manage SQL data by using LINQ.
Lab : Managing Data by Using ASP.NET Dynamic Data Exercise 1: Adding Dynamic Data to an Existing Web Site Exercise 2: Registering LINQ to Entities by Using Dynamic Data Exercise 3: Map, Clean and Test Solution
After completing this module, students will be able to: Describe ASP.NET Dynamic Data Apply ASP.NET Dynamic Data Customize ASP.NET Dynamic Data applications
Lab : Creating a Microsoft ASP.NET Ajax-Enabled Web Forms Application Exercise 1: Creating a Modal About Box Exercise 2: Customizing Dynamic Data Field Templates with Ajax Server Controls Exercise 3: Adding the Country Import Progress Indicator
After completing this module, students will be able to: Describe ASP.NET AJAX. Create an ASP.NET AJAX application by using the ASP.NET AJAX extensions. Extend an application by using the ASP.NET AJAX Control Toolkit.
Lab : Consuming Windows Communication Foundation Services Exercise 1: Creating a WCF Service Reference Proxy Exercise 2: Calling a WCF Service Method from a Web Form Exercise 3: Implementing WCF Data Services
After completing this module, students will be able to: Describe WCF services. Call WCF services. Consume Windows Communication Foundation services.
Lab : Managing State in Web Applications Exercise 1: Examining the View State Exercise 2: Caching Countries Exercise 3: Displaying Visitors Counter on Default Page
After completing this module, students will be able to: Describe state management. Describe Microsoft ASP.NET Profiles. Describe ASP.NET Caching.
Lab : Configuring and Deploying a Microsoft ASP.NET Web Application Configuring the List View Page Size and Enabling the Save Countries Button Configuring the Visitor Counter Deploying the Web Application
After completing this module, students will be able to: Configure an ASP.NET Web application. Deploy an ASP.NET Web application.
Lab : Securing a Microsoft ASP.NET Web Application Exercise 1: Enabling Forms Authentication Exercise 2: Implementing Authorization Exercise 3: Protecting Configuration File
After completing this module, students will be able to: Describe Web application security. Describe how to declaratively configure authentication and authorization. Work programmatically with authentication and authorization.
Module 16: Implementing Advanced Technologies Supported by Microsoft Visual Studio 2010 for Web Development
This module describes the new Visual Studio 2010 and .NET Framework 4 functionalities, changes, and enhancements for improved Web development. The module also covers how Microsoft ASP.NET MVC 2 and Microsoft Silverlight 4 fit in with .NET Framework 4 and Visual Studio 2010Lessons Working with the ASP.NET MVC 2 Framework Working with Silverlight 4
Lab : Implementing Advanced Technologies Supported by Microsoft Visual Studio 2010 for Web Development
After completing this module, students will be able to: Work with ASP.NET MVC 2. Work with Silverlight 4.