0
kicks
Ajax UpdatePanel vs. ASP.NET 3.5 ScriptServices
The UpdatePanel-control that came with Ajax.NET offers the
possibility to add Ajax-functionality to your ASP.NET-application. The
control is easy to use but has some drawbacks concerning performance. ASP.NET 3.5
ScriptServices are an alternative approach to use Ajax with ASP.NET.