Web Development

Visual Web GUI – riflefire

riflefire
Member

Posts: 57
From:
Registered: 08-25-2003
Hey all,
Has anyone tried the Visual Web GUI application development system out?
It looks pretty good. Apparently its got the functionality of winforms for desktops but its used for building web applications instead. Looked pretty cool. Saves a lot of coding time apparently. I am not a programmer but check it out. Heres the link:
http://www.visualwebgui.com/
RF
SSquared

Member

Posts: 654
From: Pacific Northwest
Registered: 03-22-2005
Hey. Thanks for this link. I just a did quick peek at the webpage and I want to head back and take a deeper look. It seems to be geared towards .NET 1.1, which is a slight problem, but I can use another computer using SharpDevelop. It's a bit of a hassle trying to get Visual Studio 2005 to compile against .NET 1.1.
riflefire
Member

Posts: 57
From:
Registered: 08-25-2003
Ssquared,
It says its for 1.1, 2.0 and they are working on 3.5 now? in the downloads section i believe. I had to sign up to see that info. I saw it supports 1.1 and 2.0 for sure in the development>FAQ. So its not obsolete at all. Looked really good. Though it does seem to have a few steps to it up and it depends on IIS apparently.
RF
SSquared

Member

Posts: 654
From: Pacific Northwest
Registered: 03-22-2005
Oh cool. I don't mind it being 1.1, it's just I need to use SharpDevelop instead of Visual Studio 2005 to do it. I just need to find out what our church is even using for a server. I was asked if we can put up a game in a web browser and I did not know how to convert my SDL.NET game to be web enabled. I was hoping this may help me in that area.