Download ASP.NET AJAX jQuery Extension

Description

ASP.NET AJAX jQuery Extension is components library based on ASP.NET AJAX Control Toolkit approach and jQuery javascript library that simplifies HTML document traversing, event handling, animating, and Ajax interactions.

Icons

ASP.NET AJAX jQuery Extension

Source Files

The download file jquerynet.zip has the following entries.


trunk/AjaxControlToolkit/AjaxControlToolkit.csproj
trunk/AjaxControlToolkit/AjaxControlToolkit.snk
trunk/AjaxControlToolkit/ExtenderBase/BaseScripts.js
trunk/AjaxControlToolkit/ExtenderBase/ClientCssResourceAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/ClientPropertyNameAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/ClientScriptResourceAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/ComponentReferenceAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/Constants.cs
trunk/AjaxControlToolkit/ExtenderBase/Design/ExtendedTypeDescriptionProvider.cs
trunk/AjaxControlToolkit/ExtenderBase/Design/ExtenderBaseDesignerHelpers.cs
trunk/AjaxControlToolkit/ExtenderBase/Design/ExtenderControlBaseDesigner.PageMethodSignatures.cs
trunk/AjaxControlToolkit/ExtenderBase/Design/ExtenderControlBaseDesigner.cs
trunk/AjaxControlToolkit/ExtenderBase/Design/ExternalReferences.cs
trunk/AjaxControlToolkit/ExtenderBase/Design/ExternalReferences.t4
trunk/AjaxControlToolkit/ExtenderBase/Design/PageMethodSignatureAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/Design/TypeControlIDConverter.cs
trunk/AjaxControlToolkit/ExtenderBase/ElementReferenceAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/ExtenderControlBase.cs
trunk/AjaxControlToolkit/ExtenderBase/ExtenderControlEventAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/ExtenderControlMethodAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/ExtenderControlPropertyAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/IClientStateManager.cs
trunk/AjaxControlToolkit/ExtenderBase/IControlResolver.cs
trunk/AjaxControlToolkit/ExtenderBase/ProfilePropertyBinding.cs
trunk/AjaxControlToolkit/ExtenderBase/ProfilePropertyBindingCollection.cs
trunk/AjaxControlToolkit/ExtenderBase/RequiredPropertyAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/RequiredScriptAttribute.cs
trunk/AjaxControlToolkit/ExtenderBase/ResolveControlEventArgs.cs
trunk/AjaxControlToolkit/ExtenderBase/ResolveControlEventHandler.cs
trunk/AjaxControlToolkit/ExtenderBase/ScriptBase.cs
trunk/AjaxControlToolkit/ExtenderBase/ScriptComponentBase.cs
trunk/AjaxControlToolkit/ExtenderBase/ScriptControlBase.cs
trunk/AjaxControlToolkit/ExtenderBase/ScriptObjectBuilder.cs
trunk/AjaxControlToolkit/ExtenderBase/ScriptUserControl.cs
trunk/AjaxControlToolkit/ExtenderBase/ServicePathConverter.cs
trunk/AjaxControlToolkit/Properties/AssemblyInfo.cs
trunk/AjaxControlToolkit/Properties/Resources.Designer.cs
trunk/AjaxControlToolkit/Properties/Resources.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.ar.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.cs.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.de.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.es.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.fr.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.he.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.hi.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.it.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.ja.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.ko.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.nl.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.pt.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.ru.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.tr-TR.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.zh-CHS.resx
trunk/AjaxControlToolkit/ScriptResources/ScriptResources.zh-CHT.resx
trunk/AjaxControlToolkit/ToolkitScriptManager/ScriptCombineAttribute.cs
trunk/AjaxControlToolkit/ToolkitScriptManager/ToolkitScriptManager.cs
trunk/AjaxControlToolkit/app.config//w w  w .j  av a2 s . c o m
trunk/TestSite/App_Code/DataClasses.dbml
trunk/TestSite/App_Code/DataClasses.dbml.layout
trunk/TestSite/App_Code/DataClasses.designer.cs
trunk/TestSite/App_Code/DataService.cs
trunk/TestSite/App_Code/Dynamic.cs
trunk/TestSite/App_Data/Database_log.LDF
trunk/TestSite/Button.aspx
trunk/TestSite/Button.aspx.cs
trunk/TestSite/ComboBox.aspx
trunk/TestSite/ComboBox.aspx.cs
trunk/TestSite/ContextMenu.aspx
trunk/TestSite/ContextMenu.aspx.cs
trunk/TestSite/DataService.svc
trunk/TestSite/Default.aspx
trunk/TestSite/Default.aspx.cs
trunk/TestSite/Form.aspx
trunk/TestSite/Form.aspx.cs
trunk/TestSite/Grid.aspx
trunk/TestSite/Grid.aspx.cs
trunk/TestSite/Images/user.png
trunk/TestSite/Plugin.aspx
trunk/TestSite/Plugin.aspx.cs
trunk/TestSite/Plugins/jqModal.css
trunk/TestSite/Plugins/jqModal.js
trunk/TestSite/TextBox.aspx
trunk/TestSite/TextBox.aspx.cs
trunk/TestSite/TreeView.aspx
trunk/TestSite/TreeView.aspx.cs
trunk/TestSite/web.config
trunk/jQueryNET.sln
trunk/jQueryNET/Button/Button.cs
trunk/jQueryNET/Button/Button.css
trunk/jQueryNET/Button/Button.ico
trunk/jQueryNET/Button/Button.js
trunk/jQueryNET/Button/Images/btn_sprite.gif
trunk/jQueryNET/Button/Images/tb_btn_sprite.gif
trunk/jQueryNET/ComboBox/ComboBox.cs
trunk/jQueryNET/ComboBox/ComboBox.css
trunk/jQueryNET/ComboBox/ComboBox.ico
trunk/jQueryNET/ComboBox/ComboBox.js
trunk/jQueryNET/ComboBox/ComboBoxItem.cs
trunk/jQueryNET/ComboBox/ComboBoxItemCollection.cs
trunk/jQueryNET/ComboBox/Images/trigger.gif
trunk/jQueryNET/Common/Common.cs
trunk/jQueryNET/Common/Common.css
trunk/jQueryNET/Common/Common.js
trunk/jQueryNET/Common/ControlBase.cs
trunk/jQueryNET/Common/ControlBase.js
trunk/jQueryNET/Common/DataControlBase.cs
trunk/jQueryNET/Common/DataControlBase.js
trunk/jQueryNET/Common/Images/loading.gif
trunk/jQueryNET/Common/Images/s.gif
trunk/jQueryNET/Common/Images/text_bg.gif
trunk/jQueryNET/Common/JQueryScript.cs
trunk/jQueryNET/Common/MicrosoftAjax.debug.js
trunk/jQueryNET/Common/MicrosoftAjax.js
trunk/jQueryNET/Common/MicrosoftAjaxAdoNet.debug.js
trunk/jQueryNET/Common/MicrosoftAjaxAdoNet.js
trunk/jQueryNET/Common/MicrosoftAjaxTemplates.debug.js
trunk/jQueryNET/Common/MicrosoftAjaxTemplates.js
trunk/jQueryNET/Common/Utils.cs
trunk/jQueryNET/Common/Utils.js
trunk/jQueryNET/Common/jquery-1.3.2-vsdoc.js
trunk/jQueryNET/Common/jquery-1.3.2.js
trunk/jQueryNET/ContextMenu/ContextMenu.cs
trunk/jQueryNET/ContextMenu/ContextMenu.css
trunk/jQueryNET/ContextMenu/ContextMenu.ico
trunk/jQueryNET/ContextMenu/ContextMenu.js
trunk/jQueryNET/ContextMenu/Images/checked.gif
trunk/jQueryNET/ContextMenu/Images/menu.gif
trunk/jQueryNET/ContextMenu/Images/unchecked.gif
trunk/jQueryNET/ContextMenu/MenuItem.cs
trunk/jQueryNET/ContextMenu/MenuItemCollection.cs
trunk/jQueryNET/Data/DataSourceBase.cs
trunk/jQueryNET/Data/DataSourceBase.js
trunk/jQueryNET/Data/DataSourceBaseDesigner.cs
trunk/jQueryNET/Data/DataSourceEditor.cs
trunk/jQueryNET/Data/WebServiceDataSource.cs
trunk/jQueryNET/Data/WebServiceDataSource.js
trunk/jQueryNET/Form/FieldBase.cs
trunk/jQueryNET/Form/FieldBase.js
trunk/jQueryNET/Form/Form.cs
trunk/jQueryNET/Form/Form.js
trunk/jQueryNET/Grid/EHAlign.cs
trunk/jQueryNET/Grid/EVAlign.cs
trunk/jQueryNET/Grid/Grid.cs
trunk/jQueryNET/Grid/Grid.css
trunk/jQueryNET/Grid/Grid.ico
trunk/jQueryNET/Grid/Grid.js
trunk/jQueryNET/Grid/HeaderCell.cs
trunk/jQueryNET/Grid/HeaderCellCollection.cs
trunk/jQueryNET/Grid/HeaderRow.cs
trunk/jQueryNET/Grid/HeaderRowCollection.cs
trunk/jQueryNET/Grid/HeaderSection.cs
trunk/jQueryNET/Grid/HeaderSectionBuilderBase.cs
trunk/jQueryNET/Grid/Images/grid3_hd_btn.gif
trunk/jQueryNET/Grid/Images/grid3_hrow_over.gif
trunk/jQueryNET/Grid/Images/grid_hrow.gif
trunk/jQueryNET/Grid/Images/page_first.gif
trunk/jQueryNET/Grid/Images/page_first_disabled.gif
trunk/jQueryNET/Grid/Images/page_last.gif
trunk/jQueryNET/Grid/Images/page_last_disabled.gif
trunk/jQueryNET/Grid/Images/page_next.gif
trunk/jQueryNET/Grid/Images/page_next_disabled.gif
trunk/jQueryNET/Grid/Images/page_prev.gif
trunk/jQueryNET/Grid/Images/page_prev_disabled.gif
trunk/jQueryNET/Grid/Images/refresh.gif
trunk/jQueryNET/Grid/Images/row_over.gif
trunk/jQueryNET/Grid/Images/sort_asc.gif
trunk/jQueryNET/Grid/Images/sort_desc.gif
trunk/jQueryNET/Label/Label.cs
trunk/jQueryNET/Label/Label.css
trunk/jQueryNET/Label/Label.ico
trunk/jQueryNET/Label/Label.js
trunk/jQueryNET/Plugin/Plugin.cs
trunk/jQueryNET/Properties/AssemblyInfo.cs
trunk/jQueryNET/ScriptResources/ScriptResources.cs
trunk/jQueryNET/ScriptResources/ScriptResources.js
trunk/jQueryNET/ScriptResources/ScriptResources.resx
trunk/jQueryNET/ScriptResources/ScriptResources.ru.resx
trunk/jQueryNET/TextBox/TextBox.cs
trunk/jQueryNET/TextBox/TextBox.css
trunk/jQueryNET/TextBox/TextBox.ico
trunk/jQueryNET/TextBox/TextBox.js
trunk/jQueryNET/ToolBar/Images/bg.gif
trunk/jQueryNET/ToolBar/Images/grid_blue_split.gif
trunk/jQueryNET/ToolBar/Separator.cs
trunk/jQueryNET/ToolBar/Separator.css
trunk/jQueryNET/ToolBar/Separator.js
trunk/jQueryNET/ToolBar/ToolBar.cs
trunk/jQueryNET/ToolBar/ToolBar.css
trunk/jQueryNET/ToolBar/ToolBar.ico
trunk/jQueryNET/ToolBar/ToolBar.js
trunk/jQueryNET/TreeView/Images/elbow_minus_nl.gif
trunk/jQueryNET/TreeView/Images/elbow_plus_nl.gif
trunk/jQueryNET/TreeView/TreeNode.cs
trunk/jQueryNET/TreeView/TreeNodeCollection.cs
trunk/jQueryNET/TreeView/TreeView.cs
trunk/jQueryNET/TreeView/TreeView.css
trunk/jQueryNET/TreeView/TreeView.ico
trunk/jQueryNET/TreeView/TreeView.js
trunk/jQueryNET/jQueryNET.csproj

Download

Click the following link to download jquerynet.zip.

jquerynet.zip




















Home »
  ASP.NET Free Code »
    Development »




API
Cache
Compiler
CSS
Example
Framework
HTML5
HTTP
Javascript
jQuery
JSON
Library
log4net
RSS
Session
SharePoint
Silverlight
UI
Unicode
URL
Validation
Visual Studio
WCF
Workflow
XML