ScriptManager -Definition,Functions - ASP.NET AJAX

Q.  Which control is required of every AJAX page to manage the JavaScript files sent to the client and the communication between client and server?
- Published on 28 Jul 15

a. UpdatePanel
b. ScriptManager
c. AsyncPostBackTrigger
d. None of the above.

ANSWER: ScriptManager
 

    Discussion

  • Ramesh   -Posted on 19 Oct 15
    ScriptManager control is required of every AJAX page to manage the JavaScript files sent to the client and the communication between client and server.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)