How to setup the ScriptManager for JQuery and MS Ajax Framework

Quick note of how to set up JS frameworks using ScriptManager server control.

<asp:ScriptManager runat="server" EnablePageMethods="true">  <Scripts>    <asp:ScriptReference Path="~/MicrosoftAjaxTemplates.js" />    <asp:ScriptReference Path="~/js/jquery-1.2.6.min.js " />  </Scripts></asp:ScriptManager><?xml:namespace prefix = o />

One Response to “How to setup the ScriptManager for JQuery and MS Ajax Framework”

  1. sampan Says:

    I loved Tales from Jabba’s Palace. It’s so great to see I’m not the only one. It was great to see how you came up with your idea for this story.


Leave a Reply