Published on: Friday, March 28, 2008
By: Navot
User Rating:
Categories: Technical,
Talk of the day
Users have accessed this article 902 times.
Joel Hulen
on Joe Stagner Blog (Trackback)
Your initial VWG introductionary post a couple of months ago piqued my interest and prompted me to download the 5.829 SDK that was available at the time.
I was able to create an Outlook Web Access (OWA)-type web application that is fully featured and adds a lot of additional functionality, within a matter of a few weeks. The time savings is incredible and the simplicity of creating web applications within a Windows forms-like environment saves a ridiculous amount of time and effort. I did not have to write one line of HTML or Javascript, and the footprint of the application is incredibly small, particularly the incremental UI updates resulting from the Ajax-on-server technology implemented by the VWG framework.
Thank you so much for introducing this incredible resource to me!