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:
+ v2.0.8
-extaspnet now support mutli-ages (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 shocould 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.