| Dates for this class: |
| No dates are available for this class. |
| Course Details [choose new course] [printable version] |
| Core Web Application Technologies with Microsoft Visual Studio 2005 (MOC2543) |
| Course Number: MOC2543 |
| Category: Programming & Dev Tools |
| Duration: 3.00 days |
Description
This three-day instructor-led workshop provides students with the knowledge and skills to develop Microsoft( ASP.NET 2.0 Web applications using Microsoft Visual Studio( 2005. The workshop focuses on user interfaces, Web site structure and functionality, and implementation details.
Target Audience
This workshop is intended for corporate/ISV application developers who have a desire to learn more about specific technology areas in Web application development.
Prerequisites
Before attending this course, students must:
- Be able to manage a solution environment using the Visual Studio 2005 IDE and tools
- Understand Microsoft .NET Framework 2.0 and the Common Language Runtime
- Be able to program an application using a .NET Framework 2.0 compliant language
- Know how to make assemblies available to other applications
- Have a basic understanding of XML including XML declaration, elements, attributes, and namespaces
- Have a basic understanding of client-side scripts
- Have a basic understanding of HTML
Objectives
After completing this course, students will be able to:
- Create a Web application.
- Program a Web application.
- Add and configure server controls for a Web application.
- Use master pages to establish a common layout for a Web application.
- Manage state data for a Web application.
- Access and display data in a Web application.
- Control access to a Web application.
- Deploy a Web application.
- Create a mobile Web application.
Outline
- Unit 1: Creating a Web Application
- Visual Studio Web Site Types
- Default Event Handling in Web Applications
- Web Configuration Files
- Lab 1: Creating a Web Application
- Exercise 1. Creating a New Web Application
- Exercise 2. Configuring and Building a Web Application
- Unit 2: Programming a Web Application
- Detecting the type, version, and capability of the browser being used to view a Web site.
- Accessing information in an ASP.NET Web Page header.
- Using the HttpResponse.Write method to provide feedback to users.
- Handling page-level errors.
- Event Handling in Web Applications
- Browser Capability Detection
- Page Header Retrieval
- Page-Level and Application-Level Error Handling
- Lab 2: Programming a Web Application
- Exercise 1. Implementing Non-Default Event Handlers
- Exercise 2. Detecting Browser Capabilities and Setting Page Header Properties
- Exercise 3. Handling Page-Level Exceptions
- Unit 3: Adding and Configuring Server Controls
- HTML Controls and Web Server Controls
- Types of Web Server Controls
- Working with Web Server Controls
- The ASP.NET 2.0 Page Postback Model
- Lab 3: Adding and Configuring Server Controls
- Exercise 1. Building Graphical User Interfaces with HTML Controls
- Exercise 2. Building Graphical User Interfaces with Web Server Controls
- Exercise 3. Programming Web Server Controls and Working with Postbacks
- Unit 4: Creating a Common Layout by Using Master Pages
- What Are Master Pages?
- What Are Content Pages?
- Nested Master Pages
- Lab 4: Creating a Common Layout by Using Master Pages
- Exercise 1. Designing a Master Page
- Exercise 2. Adding and Configuring Content Pages
- Exercise 3. Designing Nested Master Pages
- Unit 5: Managing State for a Web Application
- ViewState Properties and ControlState Data
- Application and Session Objects
- Strategies for Managing Session State Data
- The Cache Object
- Lab 5: Managing State for a Web Application
- Exercise 1. Configuring ViewState Properties for Web Server Controls
- Exercise 2. Storing and Retrieving Application and Session State
- Exercise 3. Implementing Out-of-Process Session State
- Exercise 4. Storing and Managing State Data in the Cache Object
- Unit 6: Accessing and Displaying Data
- Database Connections and the Web.Config File
- Relational Data and Data Source Controls
- XML Data and Data Source Controls
- Object Data and Data Source Controls
- Lab 6: Accessing and Displaying Data
- Exercise 1: Creating and Retrieving Database Connections
- Exercise 2: Accessing Data by Using SqlDataSource Controls and Data Controls
- Exercise 3: Accessing Objects as Data with ObjectDataSource Controls
- Exercise 4: Accessing XML Data by Using XmlDataSource Controls
- Unit 7: Controlling Access to a Web Application
- Authentication for Web Applications
- Authorization for Web Applications
- Site Membership Systems Using the Membership Class
- Web Site Security Administration Using the Roles Class
- Lab 7: Controlling Access to a Web Application
- Exercise 1: Configuring Authentication and Authorization for a Web Application
- Exercise 2: Implementing a Membership Registration Page
- Exercise 3: Implementing a Login Page and Adding Login Controls
- Exercise 4: Creating a Membership Management Administrative User Interface
- Unit 8: Deploying a Web Application
- Using the Copy Web Site utility to deploy a Web application in a non-compiled state
- Using the Publish Web Site utility to deploy a precompiled version of the Web application
- Building Microsoft Windows (Installer packages to create a redistributable application with full setup logic
- The Copy Web Site Utility
- The Publish Web Site Utility
- Windows Installer Setup Packages
- Lab 8: Deploying a Web Application
- Exercise 1. Deploying a Web Application by Using the Copy Web Site Utility
- Exercise 2. Precompiling and Deploying a Web Application by Using the Publish Web Site Utility
- Exercise 3. Building a Windows Installer Package for Deploying a Web Application
- Unit 9: Making Web Applications Available to Mobile Devices
- Device Emulators for Mobile Web Forms
- Mobile Device Detection and Redirection
- Mobile Web Forms
- Device-Specific Features in Mobile Web Forms
- Lab 9: Making Web Applications Available to Mobile Devices
- Exercise 1. Managing Redirection for Mobile Devices
- Exercise 2. Designing and Implementing a Mobile Web Form
- Exercise 3. Designing Device-Specific Features for a Mobile Web Application
- Exercise 4. Browsing a Mobile Web Application with Specific Device Emulators
