Building a Basic Web Server Using WCF
In my last post, I talked about how WCF actually can handle a lot more than basic web service communication. Today, I’m going to take that a little further, by showing you how you could build a very basic web server on top of WCF.
If you are familiar with ASP.NET, you have probably heard of [...]

