March 2008
Intermediate to advanced
766 pages
21h 15m
English
The AJAX Extensions category of the Toolkit defines a ScriptManager and a ScriptManagerProxy. Explain the difference between these two controls, and explain when you should use the ScriptManager and when the ScriptManagerProxy.
How can you let your users know a partial page update is in progress?
To expose a method in your site as a web method that can be called by client-side script, you need to create a special class and apply two attributes. What class do you need to create, and what attributes do you need to apply?