2543B Core Web Application Technologies with Microsoft Visual Studio 2005 – DeliveryGuide
Posted by 99eBooks
About This Workshop Elements of this syllabus are subject to change. 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. |
Audience Profile This workshop is intended for corporate/ISV application developers who have a desire to learn more about specific technology areas in Web application development. |
At Workshop Completion After completing this course, students will be able to:
|
- Visual Studio Web Site Types
- Default Event Handling in Web Applications
- Web Configuration Files
Lab : Creating a Web Application
- Creating a New Web Application
- Configuring and Building a Web Application
- Describe the types of Web sites that they can create with Visual Studio 2005.
- Describe the concept of a default event handler for an object.
- Explain how the Machine.Config and Web.Config files control the settings for a Web application.
- Create a new Web application.
- Configure and build a Web application.
Session 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.
Lessons
- Event Handling in Web Applications
- Browser Capability Detection
- Page Header Retrieval
- Page-Level and Application-Level Error Handling
Lab : Programming a Web Application
- Implementing Non-Default Event Handlers
- Detecting Browser Capabilities and Setting Page Header Properties
- Handling Page-Level Exceptions
- Describe various event-handling techniques.
- Explain how to detect browser types and capabilities.
- Explain how to access page headers.
- Describe how to handle page-level errors and application-level errors.
- Implement advanced techniques for handling events.
- Implement browser-capability detection.
- Implement page-header manipulation.
- Implement page-level and application-level error handling.
Session 3: Adding and Configuring Server Controls
Lessons
- 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 : Adding and Configuring Server Controls
- Building Graphical User Interfaces with HTML Controls
- Building Graphical User Interfaces with Web Server Controls
- Programming Web Server Controls and Working with Postbacks
- Explain the differences between HTML controls and Web server controls.
- Describe the different types of Web server controls.
- Explain how to use HTML controls and Web server controls.
- Explain how the postback model of ASP.NET 2.0 works.
- Create Web-based user interfaces with HTML controls and Web server controls.
- Write code that interacts with Web server controls.
- Write code that interacts with the postback model of ASP.NET 2.0.
Session 4: Creating a Common Layout by Using Master Pages
Lessons
- What Are Master Pages?
- What Are Content Pages?
- Nested Master Pages
Lab : Creating a Common Layout by Using Master Pages
- Designing a Master Page
- Adding and Configuring Content Pages
- Designing Nested Master Pages
- Describe the concept of a master page.
- Describe the concept of a content page.
- Describe nested master pages.
- Design master pages.
- Configure content pages.
- Design nested master pages.
Session 5: Managing State for a Web Application
Lessons
- ViewState Properties and ControlState Data
- Application and Session Objects
- Strategies for Managing Session State Data
- The Cache Object
Lab : Managing State for a Web Application
- Configuring ViewState Properties for Web Server Controls
- Storing and Retrieving Application and Session State
- Implementing Out-of-Process Session State
- Storing and Managing State Data in the Cache Object
- Describe the ViewState and ControlState data models for Web pages.
- Describe the Application and Session objects and explain how state data is stored and retrieved in these objects.
- Describe various session-state data-storage strategies.
- Describe the Cache object and explain how you can use it to store and manage state data.
- Configure ViewState properties and ControlState properties for Web server controls.
- Store and retrieve Application and Session state.
- Implement out-of-process session state.
- Store and manage state data in the Cache object.
Session 6: Accessing and Displaying Data
Lessons
- 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 : Accessing and Displaying Data
- Creating and Retrieving Database Connections
- Accessing Data by Using SqlDataSource Controls and Data Controls
- Accessing Objects as Data with ObjectDataSource Controls
- Accessing XML Data by Using XmlDataSource Controls
- Explain how to store and retrieve database connections by using the Web.Config file.
- Explain how to use data source controls to access relational data.
- Explain how to use data source controls to access XML data.
- Explain how to use data source controls to access object data.
- Create and retrieve database connections by using the Web.Config file.
- Access relational data by using the SqlDataSource control and data controls.
- Access XML data by using the XmlDataSource control and data controls.
- Access objects as data by using the ObjectDataSource control and data controls.
Session 7: Controlling Access to a Web Application
Lessons
- Authentication for Web Applications
- Authorization for Web Applications
- Site Membership Systems Using the Membership Class
- Web Site Security Administration Using the Roles Class
Lab : Controlling Access to a Web Application
- Configuring Authentication and Authorization for a Web Application
- Implementing a Membership Registration Page
- Implementing a Login Page and Adding Login Controls
- Creating a Membership Management Administrative User Interface
- Describe the authentication methods for Web applications.
- Describe the authorization methods for Web applications.
- Describe the main components of a membership system.
- Describe how to build a security administration interface.
- Configure authentication and authorization for a Web application.
- Implement a membership registration page.
- Implement a login page.
- Create a membership management administrative user interface.
Session 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
Lessons
- The Copy Web Site Utility
- The Publish Web Site Utility
- Windows Installer Setup Packages
Lab : Deploying a Web Application
- Deploying a Web Application by Using the Copy Web Site Utility
- Precompiling and Deploying a Web Application by Using the Publish Web Site Utility
- Building a Windows Installer Package for Deploying a Web Application
- Describe how to use the Copy Web Site utility to deploy a Web application.
- Describe how to use the Publish Web Site utility to precompile and deploy a Web application.
- Describe how to build Windows Installer packages for deploying a Web application.
- Deploy a Web application by using the Copy Web Site utility.
- Precompile and deploy a Web application by using the Publish Web Site utility.
- Build and run a Windows Installer setup application for deploying a Web application.
Session 9: Making Web Applications Available to Mobile Devices
Lessons
- Device Emulators for Mobile Web Forms
- Mobile Device Detection and Redirection
- Mobile Web Forms
- Device-Specific Features in Mobile Web Forms
Lab : Making Web Applications Available to Mobile Devices
- Managing Redirection for Mobile Devices
- Designing and Implementing a Mobile Web Form
- Designing Device-Specific Features for a Mobile Web Application
- Browsing a Mobile Web Application with Specific Device Emulators
- Explain how to detect mobile devices and redirect them to an appropriate page in a Web application.
- Describe mobile Web pages, forms, and mobile controls.
- Explain how to use device-specific features in mobile Web pages to respond to the different capabilities of mobile devices.
- Explain how to use device emulators in Visual Studio 2005 to test mobile Web pages.
- Design and implement mobile Web forms.
- Design device-specific features for mobile Web pages.
0 comments
Comment