- Turn ASP.NET controls into AJAX-enabled controls
Hi guys!
I created a control that works like an AJAX container. Basically the way it works is that all the ASP.NET controls that you place inside of the AJAX container will automatically become AJAX enabled.
For example, at the same website where I uploaded the control assembly, I also posted a tutorial that walks you through the steps to create an AJAX chat application. You will see that you can code the ASP.NET controls exactly the same way you do in other regular projects. The controls are placed inside of the AJAX container which turns them into AJAX enabled. This AJAX container also has a property called ShouldRefresh. When set to true, it will update the contents of all the ASP.NET controls inside of the container.
I uploaded this control and posted some walkthrough tutorials at http://www.KYNOU.com
Check it out! - WebORB for .NET
WebORB for .NET is a platform for developing AJAX and Flash-based rich client application and connecting them with .NET objects and XML Web Services. - zumiPage
With zumiPage postbacks to the server are automatically captured on the client-side, and sent via an XmlHttp mechanism. Using advanced AJAX technology, combined with the unique capabilities of zumiPage to manipulate the ASP.NET framework, an extremely fast server response is executed and the user experience is very similar to well-known desktop applications. - MagicAjax.NET
MagicAjax.NET is an open-source framework designed to make it easier and more intuitive for developers to integrate AJAX technology into their web pages, without replacing the ASP.NET controls and/or writing javascript code and Just make the initial setup, put the controls you want to Ajax-enable inside an AjaxPanel and you're done! - Easy Projects .NET
Easy Projects .NET is - AJAX-based project management and team collaboration software system
that was specifically designed to make web-based project management, task tracking and team collaboration
hassle free and straightforward. No bells and whistles. No need to worry about a sophisticated setup process. It's as easy as 1 2 3. - AJAX Progress Bar for KUpload+
KUpload+ has a special add-on control, called KFileUploadPlusProgressBar, which includes Ajax based ProgressBar. It displays various status information about the current upload, just like pure HTML progress bar but instead of popup window it uses an inline progress bar with the AJAX technology. KFileUploadPlusProgressBar Control takes full advantage of AJAX and the new features of Microsoft's next-generation IDE - Visual Studio .NET 2005, hence allowing developers to enjoy significant productivity gains, while delivering feature-rich, standards-compliant and cross-browser compatible web applications.
|