How to Test and Debug an ASP.NET Application—How to create ASP.NET web sites that run under IIS
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:Tutorials |
| ASP.NET Tutorials |
|
|
© 2006 Mike Murach & Assoc. |
How to create ASP.NET web sites that run under IIS
In chapter 2, you learned how to create a file-system web site that runs under the ASP.NET Development Server. If you have access to an IIS web server, though, you may want to create a web site that runs under IIS so you can test the web site in that environment. Or, you may want to create and test a filesystem web site with the ASP.NET Development Server first, and then test it under IIS later.
|

