We are trying to get our .NET developers to use ASP.NET Development Server (VS2008) for web development instead of a local IIS instance .
I received this answer as the reason why some of our developers cannot use it: "Our XXXX Online Sales application uses SSL to protect passwords. Although Visual Studio allows the development of a basic web application without IIS, replacing the light weight does not support SSL." .
It makes sense? Is there any work?Thanks!
source
share