InfoWorld: Visual WebGui targets Web, Silverlight, and Azure
roy.goffer posted on August 10, 2009 :: 1306 Views
The following Visual WebGui targets Web, Silverlight, and Azure piece was posted by Martin Heller in his Strategic Developer blog on InfoWorld. The piece discusses Visual WebGui as a development tool to create Web sites, RIAs, and cloud applications from desktop Windows Forms applications.
"Now you can start with a Windows Forms application (or develop one) and target the Web, Silverlight RIAs, and/or the Windows Azure cloud with a minimum of work. The general idea is that you copy your code into the correct kind of project, replace the System.Windows.Forms namespace in your code with Gizmox.Webgui.Forms, build, and deploy..."
Read the complete article...