Three IIS Concepts ASP.NET Developers Should Know
Posted by: K. Scott Allen,
on 01 Jul 2009 |
View original | Bookmarked: 0 time(s)
Its possible to do a lot of work with ASP.NET and not know anything about IIS,
particularly if you work with a large team where IT specialists keep the riff-raff
away from production web applications. Ever since Visual Studio started shipping
its own web server1, many people dont rely on IIS for day
to day development work (although many of us still do).
For those of you who are just learning how to deploy in IIS, or those of you who
need...