I'm a big fan of service-oriented architectures, and building services (facilitating designing these architectures for my clients is a big part of my business; I even wrote a course on the topic for ...
Peter Vogel continues his exploration of WCF 4.5's support for WebSockets by writing the code to accept data from the client and then return data to the client whenever that data becomes available. In ...