DCSIMG
Creating a Simple Enterprise Library Cache Provider for Velocity - 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

Creating a Simple Enterprise Library Cache Provider for Velocity

Creating a Simple Enterprise Library Cache Provider for Velocity

I decided to write a simple Creating a Simple Enterprise Library Cache Provider for Velocity
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 to use them in the tool like
in the following figure:
VelocityCacheManager in EL configuration tool

In a follow up post I’ll explain how I implemented the provider library in more details.

Enjoy!

DotNetKicks Image

Comments

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# July 26, 2009 3:35 PM

Gil Fink on .Net said:

How to Create a Simple Enterprise Library Cache Manager Provider for Velocity In the previous post I

# July 27, 2009 11:03 AM