Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Cool Technology…

I found in the web very nice site that provides AJAX framework solutions.

Take a look:

1. http://www.bindows.net/

With Bindows™ you can develop fully functional desktop applications in a web page, without any plugins.

Whether you prefer to strictly follow OOP best practices or use the latest RAD flavour of the month, Bindows™ provides you with the tools for developing efficient and flexible Rich Internet Applications.



2. http://www.visualwebgui.com/

WinForms Over Web (the WOW model) is a revolutionary development & deployment platform made possible by a unique, patented, server based RIA paradigm. The WOW model enables development of rich web applications with WinForms functionality and interactivity using Visual Studio's rich design, coding and debugging features. The technology extends the .NET object model to incorporate AJAX aware WinForms GUI components that are delivered to the browser via Visual WebGui's Empty Client. Visual WebGui's Empty Client approach is similar to Server Based Computing (SBC) models meaning the AJAX client only handles the rendering of the viewable GUI while the server handles the rest. The result is an extremely secure web application with a bandwidth footprint  only 1/100th of comparable AJAX/RIA solutions.

 

3. http://bos.neurospeech.com/NeuroBOS/

Microsoft SQL Database Object Source Implementations for Visual Web Developer Express

  • No more Table Adapters required to Code because BOSWizard generates it.
  • Database independent Object Adapters (including MySQL)
  • Use of Generics reduces code by 90%
  • Everything inside just one single tiny DLL file
  • Enumerator as Data Fields
  • You can not extend DataSets or Program them for specific logic
  • Object Adapters can be easily extended and programmed for various logic
  • Freedom from DataSet's null checks
  • You can not add custom properties in datasets, in Business Objects you can have many custom properties which may not seralize in database.
  • BOSWizard generates 95% of your application code.

Everything is for FREE, absolutely FREE.

You can now use NeuroBOS (Business Object Sources) to create Business Objects much faster then earlier. You do not have to write single SQL statement.

Cool...

No Comments