Web GUI Frameworks Comparison

From OpenPetra Wiki
Revision as of 20:55, 30 May 2009 by Pokorra (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Criteria for comparing GUI frameworks

please see GUI_Frameworks_Comparison#Criteria_for_comparing_GUI_frameworks

ClickOnce Deployment

MSDN ClickOnce Deployment

Silverlight, Moonlight

Google, Yahoo

I am not sure how much those libraries can be integrated with .Net; some are Java orientated

AJAX, ASP.net

see also: HowTo: Session based application with ASP.Net

projects to look at:

  • http://sourceforge.net/projects/magicajax A framework that provides AJAX technologies for web pages created with ASP.NET. It allows developers to easily integrate AJAX support into their pages without replacing the ASP.NET controls and/or writing javascript code.
  • http://anthem-dot-net.sourceforge.net/ The Anthem project adds AJAX-like features to ASP.NET. What sets Anthem apart from other frameworks is that it integrates itself into the server-side control model made popular by ASP.NET. This includes full support for view state, server-side events, and everything else the typical ASP.NET developer has grown accustomed to.
  • http://www.springframework.net/ Led and sustained by SpringSource, Spring.NET is an open source application framework that makes building enterprise .NET applications easier. Providing components based on proven design patterns that can be integrated into all tiers of your application architecture, Spring helps increase development productivity and improve application quality and performance.