Monday, May 02, 2005 - Posts

Indigo: Some rough notes on ServiceHost.Open()

  This post is really just a collection of random notes I made the other day when I was staring at the simplicity of the following Indigo code;   [ServiceContract] public class Printer {             Read More