Dennis van der Stelt

The only way to win is to learn faster than anyone else

Community

Email Notifications

News

  • Addicted to Refactor! Pro

I read...

I Use...

Tags

Recent Posts

Archives

Blog Subscription Form

  • Email Notifications
    Go

Browse by Tags

All Tags » WCF » WCF4 (RSS)
What is messaging
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...
WCF Simple Example in Visual Studio 2010 – part 2
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...
WCF Simple Example in Visual Studio 2010
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...