DCSIMG
Velocity,Cache,Enterprise Library - Gil Fink's Blog

Gil Fink's Blog

Fink about IT

News

Microsoft MVP

My Facebook Profile My Twitter Profile My Linkedin Profile

Locations of visitors to this page

Creative Commons License

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2013 Gil Fink

Hebrew Articles

Index Pages

My OSS Projects

English Articles

Browse by Tags

All Tags » Velocity » Cache » Enterprise Library (RSS)
How to Create a Simple Enterprise Library Cache Manager Provider for Velocity
How to Create a Simple Enterprise Library Cache Manager Provider for Velocity In the previous post I promised to give the recipe of how to create the a simple Velocity cache manager provider using the Application Block Software Factory . In this post I’ll keep my promise. Creating the Project The first thing to do is to create the project. If you don’t have Application Block Software Factory installed on your computer then you can read an old post that I wrote in order to install it. In VS2008, choose...
Creating a Simple Enterprise Library Cache Provider for Velocity
Creating a Simple Enterprise Library Cache Provider for Velocity I decided to write a simple cache manager provider for Velocity ( Microsoft Distributed Cache ) using the Enterprise Library Application Block Software Factory . You can download the solution from here . If you put the two dll’s I provided (Microsoft.Practices.EnterpriseLibrary.Caching.Velocity.dll and Microsoft.Practices.EnterpriseLibrary.Caching.Velocity.Configuration.Design.dll) in the directory of EntLibConfig tool you’ll be able...