Is there a step-by-step tutorial for configuring AppFabric Caching with .NET 4.0 Extensible Output C

Posted by silent on Stack Overflow See other posts from Stack Overflow or by silent
Published on 2010-05-04T23:40:04Z Indexed on 2010/05/04 23:48 UTC
Read the original article Hit count: 196

Filed under:
|
|

I want to use AppFabric as the Disk Caching provider to work with .NET 4.0's extensible output caching feature. But when I installed the AppFabric, I found it is incredibly hard to configure and I have no idea how can I make my ASP.NET app to work with it. So I was wondering is there a easy to understand tutorial for configuring both?

© Stack Overflow or respective owner

Related posts about appfabric

Related posts about ASP.NET