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!
Read The Full Review.
|
Related Projects 
|
- Script#
Script# is a C# compiler and set of frameworks that makes it possible to write Javascript and Ajax applications in C#, enabling you to benefit from compile-time type checking, error reporting, intellisense, refactoring, class browsing, doc-comments etc. - 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. - FastPage
new easy to use, complex vision of optimized Browser - ASP .NET Server talk - Anthem DVD Collection
DVD collection based on the Ajax Anthem.Net project - 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. - Visual WebGUI
With Visual WebGUI you get an open source AJAX framework that extends WinForms over ASP.NET and Works with ASP.NET 2.0 & 1.1 and Full WinFomrs like design time support
|
Discussion

|
|
|
|
|