February 2006 - Posts
This is something that tripped me up for a while, so I figure that while I'm dumping little tidbits I might as well offer this one. When you implement an I*Behavior, the Apply*Behavior methods you are passed a ServiceDescription, or ContractDescription,
Read More...
I'll prepost this breaking change in the Feb CTP and write more about it later. In a previous post I described the use of the extension system to write something to the console at almost every stage of the service lifecyle on both the service and client
Read More...
Here's a change that can be meaningful but is not in the Feb CTP breaking change list published here . Many if not most of my samples use the WSHttpBinding as the default binding in previous releases of WCF. If I did not use MessageContractAttribute and
Read More...
So, much has happened. For those who care about what's up in WCFland, there is a ton of new information to ingest. Let's start with the Feb CTP itself, here . Knock yourself out. Once you install it, of course, a bunch of stuff that used to work now does
Read More...