ExtAspNet v2.0.8

ExtAspNet v2.0.8
 
ExtAspNet is a set of professional Asp.net controls with native AJAX support and rich UI effect
which aim at No JavaScript, No CSS, No UpdatePanel and No WebServices.

Note: ExtAspNet bases on Open Source Projects like ExtJS, HtmlAgilityPack, Nii.JSON, YUICompressor.

Open Source Project:http://extaspnet.codeplex.com/
Technical Support:http://sanshi.cnblogs.com/
Examples Online:http://extasp.net/ (Not available. Whether there is free hosting?)

Release History:

+2009-08-29 v2.0.8
 -ExtAspNet now support mutli-languages(en,zh_CN,zh_TW), you can modify it in Web.config.
 -Convert example application into english.
 -Fix a bug in Tree Control with Mappings property.
 +PageManager.Instance should exist in HttpContext.Current, not a global static parameter.
     -The Asp.net compatibility is ok now according to this bug fix.
 +Remove PageManager function AddAjaxAspnetControls, Add AjaxAspnetControls property.
     -This property is similar to ValidateForms of Button. You can check the example in aspnet folder.
 
 

原文地址:https://www.cnblogs.com/sanshi/p/1556243.html