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 ...
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 ...