Aaron Cronje

Aaron Cronje

  • NA
  • 256
  • 262.5k

Service Reference in AJAX

Dec 19 2011 11:50 AM
Hi.....

                 I am doing a work in ajax and define service reference in scriptmanager. What is service reference in ajax and define its role and process?
<asp:ScriptManager ID="ScriptManager1" runat="server">
    <Services>
    <asp:ServiceReference Path = "~/WebService.asmx" />
    </Services>
    </asp:ScriptManager>


Answers (1)