hi Freinds,
Can u tell me about script manager in ajax what is the use of script manager do in ajax
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Feb 26, 2010, 5:11 AM
Hi friend,
Follow are the points why script manager is used for AJAX:
Client-script functionality of the Microsoft AJAX Library, and any custom script that you want to send to the browser. For more information, see ASP.NET AJAX and JavaScript.
For more details see following articles:Partial-page rendering, which enables regions on the page to be independently refreshed without a postback. The ASP.NET AJAX UpdatePanel, UpdateProgress, and Timercontrols require a ScriptManager control to support partial-page rendering.
JavaScript proxy classes for Web services, which enable you to use client script to access Web services by exposing Web services as strongly typed objects.
JavaScript classes to access ASP.NET authentication and profile application services.
http://msdn.microsoft.com/en-us/magazine/cc163354.aspx
http://msdn.microsoft.com/en-us/library/bb398863.aspx
I hope after look at these you'll know almost every thing that you should know..
Don't forget to mark the answer.
Lalit MPosted Feb 26, 2010, 4:08 AM
http://www.asp.net/Ajax/Documentation/Live/overview/ScriptManagerOverview.aspx