Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6608955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T19:39:52+00:00 2026-05-25T19:39:52+00:00

I remark that for my project I really need often something to manage a

  • 0

I remark that for my project I really need often something to manage a cache of our data(for data access performance, for offline work, …).

So I was asking me if there was something which could respond to my needs or if I will have to create my own framework for this. It can be only a “Core” which furnish the logic, and we have to implement the business part.

My needs are:

  • Data sources can be WCF/Web service/…(this part should be implemented on every new project
  • It has to manage an store of data
    available
  • This store must be refreshed regularly by polling the service
  • This store can be persistent(write cache on disk for the next start)
  • The framework must allows modifications, online and offline,
    asynchronous and synchronous(if online)
  • It has to run with c# 4.0
  • If the local cache store can be accessed through LINQ, it would be great(like directly through a list
  • The concurrency has to be managed(or offer us a way to manage it)
  • The use/configuration of this framework should be shorter than implement myself it every time

So here we are, do you know a tools which can fits into my query?

Somebody tell me that MS entreprise library should have something like that, but I didn’t found anything.

Thank you!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T19:39:53+00:00Added an answer on May 25, 2026 at 7:39 pm

    You could have a look at

    Windows Server AppFabric. It used to be called ‘velocity’.

    It is a distributed in-memory application cache platform for
    developing scalable, high-performance applications.

    Otherwise, the Enterprise Library Caching Application Block you’re talking about is here: The Caching Application Block however, this page says:

    Caching Application Block functionality is built into .NET Framework
    4.0; therefore the Enterprise Library Caching Application Block will
    be deprecated in releases after 5.0. You should consider using the
    .NET 4.0 System.Runtime.Caching classes instead of the Caching
    Application Block in future development.

    And actually, the System.Runtime.Caching Namespace is a very good building block to build on if you’re going to write something by yourself. I don’t think it implements the notion of distributed cache, that’s why Windows Server AppFabric exists.

    Now, there is also non-Microsoft technologies available in the .NET space. Have a look a memcached and .NET implementation or usage:

    • Is there a port of memcache to .Net?
    • Memcached with Windows and .NET

    You also have commercial packages available, like NCache (I’m not affiliated). I don’t know what they provide, but it’s also probably interesting to have a look at it, just to be aware what they provide, to ensure you don’t miss any feature you’d need later one.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In our codebase any classes that need to be saved are IXmlSerializable, this means
I was previously using the application object to cache data that never changes. I
Following the discussions here on SO I already read several times the remark that
I'm currently working on a project for a web application that may be installed
As I'm working on a asp.net/c# project, I'm confronted with the foobar.aspx.designer.cs that auto
I'm switching on Code Analysis on an older project. Most remarks that result I
I'm writing a middle-tier WCF service that needs to fetch some data from a
I have an xml with no data (for example the data for remark tag),
I am trying to fetch data from my .net project on my android device.
Currently working on a project where we need to drop in various static html

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.