The 70-528 test measures an individual’s ability to develop and implement Web applications using Web forms, ASP.NET, and the .NET Framework 2.0. Before taking the 70-528 test, you should practice the following:
- Create a new Web application and add Web Forms pages to the application.
- Add Web server controls to a Web Form and configure their properties programmatically.
- Create event handlers for a page or control at design time.
- Manage state of an application by using client-based and server-based state management options.
- Maintain state of an application by using database technology.
- Implement globalization and accessibility.
- Use the SiteMap Web server control to display a representation of a Web site’s navigation structure.
- Use validation controls to perform Web Forms validation.
- Write an ASP.NET handler to generate images dynamically for display on a Web page.
- Configure settings for a Web application in the Web.config file.
- Manage a Web application’s configuration by using the Web Site Administration Tool.
- Implement cross-page postbacks.
- Convert HTML server controls to HTML elements.
- Use tabular and hierarchical data source controls to return tabular and hierarchical data respectively.
- Display data by using simple, composite, and hierarchical data-bound controls.
- Configure a connection to a database graphically by using the Connection Wizard, Server Explorer, and the connection class.
- Enumerate through instances of Microsoft SQL Server by using the DbProviderFactories.GetFactoryClasses method.
- Control connection pooling by configuring ConnectionString values based on database type.
- Perform transactions by using the ADO.NET Transaction object.
- Retrieve data by using a DataReader object and build SQL commands visually in Server Explorer.
- Perform database operations by using a command object.
- Store and retrieve binary large object (BLOB) data types in a database.
- Create an instance of the DataSet class programmatically.
- Add and navigate a relationship between tables.
- Populate a DataSet and update a database by using a DataAdapter.
- Manage XML data with the XML Document Object Model
- Read and write XML data by using the XmlReader and XmlWriter.
- Create a composite Web application control.
- Create a custom Web control that inherits from the WebControl class.
- Develop a templated data-bound control.
- 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.
- Troubleshoot a Web application by using ASP.NET tracing.
- Optimize performance by using the ASP.NET Cache object.
- 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.
- Establish a user’s identity by using forms authentication.
- Implement Microsoft Windows authentication and impersonation.
- Use login controls to control access to a Web application.
- 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.
can i get the study material for preparing above practice