473,386 Members | 1,823 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,386 software developers and data experts.

cache invalidation ASP.net 2.0

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.
Jan 18 '06 #1
3 1066
Hi Dear Vikram,
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.

I don't think so, read this good article
========================
http://www.microsoft.com/belux/nl/ms...on%20explained
Database Cache Invalidation in ASP.NET "Whidbey"

bye
Venkat_KL
Jan 18 '06 #2
Hi,

I ment by "I don't think so" is I don't think that there is any other way by
which we can achive cache invalidation without doing any
setting in web.config

never the less read that article

http://www.microsoft.com/belux/nl/ms...on%20explained

bye
Venkat_KL

Jan 18 '06 #3
Ya i saw this article and even this says that web.config should be set
first....
"Venkat_KL" <Ve******@discussions.microsoft.com> wrote in message
news:57**********************************@microsof t.com...
Hi,

I ment by "I don't think so" is I don't think that there is any other way by which we can achive cache invalidation without doing any
setting in web.config

never the less read that article

http://www.microsoft.com/belux/nl/ms...on%20explained
bye
Venkat_KL

Jan 18 '06 #4

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...
1
by: Vikram | last post by:
Any link or resource which can describe the internals of whidbey's new cache invalidation machenism...How internalally it works ? Thanks
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.
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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.