One other possibility would to be use WPF browser apps. Since the whole app is delivered in a single file it will be much quicker than a traditional web page; far less roundtrips. Its going to be a new thing for 90-100% of us but its greatest advantage is that the code could also be used directly within MP where appropriate, naturally this would only be possible when the new WPF skinning engine is released.
Another alternative would be to use ASP.NET combined with CSS Friendly ASP.NET 2.0 Control Adapters. My reason for mentioning this is that some guy had the really smart idea of writing a set of adapters that churns out WPF code... something that in the future could prove to be very useful.
AFAIK this would rule out all those wishing to run their web servers on Linux . However, VMware could offer a solution to that problem in addition to this. Strangely enough the original source of the previous link came from one of Microsoft's WPF/WinFX program managers .
Another alternative would be to use ASP.NET combined with CSS Friendly ASP.NET 2.0 Control Adapters. My reason for mentioning this is that some guy had the really smart idea of writing a set of adapters that churns out WPF code... something that in the future could prove to be very useful.
AFAIK this would rule out all those wishing to run their web servers on Linux . However, VMware could offer a solution to that problem in addition to this. Strangely enough the original source of the previous link came from one of Microsoft's WPF/WinFX program managers .