Amir Shevat's Blog

Some rules can be bend while other can be broken…

Browse by Tags

All Tags » ASP.NET (RSS)
Visual WebGui - An Enterprise AJAX application in 20 minutes.
Gizmox is an Israeli startup that developed an application UI framework that bridges good-old practices of building enterprise applications (using WinForms) with web 2.0 style application delivery (AJAX style). The idea behind their solution is that the WinForm application style can be sub classed to have a class that separates the UI implementation (and optimizes the communication between the UI and the application logic) from the UI logic. The result is that one can develop a Windows Forms style...