rss
twitter
  •  

Difference between ScriptManager of ASP.Net & ToolkitScriptManager of AjaxToolkit

| Posted in Uncategorized |

0

when you decide to use Ajax in your website, you find yourself must use ScriptManager, but now we have a different one ToolkitScriptManager and i ask myself what is the difference, so i do this post to show the difference so the main difference:

They differ in the way they render the javascript files for the client side, ToolkitScriptManager uses a technique called Script Combining to download the scripts and improves the performance