- AjaxAspects
This implementation has its focus on building an AJAX Engine and Web Controls upon standard WebServices (SOAP, WSDL) on the web server instead of using a new or proprietary protocol. The benefit for that is that there is no special coding necessary for most parts of the networking infrastructure and that many aspects like caching and security of the WebService implementation can be reused. - Ajaxium
Ajaxium replaces ASP.NET postbacks by AJAX, transforming existing ASP.NET applications to Web 2.0 without JavaScript callbacks or server-side coding. In contrast to other AJAX-based approaches, Ajaxium-powered sites remain accessible to search engines and old browsers due to an automatic and silent degradation to classic ASP.NET. What's more, Ajaxium enables AJAX for custom and third-party ASP.NET controls in addition to all default ASP.NET controls. - FastPage
new easy to use, complex vision of optimized Browser - ASP .NET Server talk - ComfortASP.NET
ComfortASP.NET is an approach that lets Developers rely on pure ASP.NET programming while offering AJAX features which Internally ComfortASP.NET is using AJAX (DHTML, JavaScript, XMLHTTP) to implement these features - but the Web Developer only implements pure Server Side ASP.NET! - Webdevbros
Webdevbros have released an utility class to work with JSON within classic ASP (VBScript) it's easy-to-use and generating JSON out of arrays, dictionaries, adodb.recordsets, booleans, etc. - Visual WebGui
Winforms over Ajax (WOW). Visual WebGui enables development of complex Ajax applications using the WinForms programming model, syntax and tools. No Javascript/HTML knowledge is needed. A complete platform that extends the existing .Net objects to enable Ajax zero-footprint web applications.
|