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

  • SEARCH
  • Home
  • 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 6982651
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:19:01+00:00 2026-05-27T18:19:01+00:00

I am trying to Cache a few data objects, which are used very frequently

  • 0

I am trying to Cache a few data objects, which are used very frequently and thus are queried very often loading the db server. However these do not change that frequently, making them good candidates for caching.

However, whenever they are changed I do want the change to reflect as soon as possible, thus I thought of using a SqlCacheDependency.

SqlCacheDependency dependency = new SqlCacheDependency(cacheDependencyCmd);

dependency.OnChange += new OnChangeEventHandler(SqlDependency_OnChange);

However, I am getting the following error in Visual Studio

Visual Studio Error Tip

I checked and realized that everywhere people seemed to have used SqlDependency rather than SqlCacheDependency. Why has OnChange Event been left out of SqlCacheDependeny? Is bad for performance? Or am I just missing something very basic here.

  • 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-27T18:19:02+00:00Added an answer on May 27, 2026 at 6:19 pm

    As I mentioned in my comment above,

    Ok, my thought now is that it has been left out because the ASP.NET
    Cache has the ItemRemovedCallBack and that is where one should write
    code to handle the Dependency.OnChange as the behavior is supposed to
    be that the Cache gets invalidated when the dependency changes.

    I think this is the answer to the question

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

Sidebar

Related Questions

I have a few models that contain static data, and I'm trying to cache
I'm trying to implement sql server 2005 cache dependency in ASP.Net 3.5. I have
I'm trying to create a jboss-cache for data that is only relevant for a
I'm trying to cache JSON content generated by a php script from database. However
I'm trying to cache a price value using HttpRuntime.Cache.Insert(), but only appears to hold
I am trying to access the Cache in the Application_Start method of Global.asax. I
I'm trying to create a cache in a webservice. For this I've created a
I'm trying to use Seq.cache with a function that I made that returns a
I am trying to clear the cache for my integration testing. I could find
in my application i trying to implement the cache (ouput) but it is not

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.