Question : VMware or MS Virtual Server?

Hi, we just obtained a new Dell R510 server with Win2008 server standard installed.  We'll like to install 1, 2 or maybe up to 3 VM onto this server.
Is VMware server the way to go or should I look into MS Virtual server?

Answer : VMware or MS Virtual Server?

I don't know that ASP is itself not secure, but there are certainly more security features in .NET. You can even implement them in classic ASP:
http://weblogs.asp.net/scottgu/archive/2007/03/04/tip-trick-integrating-asp-net-security-with-classic-asp-and-non-asp-net-urls.aspx

One thing to do though, is try to look at ASP.NET as completely different than ASP way of doing things. I have seen a lot of code that is in .NET that looks like classic ASP code, and though it may work, it is not good programming design and is not maintainable. It is also slower in many cases, since the page has to be evaluated instead of having compiled code in a DLL.

Random Solutions  
 
programming4us programming4us