Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Caching and Session state23 Sep 2005 18:57 GMT3
Our website caches a number of high-traffic pages, such as the home page.  I
just noticed one behavior on our cached pages that's causing a problem- when
a user loads a cached page, an ASP.NET session is not started.  
Our code in the Session_Start event only fires when the user ...
Session variable problem22 Sep 2005 15:34 GMT2
I store dataset for each page in the session and a reference to the session
key is stored in viewstate. But now on which event I should clear the
session variables. Because when the page is closed or I navigate to another
page the session variables still stays as long as even a ...
Boost .NET Application Performance21 Sep 2005 18:07 GMT1
NCache boosts .NET application performance through in-memory clustered object caching. NCache not only lets you cache read-only data but also complex transactional data with relationships. NCache provides a graphical tool for configuring and monitoring clustered caches from a ...
Examplar pattern Vs Prototype Pattern20 Sep 2005 13:21 GMT1
what is the difference between these two pattern as they are nearly
same!!! for which kind of problem examplar pattern is more suitable?
when should i select examplar pattern & when Prototype pattern?
how to get the number of milliseconds between two System.DateTime objects20 Sep 2005 01:29 GMT2
how to get the number of milliseconds between two System.DateTime objects
If my System.IO.StreamWriter Write method throws "The specified network name is no longer available." and I try to Dispose or Close it in the finaly clause the close or dispose method just throws "The specified network name is no longer available." again. 12 Sep 2005 14:24 GMT2
If my System.IO.StreamWriter Write method throws "The specified network name
is no longer available." and I try to Dispose or Close it in the finaly
clause the close or dispose method just throws "The specified network name
is no longer available." again. how to clean this up? after ...
set outputcache for multiple pages10 Sep 2005 23:57 GMT2
i know i can set the outputcache for a single page using the directive:
<%@ OutputCache Duration="60" VaryByParam="None" %>but how can i set it for
all the pages in a specific directory?i searched for a setting in the
web.config file but couldn't find it
Caching XML across web farm06 Sep 2005 19:52 GMT1
I'm retrieving XML from several external webservices and compiling it into a
single document based on our requirements.  Doing so takes 15-30 seconds.  I
wanted to cache this XML for a period of time so other users who request the
same profile won't have to wait for the same data ...
How to get Page Expired Message01 Sep 2005 06:55 GMT6
How can I get the Page has Expired message to display? I have tried on & off
for 3 days to do this.
I have an ASP.net 1.1 app (SSL) which displays data. The user can update
their information on a page. When they hit the back button on the browser, I
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.