I'm on the verge of releasing a pretty revolutionary framework for creating rich UI web apps, based 100% on Open Standards, entirely built as Open Source.
The framework is professionally supported, by a company, basing its revenue on Dual Licensing. It holds some pretty unique qualities, which among other things, includes the ability to consume GPL plugins in proprietary software solutions. Due to its usage
of a new design pattern at its core architecture, allowing for extremely loosely, coupling plugins together, without any dependencies between the components at all.
I hope you are interested in taking the time to check out my baby.
Howdy guys, for those interested in an Open Source Ajax Tree View widget for ASP.NET,
feel free to check out this.
The example code, illustrates how to browse your folders in your web site, in 16 lines of code. The tree view widget also allows for search engines indexing its nodes, and you bookmarking items, even though it's 100% "single page app".
PS!
The code is "Hyperlambda", which is a way to configure your page. But underneath the hoods, it's all C# and ASP.NET.
With the Gaiasoul suite, the CEO of Gaiasoul guarantees you the following;
You are at least 10x as productive!
Your solutions spends at least 10x less bandwidth!
Your solutions are at least 10x as beautiful!
Your solutions are at least 10x as scalable!
Your solutions are at least 10x as portable!
Gaiasoul is an Ajax library for ASSP.NET, among other things, and allows you to extremely rapidly, create, build and deploy, web applications, which you wouldn't even thing was possible to create, before you started using Gaiasoul. The CEO of Gaiasoul, personally
guarantees you, that you will be defining your developer life, in "pre-Gaiasoul" and
"post-Gaiasoul" terminology, if you start using it.
It features some advanced widgets, such as WYSIWYG editor, and Hyperlambda HTML editor, in addition to an Ajax TreeView widget, etc - But really, the magic is in the core, where you can decide all parameters in regards to your HTML, while still retaining
an almost magical link between your server and the client, facilitating for create single page apps, at least 10 times as fast, as you'd create the same apps in other competing frameworks.
Hi Anuj, the performance, and features of these two libraries, are very much different - As I show one example of in the blog at the bottom of this post, where I demonstrate the Ajax Datagrid, and how it downloads no more than 8.7 KB for an 8 column large
datagrid, with 10 items. Still it allows for paging, filtering, inline editing of items, row selection, template columns, etc, etc, etc.
In addition, ASP.NET Ajax uses "partial rendering", which makes the average Ajax request for something like the above for instance, orders of magnitude larger, unless you want to resort to JavaScript updates, which has a whole slew of other issues. To compare
them, would be like comparing a Lamborghini with a Lada. Sorry, I don't mean to be rude, but that's the truth ...
To chose between partial rendering (UpdatePanels) and JavaScript with JSON Web Services, is like choosing between cancer and heart attack. Gaiasoul has neither ...
None
0 Points
4 Posts
A new Ajax web widget framework for creating Rich UI web apps
Oct 08, 2016 06:48 PM|Mr. Gaia|LINK
Hi guys,
I'm on the verge of releasing a pretty revolutionary framework for creating rich UI web apps, based 100% on Open Standards, entirely built as Open Source.
The framework is professionally supported, by a company, basing its revenue on Dual Licensing. It holds some pretty unique qualities, which among other things, includes the ability to consume GPL plugins in proprietary software solutions. Due to its usage of a new design pattern at its core architecture, allowing for extremely loosely, coupling plugins together, without any dependencies between the components at all.
I hope you are interested in taking the time to check out my baby.
Thank you in advance,
Thomas Hansen, AKA; Mr. Gaia :)
https://gaiasoul.com/
None
0 Points
4 Posts
Re: A new Ajax web widget framework for creating Rich UI web apps
Oct 12, 2016 03:16 PM|Mr. Gaia|LINK
Howdy guys, for those interested in an Open Source Ajax Tree View widget for ASP.NET, feel free to check out this.
The example code, illustrates how to browse your folders in your web site, in 16 lines of code. The tree view widget also allows for search engines indexing its nodes, and you bookmarking items, even though it's 100% "single page app".
PS!
The code is "Hyperlambda", which is a way to configure your page. But underneath the hoods, it's all C# and ASP.NET.
Feel free to supply feedback here ... :)
None
0 Points
4 Posts
The Ajax library for ASP.NET that guarantees you 10x on all parameters
Oct 13, 2016 09:56 PM|Mr. Gaia|LINK
With the Gaiasoul suite, the CEO of Gaiasoul guarantees you the following;
Gaiasoul is an Ajax library for ASSP.NET, among other things, and allows you to extremely rapidly, create, build and deploy, web applications, which you wouldn't even thing was possible to create, before you started using Gaiasoul. The CEO of Gaiasoul, personally guarantees you, that you will be defining your developer life, in "pre-Gaiasoul" and "post-Gaiasoul" terminology, if you start using it.
It features some advanced widgets, such as WYSIWYG editor, and Hyperlambda HTML editor, in addition to an Ajax TreeView widget, etc - But really, the magic is in the core, where you can decide all parameters in regards to your HTML, while still retaining an almost magical link between your server and the client, facilitating for create single page apps, at least 10 times as fast, as you'd create the same apps in other competing frameworks.
Read more here.
Contributor
7095 Points
1966 Posts
Re: The Ajax library for ASP.NET that guarantees you 10x on all parameters
Oct 14, 2016 11:11 AM|anuj_koundal|LINK
There is already an Ajax library for asp .net: ajax control toolkit
Asp .Net Tutorials | www.codingfusion.com
Bank IFSC Codes
Ajax Control Toolkit
None
0 Points
4 Posts
Re: The Ajax library for ASP.NET that guarantees you 10x on all parameters
Oct 22, 2016 07:10 PM|Mr. Gaia|LINK
Hi Anuj, the performance, and features of these two libraries, are very much different - As I show one example of in the blog at the bottom of this post, where I demonstrate the Ajax Datagrid, and how it downloads no more than 8.7 KB for an 8 column large datagrid, with 10 items. Still it allows for paging, filtering, inline editing of items, row selection, template columns, etc, etc, etc.
In addition, ASP.NET Ajax uses "partial rendering", which makes the average Ajax request for something like the above for instance, orders of magnitude larger, unless you want to resort to JavaScript updates, which has a whole slew of other issues. To compare them, would be like comparing a Lamborghini with a Lada. Sorry, I don't mean to be rude, but that's the truth ...
To chose between partial rendering (UpdatePanels) and JavaScript with JSON Web Services, is like choosing between cancer and heart attack. Gaiasoul has neither ...
Is this the coolest Ajax Datagrid on the planet?