Thursday, 1 February 2007

Service Station: The Service Factory for WCF -- MSDN Magazine, February 2007

More info on the Service Factory, Aaron Skonnard takes you throug step by step on how to use the Service Factory in his article for MSDN Magazine

Don Smith : Service Factory: Contracts

Don Smith released in his blog a series of blogcasts last April describing the Service Factory. Its never to late to have a look.

Part1 is an Introduction , Part2 Service Contracts and Part 3 Entity Translation

WCF News and Announcements : Just Released: Web Service Software Factory for WCF

The guys over at patterns & practices have just released (in December) the second version of the Web Service Software Factory. This new release has everything the first one had with the addition of loads of new stuff specifically for building WCF Web services using VS 2005. Some of the many new features help you apply message-level security, construct services from WSDL/XSD, perform design-time code/config analysis, apply message validation, and migrate from ASMX services. If you're building WCF Web services, you definitely want to check this out. http://msdn.com/servicefactory

Next one is planned for Nov 2007. To get more info check it out in CodePlex