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.
Read The Full Review.
|
Related Projects 
|
- Ajax Web Widgets
the first Ajax library to not re-render HTML in update divs. - 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.
- Gaia Ajax Widgets
Gaia Ajax Widgets is an Open Source Ajax Framework which have 100% compatibility towards both ASP.NET and Mono. - Magic Ajax
MagicAjax.NET is a free 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 tons of javascript code. - FastPage
new easy to use, complex vision of optimized Browser - ASP .NET Server talk - 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

|
|
|
|
|