In this article, I show you how to use the Microsoft ASP.NET development platform to quickly build Web Services. I start off by talking about some of the problems the Microsoft .NET development and runtime environments seek to solve. Next I show you how to convert a simple C# console application to a Web Server, which (in this example) requires fewer lines of code than the original application! I then highlight some of the Microsoft ASP.NET features that help you build and unit-test your code faster.