Yes the application pseodu-live. it is going through acceptance testing by the client now...The application has been installed on a full IIS and SQL Server for this testing...after which it will be posted let through the firewall to the Internet. I used VWD Express to deploy the code and after I figured out how to do it , it was simple and easy to deploy.
I am only using VWD Express 2008 on a test machine to see how the new changes will work...I am going to port my code to .net 3.5 for version 2 of my application. From what I have seen of VWD Express 2008 it is even better than Express 2005. The main thing I like about VWD Express 2008 is that we now have projects and web applications support where 2005 only had Web Site support (in the express version). The one gotcha here is the that the web application support is in the SP1 release of 2008 which was JUST released (May 12). The SP1 release also migrates from SQL Server express 2005 to 2008 and I am having problems getting this part to work....I know that others have it working, but I have not (yet).