WCF « Integration « Spring Q&A





1. Spring.net wcf integration    stackoverflow.com

I have a WCF service and use Spring.ServiceModel.Activation.ServiceHostFactory as a factory in my *.svc. What I need is to load some data into cache when service is called first time or ...