August 2008 - Posts

2
Comments

How to add service reference dynamically from user control? Microsoft Ajax by Jalpesh P. Vadgama

First, Create a web page default.aspx and put the html code as following.. --------------------------------------------------------------------------- <asp:ScriptManager ID="MainScriptManager" runat="server"> </asp:ScriptManager>...
More Posts