This is the fifth post (first, second, third, fourth) in another collection of posts that have links to the different objectives covered in the 70-562 exam.
Working with ASP.NET AJAX and Client-Side Scripting (15 percent)
- Implement Web Forms by using ASP.NET AJAX
- ScriptManager control
- ScriptManagerProxy control
- EnablePartialRending method
- Timer control
- UpdatePanel control
- UpdateProgress control
- Partial Page Rendering overview
- ASP.NET AJAX Overview
- Client References namespaces
- Sample: Using the UpdatePanel
- Sample: ASP.NET page with multiple update panels
- Sample: Creating an AJAX-enabled web site
- Sample: Creating an AJAX-Enabled Data Application
- Sample: AJAX Application
- Interact with the ASP.NET AJAX client-side library
- Client script in ASP.NET
- AJAX Life Cycle events
- PageRequestManager
- Web Server controls that use client script
- Adding client capabilities to a web server control
- Creating Custom Client Script using MS AJAX
- Consume services from client scripts
- ScriptServiceAtribute
- ScriptMethodAttribute
- ServiceReference class
- Using web services in ASP.NET AJAX
- Exposing web services to client script
- Calling web services from client script
- Sample: Creating and using an AJAX-enabled web service
- Create and register client script
- RegisterClientScriptInclude method
- RegisterClientScript block method
- ScriptReference object
- ScriptManager.Scripts property
- Creating custom client script
- Combining client scripts in a composite script
- Adding client script dynamically to pages
- Dynamically assigning script references
- Embedding a Javascript files as a resource in an assembly
You can also find some information on preparing for your exams here, in the actual exam and some other tips for 70-562. Also errata for the MS Press training kit
No comments:
Post a Comment