I’d like to use the Caching Handler:
http://msdn.microsoft.com/en-us/library/ff648868.aspx
I may want to use some of the other features of the enterprise library, as well. Can someone point me to a reference to know the references I need to add or provide a heuristic for which modules to include?
The namespace is
using Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers;
For a discuss on the libraries required refer to the Developer’s Guide For Enterprise Library:
http://entlib.codeplex.com/releases/view/46741
Pages 16 and 17.