Related Projects 
|
- Anthem.NET
Anthem.NET is a free, cross-browser AJAX toolkit for the ASP.NET development environment that works with both ASP.NET 1.1 and 2.0 - 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! - Visual WebGui
Visual WebGui is an open source rapid application development framework for graphic user interfaces of IT web applications. Visual WebGui lets you cut down development time and risk factors to the minimum, throughout the life cycle of the application, without compromising on performance, security or complexity.
- 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. - Scheduly
Scheduly is about managing your appointments online, whether you have a business and you want to communicate more efficiently with your clients, need a system to arrange classrooms reservations, open a study group with your school buddies or just want to share appointments with friends and family.
The idea is very simple:
You can offer any service through Scheduly and others can view your available time slots and schedule appointments, meetings or any other activity anytime, anywhere.
We offer a variety of management tools to make this process both simple and elegant. - 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!
|
Discussion

|
|
|