You're confusing things here. Visual Studio is the development environment and it is not needed to host an ASP.NET application.
The server on which the ASP.NET application needs to have an appropriate version of IIS (Internet Information Services) and the .NET framework installed.
You're confusing things here. Visual Studio is the development environment and it is not needed to host an ASP.NET application.
The server on which the ASP.NET application needs to have an appropriate version of IIS (Internet Information Services) and the .NET framework installed.