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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cache datatable newbie question30 Jul 2003 18:36 GMT1
If I cache a datatable twice with the same datatable name,  e.g.
Cache.Insert("MyDataTable",dtDatatable), will the
first datatable be replace?
Thanks.
why cache synchronization means faulty design ???30 Jul 2003 03:24 GMT2
In the article:[ Caching Architecture Guide for .NET Framework Applications ] :
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/Cach
ingArchch5.asp
>
section [ Synchronizing Caches in a Server Farm ]  :
A common problem for distributed applications ...
Can't Stop the Cacheing22 Jul 2003 16:01 GMT1
Or at least, so it seems...
I have an ASPX page that I've tried everything on to force it to reload when
it's called. I'm using a webcontrol I wrote that serves as a banner. That
banner uses SqlClient.SqlCommand and SqlClient.SqlConnection objects to
Clear All Cache22 Jul 2003 13:02 GMT1
Is there a easy way to clear all cache?  I have tried
Response.Cache.SetExpires(DateTime.Now);
however, it dosn't seem to work.  Just a quick summary of what I am doing, I
have a db driven web site where are the pages are dynamically created and
Output Control caching : can control be only set through GET/POST parameters ?21 Jul 2003 12:18 GMT5
I have a page which includes a user control. The output of this control is
defined by an ID which is set through an accessor in the code-behind of my
page. I want to cache this control according to this ID. The problem is that
when I place an OutputCache directive in the control  ...
Session Expires16 Jul 2003 19:47 GMT3
We are Developing an applciation in ASPNet and have set  session timeout 20
minutes  in web.config. It works fine in the Browser, but when run the
application through the VS.net it expires quickly.
Thanks in advance
Cached items getting updated by usage?07 Jul 2003 15:45 GMT1
I have an ASP.Net application that I need the ability to insert
certain object's with their starting values into the Application Cache
object.  Basically, we have these really large, expensive to create
starting point spreadsheets that the system will over and over insert
Client Side Caching02 Jul 2003 00:51 GMT2
My ecommerce app (running http://voipstore.atacomm.com)
uses a database driven template system to generate the
page templates, along with accessing template images.  
However images don't appear to be caching sa they should.
 
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.