Happy Monday, folks.
Here are a few fast reads from Joel Murach, author of the recent book, Murach's ASP.NET 2.0 Web Programming with C# 2005.
These quick how-to excerpt articles are a good primer for IIS/.NET beginners, and Murach also details the limitations of using the ASP.NET Development Server in production versus IIS (hint, hint: code and test with the ASP.NET Dev server if you have to, but test and production serve from IIS):
How To Create A Local IIS Web Site
How To Create A Remote IIS Web Site
ASP.NET: Testing A File-system Web Site With IIS
Cheers,
Port80