More information about the Underscore mailing list

[_] ASP .net1.1

Tim Gaunt info at thesitedoctor.co.uk
Wed Dec 12 11:05:26 GMT 2007

Dan Fairs wrote:
> Don't do ASP.NET 1.1/VS2003. It was the pre-release alpha for .NET 2.0.

I'd agree with that -you can download Expression Web too which is free and
does all you need to if you're getting started (though doesn't pre-compile
the sites so if you're planning on using this on a large site I'd look at
investing in VS2005). It also has a built in web server too so you don't
need to worry about adding sites to IIS (though it's limited in some
respects).

If you're on MSDN/can wait a couple of months, come up to Birmingham and get
your free copy of VS2008 and you'll be able to do ASP.Net 1.1, 2.0 and 3.0
all through the same interface :)

Tim