VS & IIS alternative?

  • Thread starter Thread starter xz
  • Start date Start date
X

xz

I'm looking for a toolset to do basic web-dev w/ some easy if-then
type encapsulated biz logic that hits a db - even Access. Can't use
VS because IIS isn't an option... and the tool wont even install on
the machine. Any alternative tools that have at least a decent GUI
environment. I know I may be asking in the wrong ng, but I figured
I'd ask.

thanks!
xxz
 
hi,
what are your requirements? you say you can't install VS, is it because
you're not on Windows? the machine you're on is not powerful enough? if so,
what is the machine specs? it could help to find something suitable...

There are express editions for each language but I think you can't do any
web dev with it... but I'm not sure...
http://msdn.microsoft.com/vstudio/express/visualcsharp/default.aspx

I hope it helps

ThunderMusic
 
IIS seems to be blocked at work (don't ask) on this test box. I've
got Cassini. Apache could be a possibility, haven't tried.
For whatever reason VS won't install, so I'm looking for alternative
places to write some test business logic and get a couple pages up and
running. I have Access but don't want to be writing spaghetti inside
vb-modules ;)
 
This is just text so any text editor would provide at least basic
capabilities.

That said my personal preference would be likely to find out why VS (which
version, on which OS are you trying to install) doesn't install possibly
asking to your system administrators...
 
Back
Top