« AjaxCore PHP Framework | Main | Prototype Encoding Issue »

Lollygag, the Ajax Framework for .NET

lollygag_sitelogo.gif
Stephen Walther, SuperExpert, pointed us to a new Ajax framework released for Microsoft .NET named Lollygag. Demo pages and download the Beta 1 version of this framework available from the project's website. The project is planned to be released under an open source license before the end of the year, while its currently build a community of developers interested in contributing to the project


Lollygag Forum

You can find also on the website a complete sample application built with Lollygag : a forums application. The forums application enables you to view messages, register at the website, and post new messages and replies. The entire forums application was written without writing a single line of code (not a single line of JavaScript, C#, or VB.NET).

Some of the key features of Lollygag :

Powerful Widget Framework

The Lollygag framework includes a rich set of client-side widgets that you can use to display database data, perform form validation, and create rich animations. You declare widgets in a page in exactly the same way as you declare HTML tags.

Autocomplete Support

When you declare Lollygag widgets in a page, you get full autocomplete support while you type. To get autocomplete support, you must use an XML aware development environment such as Microsoft Visual Studio .NET.

Declarative Database Access

Accessing database data with the Lollygag framework is easy. You can bind client-side widgets directly to data exposed by a database or you can bind widgets to data exposed by a business object.

Secure Form Validation

When taking advantage of the Lollygag framework, you specify how a form field is validated only once. The validation is automatically applied on both the server and the client. Unlike other frameworks that only provide validation on the client, the Lollygag framework prevents malicious users from bypassing client-side validation and submitting data directly to the server.

Rich Animation Framework

Lollygag includes an entire animation framework. You can take advantage of animations to create different effects such as fades and wipes.

Cross-Browser Support

The full Lollygag framework works on the latest versions of Internet Explorer, Firefox, Safari, and Opera.

Automatic JavaScript Compression

The Lollygag framework compresses all JavaScript sent to the browser automatically. Any custom JavaScript code that you write as a developer is also compressed automatically.

Powered by .NET

The server-side portion of Lollygag is built on the Microsoft .NET 2.0 Framework. You can build server-side business objects using standard .NET languages such as C# and VB.NET. Lollygag client-side widgets can consume data exposed through server-side objects.

Free

The Lollygag framework is free. You can download the framework and start using it to build new applications right now.

For more information and download http://lollygagFramework.com

Bookmark this article at these sites
Post a comment





(Email will remain hidden)





Please enter the security code you see here




Related entries
Email to a friend
Email this article to:


Your email address:


Message (optional):