News

Are you tired of manually configuring IIS sites (adding Web sites, application pools, virtual directories and so on)? Use C# and the Microsoft.Web.Administration Namespace to simplify your life (or at ...
We're just starting to play with .NET web services here and I'm working on installing our first one on a test IIS box.I have a strong suspicition it isn't installed right, but I can't find any ...
I am working my way through a tutorial on building .NET Web Services in Visual Studio 2005. I have installed IIS and created a web service but when I try to load the browser page which connects to ...
How to Automate IIS 7 Configuration with .NET Are you tired of manually configuring IIS sites (adding Web sites, application pools, virtual directories and so on)?