News

If you've consumed an ASP.NET ASMX Web service before, then you'll feel right at home consuming a WCF service. In a previous article, I discussed how a Windows Communication Foundation (WCF) service ...
Sending credentials automatically to Windows Communication Foundation (WCF) Web Service can make your client application more dynamic. Transport security (HTTPS) is used in WCF projects for ...
Peter Vogel introduces WCF 4.5's support for WebSockets first by describing why you care and then by setting up to build a bi-directional service using Windows Server 8, and Visual Studio 11. Web ...
WCF (Windows Communication Foundation) is a secure, reliable, and scalable messaging platform that can be used to build Web services in .Net. It provides a unified programming model for developing ...
A monthly overview of things you need to know as an architect or aspiring architect.
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Leann Chen explains how knowledge graphs ...
I'm having a little-bit of confusion properly understanding how WCF services generate there XML (or JSON) payload for POST RESTful services. I have such a service that I wrote, and depending on the ...
WCF (Windows Communication Foundation) is a secure, reliable, and scalable messaging platform for developing services in .Net. In WCF, you have a unified programming model that you can leverage for ...