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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET 2 caching problem27 Feb 2007 00:33 GMT1
I've been playing around a little with .NET 2. A tool i'm working on
produces some data in one aspx page, stores it in the cache. Subsequently, a
different page causes the data to be retrieved from the cache, updated and
reinserted with the same cache name (overwriting over the ...
Cache.Insert set absolute time but Cache become null immediately15 Feb 2007 15:51 GMT11
What am I doing wrong here? I am trying to Cache data for 5 minutes (absolute
time). To test caching, I am writing to a log file every time the application
determines that the Cache item is null and needs to pull the data from the
database again. I run my asp.net form, then I hit ...
Response.Cache.VaryByParams[] is being ignored?08 Feb 2007 15:32 GMT1
in the codebehind of an .aspx, I am doing the following (in
Page_Load):
int cacheDuration = 10;
TimeSpan cacheSpan = new TimeSpan(0, 0, cacheDuration);
 
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.