-
I’ve written in SDN Magazine about messaging and how it relates to RPC. It isn’t about messaging vs. RPC, but more or less an attempt to explain what benefits messaging can add to your software. Monday April 23rd I gave a presentation about the same subject. With this post I want to show the code so...
-
This topic is covered in multiple posts Creating simplest solution with default endpoints Manually adding and configuring the endpoints (you're reading it right now) More to come... The previous post was the most simple example of creating a WCF service and calling it from a client application. In...
-
This topic is covered in multiple posts Creating simplest solution with default endpoints (you're reading it right now) Manually adding and configuring the endpoints More to come... It’s been a long, long time since I wrote the original WCF Simple Example post. It was even before Visual Studio...