Download ASP.NET WebForms Ajax Available User Control
Description
There are several approaches to use ajax callback in ASP.NET. We can use PageMethods in WebForms (but not in User Controls), ScriptServices or implement ICallbackEventHandler for your code-behind class and even use jQuery post or get methods to call webforms or pagemethods (bu...
Source Files
The download file ajaxusercontrol.zip has the following entries.
AjaxAvailableUserControls.Application.sln
AjaxAvailableUserControls.Application.vsmdi
AjaxAvailableUserControls.Application/AjaxAvailableUserControls.Application.csproj
AjaxAvailableUserControls.Application/AjaxUserControls/DemoUserControl.ascx
AjaxAvailableUserControls.Application/AjaxUserControls/DemoUserControl.ascx.cs
AjaxAvailableUserControls.Application/AjaxUserControls/DemoUserControl.ascx.designer.cs
AjaxAvailableUserControls.Application/Default.aspx
AjaxAvailableUserControls.Application/Default.aspx.cs
AjaxAvailableUserControls.Application/Default.aspx.designer.cs
AjaxAvailableUserControls.Application/Global.asax
AjaxAvailableUserControls.Application/Global.asax.cs
AjaxAvailableUserControls.Application/Properties/AssemblyInfo.cs
AjaxAvailableUserControls.Application/Scripts/jquery-1.4.2.js
AjaxAvailableUserControls.Application/Site.Master
AjaxAvailableUserControls.Application/Site.Master.cs
AjaxAvailableUserControls.Application/Site.Master.designer.cs
AjaxAvailableUserControls.Application/Styles/Site.css
AjaxAvailableUserControls.Application/Web.Debug.config
AjaxAvailableUserControls.Application/Web.Release.config
AjaxAvailableUserControls.Application/Web.config
AjaxAvailableUserControls.Library/AjaxAvailableUserControls.Library.csproj
AjaxAvailableUserControls.Library/Logic/AjaxAvailableUserControl.cs
AjaxAvailableUserControls.Library/Logic/AjaxRequestParameters.cs
AjaxAvailableUserControls.Library/Logic/AjaxResponse.cs
AjaxAvailableUserControls.Library/Logic/ClientDataReceivedEventArgs.cs
AjaxAvailableUserControls.Library/Properties/AssemblyInfo.cs
AjaxAvailableUserControls.Library/Scripts/core.js
AjaxAvailableUserControls.Library/Scripts/jquery-json.js
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Download
Click the following link to download ajaxusercontrol.zip.
ajaxusercontrol.zip