Microsoft Certified Professional Developer/Exam 70-528/Web-Based Client Development
Appearance
Creating and Programming a Web Application
[edit | edit source]- Create and configure a Web application
- Add and configure Web server controls
- Create event handlers for pages and controls
- Manage state and application data
- Implement globalization and accessibility
- Implement site navigation and input validation
- Write an ASP.NET handler to generate images dynamically for display on a Web page
- Configure settings for a Web application
- Program a Web application
Integrating Data in a Web Application by Using ADO.NET, XML, and Data-Bound Controls
[edit | edit source]- Implement data-bound controls
- Manage connections and transactions of databases
- Create, delete, and edit data in a connected environment
- Create, delete, and edit data in a disconnected environment
- Manage XML data with the XML Document Object Model (DOM)
- Read and write XML data by using the XmlReader and XmlWriter
Creating Custom Web Controls
[edit | edit source]- Create a composite Web application control
- Create a custom Web control that inherits from the WebControl class
- Create a composite server control
- Develop a templated control
Tracing, Configuring, and Deploying Applications
[edit | edit source]- Use a Web setup project to deploy a Web application to a target server
- Copy a Web application to a target server by using the Copy Web tool
- Precompile a Web application by using the Publish Web utility
- Optimize and troubleshoot a Web application
Customizing and Personalizing a Web Application
[edit | edit source]- Implement a consistent page design by using master pages
- Customize a Web page by using themes and user profiles
- Implement Web Parts in a Web application
Implementing Authentication and Authorization
[edit | edit source]- Establish a user's identity by using forms authentication
- Use authorization to establish the rights of an authenticated user
- Implement Microsoft Windows authentication and impersonation
- Use login controls to control access to a Web application
Creating ASP.NET Mobile Web Applications
[edit | edit source]- Create a mobile Web application project
- Use device-specific rendering to display controls on a variety of devices
- Use adaptive rendering to modify the appearance of Web server controls
- Use the mobile Web controls to display content on a device