Introduction - If you have any usage issues, please Google them yourself
AJAX development tool kit and realize website AJAX technology, can be achieved without updating the website updated
Packet : 107215775ajaxpro.6.4.16.100.zip filelist
AjaxPro.csproj
AjaxPro.sln
AssemblyInfo.cs
Attributes/AjaxCacheAttribute.cs
Attributes/AjaxMethodAttribute.cs
Attributes/AjaxNamespaceAttribute.cs
Attributes/AjaxNonSerializableAttribute.cs
Attributes/AjaxPropertyAttribute.cs
Attributes/HttpSessionStateRequirement.cs
Attributes/JavaScriptConverterAttribute.cs
Attributes/__AjaxClassAttribute.cs
Attributes/__AjaxEnumAttribute.cs
Configuration/AjaxSettingsSectionHandler.cs
core.js
example.aspx
Handler/AjaxAsyncHttpHandler.cs
Handler/AjaxHandlerFactory.cs
Handler/AjaxProcessors/
Handler/AjaxProcessors/IFrameProcessor.cs
Handler/AjaxProcessors/XmlHttpRequestProcessor.cs
Handler/AjaxProcHelper.cs
Handler/AjaxSyncHttpHandler.cs
Handler/ConverterJavaScriptHandler.cs
Handler/EmbeddedJavaScriptHandler.cs
Handler/Security/
Handler/Security/AjaxEncryption.cs
Handler/SimpleResult.cs
Handler/TypeJavaScriptHandler.cs
Interfaces/IAjaxCryptProvider.cs
Interfaces/IAjaxKeyProvider.cs
Interfaces/IAjaxProcessor.cs
Interfaces/IAjaxTokenProvider.cs
Interfaces/IContextInitializer.cs
JSON/Converters/
JSON/Converters/DataRowConverter.cs
JSON/Converters/DataRowViewConverter.cs
JSON/Converters/DataSetConverter.cs
JSON/Converters/DataTableConverter.cs
JSON/Converters/DataViewConverter.cs
JSON/Converters/DateTimeConverter.cs
JSON/Converters/HtmlControlConverter.cs
JSON/Converters/IDictionaryConverter.cs
JSON/Converters/IEnumerableConverter.cs
JSON/Converters/IListConverter.cs
JSON/Converters/NameValueCollectionConverter.cs
JSON/Interfaces/
JSON/Interfaces/IJavaScriptConverter.cs
JSON/Interfaces/IJavaScriptObject.cs
JSON/JavaScriptConverter.cs
JSON/JavaScriptConverterCollection.cs
JSON/JavaScriptDeserializer.cs
JSON/JavaScriptObjects/
JSON/JavaScriptObjects/JavaScriptArray.cs
JSON/JavaScriptObjects/JavaScriptBoolean.cs
JSON/JavaScriptObjects/JavaScriptNumber.cs
JSON/JavaScriptObjects/JavaScriptObject.cs
JSON/JavaScriptObjects/JavaScriptString.cs
JSON/JavaScriptSerializer.cs
JSON/JavaScriptUtil.cs
JSON/JSONParser.cs
prototype.js
readme.txt
Security/Authentication.cs
Security/Decryptor.cs
Security/DecryptTransformer.cs
Security/Encryptor.cs
Security/EncryptTransformer.cs
Security/WebDecrypter.cs
Security/WebEncrypter.cs
Services/AuthenticationService.cs
Services/CartService.cs
Services/ChatService.cs
Services/ProfileService.cs
Utilities/AjaxSettings.cs
Utilities/CacheInfo.cs
Utilities/ClientMethod.cs
Utilities/Constant.cs
Utilities/MD5Helper.cs
Utilities/Utility.cs
web.config
Web/UI/
Web/UI/AjaxHtmlSelect.cs