So there’s been a few things happening on the WSCF.blue front. We’ve had some excellent feedback and also some feature suggestions, so all that has been rolled up into the install package. It’s still Beta-1, but the MSI has been updated to v1.0.2.
The main changes are
(1) the option to format the soapActions when setting the Action and ReplyAction so that it conforms to W3C standards. We had some issues with certain WSDLs where we were getting the replyAction set to “*” (and even svcutil was doing that) which affected the communication.
(2) Options to control the way the service class is implemented. Hitherto we have had the default behavior of the method throwing a “NotImplementedException” (which is a normal thing for a code-generator). But this can be limiting sometimes. So we now have options to either define the class as abstract or partial. Alex explains all this in his post.
Hope you find the new features useful.
[...] WSCF.blue – Updates – Santosh Benjamin highlights some recent updates and the availability of an updated MSI Installer for WCF.Blue the WCF version of the Web Services Contract First project [...]
Pingback by Reflective Perspective - Chris Alcock » The Morning Brew #408 — August 10, 2009 @ 8:40 am