View Full Version : What is so good about ASP?
IanMarlowe
08-01-2005, 10:58 AM
the question's in the title... :)
I think it comes with IIS. It's server-side, simple, and reasonably powerful.
IanMarlowe
08-01-2005, 12:35 PM
IIS? what's that? and what do you have to install to use it (ASP)?
IIS is the Internet Information Services, a webserver from Microsoft. I've never tried it myself. I've heard that it's rubbish, but in Linux circles, it's quite possible that people have said that just because it's from M$. IIS is not free; in fact, it's rather expensive. If you're looking for a free ASP.NET server, try Apache with mod_mono (http://www.go-mono.com/asp-net.html#mod_mono) if you're running *nix, or, if you're just developing, try XSP (http://www.go-mono.com/asp-net.html#xsp). I wouldn't recommend XSP for public hosting.
Powered by vBulletin® Version 4.2.2 Copyright © 2022 vBulletin Solutions, Inc. All rights reserved.