Browse by Tags

All Tags » AJAx » VB.NET (RSS)

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>...

ASP.NET MVC Framework Link collection by Jalpesh P. Vadgama

Microsoft will release it's Model view controller base framework for asp.net. In this user will have built in support for model view controller architecture. Here are the some interesting collection of links related to asp.net MVC Framework.. ASP.NET...
More Posts