Archives
- July 2011 (1)
- October 2010 (1)
- November 2009 (1)
- May 2009 (3)
- March 2009 (1)
- October 2008 (4)
- August 2008 (2)
- June 2008 (1)
- April 2008 (4)
- March 2008 (1)
- February 2008 (4)
- January 2008 (11)
- December 2007 (4)
- November 2007 (5)
Blogroll
Tags
Ajax ASP.Net ASP.Net MVC Code Generator Comet cube processing dynamic management views execution plan F# Functional Langauges GWT Immutable iPhone Languages MSSQL Compressed Backup Multithread OpenID performance SQL Server 2005 SQL Server 2008 SQL Server Administration SQL Server Engine SSAS Tutorial Visual Studio Web Application WebSockets
Tag Archives: GWT
GWT is Flexible — an iPhone Demo
GWT is a very flexible environment that allows you to write a web application in Java and compile it to Javascript — even for the iPhone. A number of people have fears with GWT, for instance GWT isn’t flexible which will lead developers down a dead-end path and GWT is ugly, and can’t be used to make “gucci” UIs. This post will show that these are just myths. Continue reading
GWT for Web Applications
There are several approaches for writing web applications, each with their own advantages. GWT is a new framework with its own niche. Your standard ASP.Net (or JSP/PHP/etc) w/ Ajax and JQuery (or other Javascript library) Java WebStart or .Net ClickOnce … Continue reading