Reputation: 1066
what script manager exactly do in the asp.net page.
Upvotes: 3
Views: 985
Reputation: 1134
"Manages ASP.NET Ajax script libraries and script files, partial-page rendering, and client proxy class generation for Web and application services." - MSDN
Also you can check this MSDN Magazine article for a good reading.
Upvotes: 2
Reputation: 176906
ScriptManager Class - Manages ASP.NET Ajax script libraries and script files, partial-page rendering, and client proxy class generation for Web and application services.
Upvotes: 1