What is Difference between ScriptManager and ScriptManagerProxy control in AJAX?

 Posted by Rajesh_Kumar on 2/11/2014 | Category: ASP.NET AJAX Interview questions | Views: 3630 | Points: 40
Answer:

ScriptManager is a server control that makes script resources available to the browser,including the Microsoft AJAX Library and the functionality that enables partial-page rendering.

Whereas ScriptManagerProxy is also a server control that enables nested components to add script and service references if the page already contains a ScriptManager control.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response