Below you will find pages that utilize the taxonomy term “WSSF”
Blog
EntLib Extensions to WSSF – Part 2
The EntLib Extensions to WSSFhave gotten more and more attention lately. There now is a (very positive) announcement about the extensions on the WSSF site, and there is a complete article on MSDNexplaining how to use the extensions. Check it out!
Links:
EntLib Extensions to WSSF: https://www.codeplex.com/EntLibExtensionsWSSF
MSDN article: https://msdn.microsoft.com/en-us/magazine/cc164250.aspx
WSSF site: https://www.codeplex.com/servicefactory
Blog
‘EntLib Extensions To WSSF’ released to CodePlex
Some of my (Dutch!) Avanade colleagues recently released ‘Entlib Extensions To WSSF’ to CodePlex. Quite a cool addition to the already rich Enterprise Library.
Entlib Extensions to WSSF (Web Service Software Factory) is an extension that enables WSSF to easily integrate with Enterprise Library. This extension allows you to very easily handle cross cutting concerns in WCF services like Validation, Exception Handling and Logging without much programming. The extension accomplishes this by using the policy injection application block of enterprise library.