stiansol

Stories kicked by stiansol

GWF beta released! (w/full source) - a unique approach to web appz(blogs.gaiaware.net)

submitted by janblojanblo(15) 1 year, 5 months ago

GWF is a web app framework with support for ajax page navigation, document based virtual pages, convention over configuration, xcopy-deployment and dynamic discovery of definitions. read more...

add a comment |category: |Views: 47

tags: another

Gaia Ajax 3.7 BETA release(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 1 year, 6 months ago

More power and simplicity to Ajax on the ASP.NET and Mono platform. VS.NET 2010 Support (Improved Design Time Experience) DRIMR enhancements (All extensions now utilize DRIMR) Compatibility with ASP.NET and 3rd party control libraries read more...

add a comment |category: |Views: 3

tags: another

LinkedIn .NET User Group Online Presentation Tomorrow(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 2 years, 2 months ago

We will hold an online, free presentation showing what you can do with Gaia Ajax when building next generation web applications in a fast, lightfoot and intelligent way. Jan Blomquist will demonstrate the power of our latest 3.6 version and why abstracting away JavaScript and developing in a managed language is crucial for time-to-market. 5 winners will be chosen at random from the list of attendees. Each of them will win an annual subscription of Gaia Ajax (worth $595). read more...

add a comment |category: |Views: 3

tags: another

Gaia Ajax 3.6 Final Release: DRIMR - Ajax GridView - Ajax Validators(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 2 years, 6 months ago

DRIMR is an acronym for Dynamic Removals, Inserts, Moves and Replacements. Basically it removes the need for partial rendering in ASP.NET. The new Ajax GridView uses DRIMR internally and only sends tiny updates back to the browser. Did anyone say built-in JSON? In total Gaia Ajax for ASP.NET ships with 41 Server Controls, 10 Enriching Aspects and 23 Smooth Effects. Download Free Trial With Visual Studio Integration - No Registration Required read more...

add a comment |category: |Views: 20

tags: another

Gaia Ajax 3.6 Beta released - New GridView - Free to download!(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 2 years, 7 months ago

A powerful new Ajax GridView now ships with Gaia Ajax. Also in this release we introduce the breaking new DRIMR technology, which eliminates the need for partial rendering in ASP.NET pages. 6 new Validation controls, a brand new BrowserHistory control, a new ImageMap control and a completely new Effect API. Also we have worked with adding 100++ new and best practice samples for building optimal Ajax web applications for ASP.NET. read more...

add a comment |category: |Views: 33

tags: another

Gaia Ajax 3.6 Alpha Released: New Ajax GridView for ASP.NET(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 2 years, 8 months ago

Gaia Ajax is an Ajax platform for advanced web development on the ASP.NET platform - without use of JavaScript. The 3.6 version comes with practical innovation previously unavailable to ASP.NET developers. This includes: New Ajax GridView, Adaptive Rendering Engine, 100++ New Samples, Completely new Effect API, New BrowserHistory Control, New Validation Controls ++ Download available read more...

add a comment |category: |Views: 16

tags: another

How To Create An Async Ajax Google Search with ASP.NET And Gaia Ajax(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years ago

This code example shows how easily you can use the asynchronous abilities of ASP.NET with the Page.RegisterAsyncTask method. The results are displayed in a Gaia Accordion using Gaia Ajax - the powerful, JavaScript-free Ajax framework. Write C# or VB.NET like you are used to. read more...

add a comment |category: |Views: 12

tags: another

Vote for Gaia Ajax: asp.netPRO Readers' Choice 2009(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years, 1 month ago

Gaia Ajax - the ASP.NET toolbox for building Ajax applications without JavaScript - is nominated to this years aspnetPRO Readers' Choice. read more...

add a comment |category: |Views: 3

tags: another

Gaia Ajax 3.5 Released!(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years, 2 months ago

Ajax development without JavaScript just got even better: Doubled speed, zero viewstate and 80+ features and bug fixes. Download and enjoy the tight Visual Studio integration. read more...

add a comment |category: |Views: 22

tags: another

Gaia Ajax 3.5 "Themis" Release Candidate available(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years, 4 months ago

Lots of bug fixes and even easier to create solid Ajax on ASP.NET. read more...

add a comment |category: |Views: 9

tags: another

Gaia Ajax 3.5 "Themis" Beta 2(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years, 4 months ago

Beta 2 of Gaia Ajax 3.5 "Themis" is available for downloading and testing. read more...

add a comment |category: |Views: 12

tags: another

Principles of UI architecture for libraries(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years, 4 months ago

In this article we shall discuss some of the core tenets when creating UI frameworks/libraries and how these principles guides us in the development of Gaia. Gaia is an Ajax library for the ASP.NET platform. It takes a philosophically radical different approach than it's platform counterparts, including Microsoft's own ASP.NET Ajax framework. read more...

add a comment |category: |Views: 19

tags: another

Dino Esposito visits Gaiaware - and gets excited about Gaia Ajax!(blogs.gaiaware.net)

submitted by stiansolstiansol(120) 3 years, 4 months ago

"In the past few years, so many times I changed my mind on the most effective way to get AJAX in ASP.NET. In the end, it has to be a way that doesn’t force you away from the programming model of ASP.NET and offers new and effective tools for the new AJAX challenges. Gaiaware just does it. " - Dino read more...

add a comment |category: |Views: 20

tags: another

Gaia Ajax Widgets 3.0 "Glory" Officially Released!(ajaxwidgets.com)

submitted by stiansolstiansol(120) 3 years, 10 months ago

Gaiaware has announced the 3.0 "Glory" release of Gaia Ajax Widgets. Gaia is a GPL licensed Ajax framework for ASP.NET and Mono. 4 new widgets: Extended Button, Extended Panel, Calendar, Slider. 8 widgets completely rebuilt + Visual Studio Designers + 100% XHTML compliant + new XHtmlWriter read more...

add a comment |category: |Views: 30

tags: another

Different methods for creating partial page updates(riderdesign.com)

submitted by LSUDVMLSUDVM(470) 4 years, 8 months ago

This article compares MS Ajax and the Gaia Web Widgets Framework. Specifically it compares the UpdatePanel and Gaia Web Controls for acheiving partial page updates. read more...

add a comment |category: |Views: 36

tags: another

Using Gaia with jQuery(riderdesign.com)

submitted by LSUDVMLSUDVM(470) 4 years, 9 months ago

As mentioned in the previous article "Random Rotating Images with Gaia", The Gaia Ajax Widgets Framework uses the well known and very widely used Prototype.js library. As such certain compatibility issues can arise when using Gaia with jQuery. read more...

add a comment |category: |Views: 34

tags: another