Microsoft Certified Professional Developer/Exam 70-528/Web-Based Client Development
Creating and Programming a Web Application
edit- 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- 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
editTracing, Configuring, and Deploying Applications
edit- 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
editImplementing Authentication and Authorization
editCreating ASP.NET Mobile Web Applications
edit- 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