News

Hi all.I thought consuming a WCF service (named pipe) hosted in a Windows service on the Web server (2k3) would be a good idea. It worked well enough when debugging in VS2008, but there my user ...
Practical .NET Writing a WCF 4.5 WebSocket Service 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 ...