473,806 Members | 2,330 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HttpContext.Cac he....

If I have set the session state for an asp.net application to be out of
process how does this affect the HttpContext.Cac he? What I want to know it
is possible to store the Cache out of process as well?

Because I read in MSDN that:
One instance of this class is created per application domain, and it remains
valid as long as the application domain remains active. Information about an
instance of this class is available through the Cache property of the
HttpContext object or the Cache property of the Page object.


Nov 18 '05 #1
3 2241
No. It is not possible to configure the location of the Application Cache.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"James" <james@spam_.co m> wrote in message
news:OL******** ******@TK2MSFTN GP09.phx.gbl...
If I have set the session state for an asp.net application to be out of
process how does this affect the HttpContext.Cac he? What I want to know it
is possible to store the Cache out of process as well?

Because I read in MSDN that:
One instance of this class is created per application domain, and it remains valid as long as the application domain remains active. Information about an instance of this class is available through the Cache property of the
HttpContext object or the Cache property of the Page object.

Nov 18 '05 #2
HttpContext.Cac he is tried to the request not the application or session.
Its created at start of request and destroyed at end. it supplies a way for
code and http modules to pass request data around.
-- bruce (sqlwork.com)
"James" <james@spam_.co m> wrote in message
news:OL******** ******@TK2MSFTN GP09.phx.gbl...
If I have set the session state for an asp.net application to be out of
process how does this affect the HttpContext.Cac he? What I want to know it
is possible to store the Cache out of process as well?

Because I read in MSDN that:
One instance of this class is created per application domain, and it remains valid as long as the application domain remains active. Information about an instance of this class is available through the Cache property of the
HttpContext object or the Cache property of the Page object.

Nov 18 '05 #3
Bruce:

Are you positive you are not thinking of HttpContext.Ite ms?

The Cache is around for the duration of the application domain, the
Items collection is around just for the request.

--
Scott
http://www.OdeToCode.com

On Fri, 9 Jul 2004 09:14:48 -0700, "bruce barker"
<no***********@ safeco.com> wrote:
HttpContext.Ca che is tried to the request not the application or session.
Its created at start of request and destroyed at end. it supplies a way for
code and http modules to pass request data around.
-- bruce (sqlwork.com)
"James" <james@spam_.co m> wrote in message
news:OL******* *******@TK2MSFT NGP09.phx.gbl.. .
If I have set the session state for an asp.net application to be out of
process how does this affect the HttpContext.Cac he? What I want to know it
is possible to store the Cache out of process as well?

Because I read in MSDN that:
One instance of this class is created per application domain, and it

remains
valid as long as the application domain remains active. Information about

an
instance of this class is available through the Cache property of the
HttpContext object or the Cache property of the Page object.


Nov 18 '05 #4

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

Similar topics

3
489
by: George Ter-Saakov | last post by:
What is HttpContext.Cache for ? The usual HttpRequest lasts miliseconds. Why would someone to cache anything? We do have HttpContext.Items to keep any extra info during the request. Can someone explain me the use of the HttpContext.Cache. Thanks.
5
3727
by: DesignerX | last post by:
What is the difference between Page.Cache and HttpContext.Current.Cache? Do these access the same thing? Is there any easy way to clear all items in the cache? TIA, Stan
4
5373
by: Mat | last post by:
Hi, I've stumbled onto a problem when using the caching object in ASP.Net. I'm placing a static dataset to the cache as the data only changes once a day. Whilst writing to the cache I'm using a lock using code like below (just typed this in); Cache thisCache = HttpContext.Current.Cache lock(thisCache)
3
2772
by: xzzy | last post by:
A. I need to access: System.Web.HttpContext.Current.Cache but get this error: "Object reference not set to an instance of the object" B. System.Web.HttpContext.Current.Cache is accessible outside of this class.
2
3994
by: kplkumar | last post by:
This is the scenario. The flow of control goes from WebService --> OurManager --> Persistence --> Database also OurManager spwans a thread to execute the EmailSubsystem. This system ues the persistence to retrive some information from the database as well. Our persistence layer depends on the HTTPContext for caching. So when I try to spawn a thread from OurManager subsystem to execute
4
11904
by: msch-prv | last post by:
Hello. I am trying to use caching to populate a datalist. The select method of the associated objectdatasource calls up GetRecipePageByRecipeCatID() to request the proper data (I am using custom paging at SQL level so there is a paging idx as well). The code works fine when caching is edited out. Problem. The cache object is only created the first time around. When the dtl ia refreshed, th HttpContext.cache object always returns...
6
5190
by: =?Utf-8?B?emlubw==?= | last post by:
in asp.net 2, I load a dataset from the Cache object into a local object to use to perform processing. I had been using httpcontext.current.cache and what I noticed is sometime I'm not able to get the dataset out of the cache. the application is under heavy hits, and is set to email me on every error. and once or twice every month I get these error e-mail about this issue. why does the HTTPContext.Current.Cache call work sometimes, while...
3
8913
by: Madhur | last post by:
Hello I am delivering an asp.net 2.0 application to my customer. I need to know, If I need to check for the condition of HttpContext.Current to be null in my business logic. I have extensively used Cache and Session objects, and currently I assume HttpContext.Current object to be existent. Also, since I do not have this check, some of my unit test cases fail because there is no HttpContext for them.
8
2546
by: SpaceMarine | last post by:
hello, my web app form has many DropDownLists that pull their content from a database. these calls are in a Business Access Layer, when first checks the context's Cache object for existing copies. to do that, the BAL needs to be aware of the user's HttpContext. question: how expensive is it for each BAL method to instantiate the current context, like so:
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10366
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10110
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9187
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5678
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4329
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3850
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.