P&P Service Factory Guidance package Community Release
I have been following this project from a distance, but am starting to like their idea of an end-to-end guidance for Web Service development. The P&P team recently announced the release of the VS2005-integrated "Guidance Package" to help you implement their proscribed best practices:
patterns & practices: Service Factory: Home:
We have just released our May Community release of the Web Service Software Factory to our GotDotNet community - http://practices.gotdotnet.com/projects/svcfactory. Highlights of this release include: - Updates to our base WCF guidance package based on your feedback - An entire guidance package dedicated to securing your services using - X.509 certificates - Kerberos - Direct authentication using Windows, ADAM, or SQL - A MEX based policy generator to help you secure your client applications - A partially complete Interop configurator to help you apply security policy based on your interop requirements - Improved documentation including: - A Service Factory navigator to help you navigate the documentation and the Service Factory - Extensive documentation to support the security guidance package - Documentation for customizing your own guidance packages - A new reference implementation - Based on feedback from our community we have applied a slightly different combination of patterns. Take a look and let us know what you think.
tag: designpatterns, webservice, guidance