Tag: wscf
All the articles with the tag "wscf".
WSCF.blue V1.0.13 Update
Published:1 min readI have released an update for WSCF.blue, version 1.0.13, to fix a bug with the WSDL round-tripping feature that caused message headers not to be round-tripped when fault messages existed for the same operation.
WSCF.blue V1.0.12 Update
Published:1 min readWSCF.blue V1.0.12 Update is now available for download and contains one new feature, AutoSetSpecifiedPropertiesDecorator, as well as several bug fixes. The update is courtesy of user contributions from BartKoelman, cjberg, jamaica and MrGlover.
WSCF.blue V1.0.11 Update
Published:1 min readWSCF.blue V1.0.11 is now available for download, with a new feature and several bug fixes. It supports both Visual Studio 2008 and Visual Studio 2010, and has passed the 10,000 downloads mark.
WSCF.blue on endpoint.tv
Published:1 min readOn November 10, 2010, Ron Jacobs and Santosh Benjamin recorded a webcast on endpoint.tv discussing WCF contract first and WSCF.blue.
Fault Contract support in WSCF.blue
Published:4 min readWSCF.blue has implemented support for fault contracts, allowing users to define fault messages in their WSDL using the WSDL Wizard. This feature was introduced with a new V1.0.9 update release on CodePlex.
WSCF.blue Roadmap
Published:3 min readThe WSCF.blue team has been discussing the features to include in the next release and a roadmap has been summarized on Santosh Benjamin's blog. Some of the key features discussed include the ability to persist settings, support for WS-Addressing, Fault Contracts and T4 templates. Microsoft's Feature Builder is being considered as the primary user experience. Feedback is welcome.
WSCF.blue now supports Visual Studio 2010 RC
Published:1 min readWSCF.blue version 1.0.7 is now available for download, adding support for Visual Studio 2010 RC in addition to Visual Studio 2008. There is an Issue Tracker and Discussions forum available for any problems or feedback.
WSCF.blue V1.0.6 Update
Published:2 min readWSCF.blue has released a V1.0.6 update with fixes for various reported bugs, including the data contract type filter not including all the required types in some complex contracts, adjusting the casing of enumeration members references, and an issue related to XmlChoiceIdentifier attributes. If there are any problems with the update, users should report them through the Issue Tracker.
Contract-First article on MSDN
Published:1 min readChristian and Buddhike wrote an excellent MSDN article on Schema-based Development with Windows Communication Foundation (WCF). It is focused on contract-first web service development and how it can be achieved with WCF. A diagram was created to illustrate the steps of the process and it highlights the iterative nature of the approach.
WSCF.blue V1 Final Released
Published:2 min readWSCF.blue V1 Final has been released and includes features such as a WSDL Wizard, Data Contract Generator, Service/Endpoint Stub Generator, Client Proxy Generator, Generate Data Contract Code feature, Paste XML as Schema option, support for C# and VB.NET code generation, and improved WSDL error handling. It provides an invaluable resource to the .NET open source community.