Download Control Methods for ASP.NET AJAX

Description

Control Methods tries to bring ASP.NET AJAX Page Methods to UserControls to allow individual controls to define their own static WebMethods for AJAX calls which allows developers to group control related logic in the code-behind as is possible with Page Methods.

Source Files

The download file controlmethods.zip has the following entries.


trunk/Class Libraries/ControlMethods/ControlMethods.csproj
trunk/Class Libraries/ControlMethods/ControlMethods.snk
trunk/Class Libraries/ControlMethods/Extensions/ControlMethodHandler.cs
trunk/Class Libraries/ControlMethods/Extensions/ControlMethodImpl.cs
trunk/Class Libraries/ControlMethods/Extensions/ControlMethodModule.cs
trunk/Class Libraries/ControlMethods/Extensions/SessionCapableHandler.cs
trunk/Class Libraries/ControlMethods/Properties/AssemblyInfo.cs
trunk/License.txt//from  ww w  .ja v  a 2s  . c om
trunk/Solutions/AllControlMethods.sln
trunk/Web Applications/HandlerTestSite/ControlMethod.ashx
trunk/Web Applications/HandlerTestSite/ControlMethod.ashx.cs
trunk/Web Applications/HandlerTestSite/ControlMethodTestControl.ascx
trunk/Web Applications/HandlerTestSite/ControlMethodTestControl.ascx.cs
trunk/Web Applications/HandlerTestSite/ControlMethodTestControl.ascx.designer.cs
trunk/Web Applications/HandlerTestSite/Default.aspx
trunk/Web Applications/HandlerTestSite/Default.aspx.cs
trunk/Web Applications/HandlerTestSite/Default.aspx.designer.cs
trunk/Web Applications/HandlerTestSite/HandlerTestSite.csproj
trunk/Web Applications/HandlerTestSite/Properties/AssemblyInfo.cs
trunk/Web Applications/HandlerTestSite/Web.config
trunk/Web Applications/HandlerTestSite/jquery-1.3.2-vsdoc.js
trunk/Web Applications/HandlerTestSite/jquery-1.3.2.js
trunk/Web Applications/ModuleTestSite/ControlMethodTestControl.ascx
trunk/Web Applications/ModuleTestSite/ControlMethodTestControl.ascx.cs
trunk/Web Applications/ModuleTestSite/ControlMethodTestControl.ascx.designer.cs
trunk/Web Applications/ModuleTestSite/Default.aspx
trunk/Web Applications/ModuleTestSite/Default.aspx.cs
trunk/Web Applications/ModuleTestSite/Default.aspx.designer.cs
trunk/Web Applications/ModuleTestSite/ModuleTestSite.csproj
trunk/Web Applications/ModuleTestSite/Properties/AssemblyInfo.cs
trunk/Web Applications/ModuleTestSite/Web.config
trunk/Web Applications/ModuleTestSite/jquery-1.3.2-vsdoc.js
trunk/Web Applications/ModuleTestSite/jquery-1.3.2.js

Download

Click the following link to download controlmethods.zip.

controlmethods.zip




















Home »
  ASP.NET Free Code »
    Ajax »




Ajax
Ajax Control
Ajax Framework
Ajax Library
Ajax MVC
Ajax Toolkit
AutoComplete