EntLib Extensions to WSSF (VS 2008)

 Downloads & Files



Application EntLib Extensions to WSSF (VS 2008) - Binary
application, 164K, uploaded May 30  - 277 downloads
Documentation EntLib Extensions to WSSF (VS 2008) - Walkthrough
documentation, 1480K, uploaded Aug 13  - 285 downloads

Release Notes

Summary

Entlib Extensions to WSSF 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.

System Requirements

To use the EntLib Extensions to WSSF, the following components are required:
  • Visual Studio 2008
  • Enterprise Library 4.0 (May 2008)
  • Guidance Automation Extensions February 2008
  • Web Service Software Factory Modeling Edition (VS2008)

Getting started

To get started with the EntLib Extensions to WSSF, do the following:
  1. Download the EntLib Extensions to WSSF (VS 2008) – Binary zip file;
  2. Follow the installation instructions included in this zip file;
  3. Do the walkthrough to get familiar with the EntLib Extensions to WSSF.
 Reviews for this release

Configuration over lines of code, hell yeah! Solid work! If you wonder how to use Validation Application Block, just simply get the EntLib 3.1 Extension release walkthrough. Keep in mind that 4.0 Extension encounters slightly problem while loading MessageContract properties (when using Choose Members option). Instead just add them manually with appropriate validator. ShoutsToDavid4PointingIt!
by montek on Wed at 3:16 PM