473,320 Members | 1,933 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

ASP.NET 2.0 cache invalidation

Any link or resource which can describe the internals of whidbey's new cache
invalidation machenism...How internalally it works ?

Thanks
Jan 16 '06 #1
1 1065
If you are referring to the new database cache invalidation provided through
SQL Server 2005 Service Broker check:

http://msdn.microsoft.com/library/en...tification.asp

and also this excellent blog post written by Sushil Chordia, from the
ADO.NET team which talks about additional internals

http://blogs.msdn.com/dataaccess/arc...entPosted=true

There is another piece to this which is not tied to SQL Server 2005 which is
the polling mechanism used for SS2000 and SS7 (or SS2005 if you don't use
the "querynotification" parameter).

Bob talks about that in the first of the 2 articles I referenced.

Lastly - Steven Smith does a ton of work on aspnet cache invalidation.
Google him.

Julie Lerman

"Vikram" <aa@aa> wrote in message
news:Ol**************@TK2MSFTNGP11.phx.gbl...
Any link or resource which can describe the internals of whidbey's new
cache
invalidation machenism...How internalally it works ?

Thanks

Jan 16 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Alvin Bruney | last post by:
application_start onRemove = new CacheItemRemovedCallback(this.onRemoveReload); HttpContext.Current.Cache.Insert("CUSTOMERLIST", ds, null, DateTime.Now.AddSeconds(5), Cache.NoSlidingExpiration,...
9
by: Joe Fallon | last post by:
If I add an instance of an object to the Cache what is returned when I request the item from the cache? Is it a clone of the object or is it a reference to the object? I want to know because I...
5
by: Darrel | last post by:
I thought this warranted a new thread. Yesterday I asked about access relatively static content...is it better to read from the DB, or just grab a text file. It was suggested that I use the DB...
1
by: Felix Planjer | last post by:
Hi group, We're developing an application that may be migrated to a web farm in the future, but we want to be prepared for the move, hence the following question: Using the Caching...
0
by: Vikram | last post by:
Is it compulsory to set up web.config file for using cache invalidation in asp.net 2.0. Is there any way by which we can achive cache invalidation without doing any setting in web.config.
3
by: Vikram | last post by:
Is it compulsory to set up web.config file for using cache invalidation in asp.net 2.0. Is there any way by which we can achive cache invalidation without doing any setting in web.config.
8
by: Andrus | last post by:
I'm creating C# WinForms client-server database application. This application reads data from PostgreSQL server using npgsql Dataadapter and DataReader classes and stores data mostly in Datasets...
0
by: =?Utf-8?B?UmF2aQ==?= | last post by:
Hi, We are planning to use SqlCacheDepency in our application(ASP.Net2.0/SQL Server 2005).I was just doing a POC and found the Cache addition and invalidation is behaving abnormally. I just wanted...
4
by: Arun Srinivasan | last post by:
I've been trying to tune this complex sql that uses the 'exists' clause. It is damn slow, even though the tables are not big and I have indexes on the columns in the sql. Currently I am trying...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.