Posts tagged with » web-services
All Tags23 posts found
WSCF.blue on endpoint.tv
On 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
WSCF.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.
Making Self-Hosting with Autofac WCF Integration easier
This article explains how to use the Autofac WCF integration to make self-hosting WCF services easier. It provides code to extend ServiceHost with a new method called AddDependencyInjectionBehavior which takes an IContainer instance as an argument. This makes the code more concise and eliminates the need to write a separate helper method.
Self-Hosting WCF Services with the Autofac WCF Integration
This post provides a demonstration of how to use Autofac's WCF Integration to self-host a web service with a dependency that is injected through the WCF extensibility points. An example and instructions on how to create a client proxy are provided.
WSCF.blue Roadmap
The 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.
