| Thread | Last Post | Replies |
|
| asp.net caching question | 30 Jan 2006 21:45 GMT | 1 |
thx Joerg Jooss this worked well but in order to diplay the same error page (the canno find server), i paste it in my own html file that i added in th solution, and i did a check on weither the session has expired, i the
|
| Caching scenario suggestions | 24 Jan 2006 21:54 GMT | 1 |
I have a navigation bar user control that is very expensive to create from the database. This toolbar will only change when the user navigates to a different section (there are three in total). What I would like to do is cache the toolbar while the user is in a current
|
| asp.net caching question | 24 Jan 2006 20:44 GMT | 1 |
hi all, i have a web page which is a sign in page, what i want to do is display the page error whenever the user that has already signed in clicks on the back button(of the internet explorer)! any ideas how to do that?
|
| Newbie question about user-data caching | 24 Jan 2006 19:49 GMT | 1 |
I have both datatables and custom objects that are specific to a session and need to be cached. As far as I can tell, there would be 2 basic ways to do this: 1. Use session state to store these objects.
|
| Caching vs public variable for object storage | 20 Jan 2006 21:35 GMT | 3 |
Can anybody clarify this please. Is there any problem in a web app of saving an object in a public variable as opposed to saving it in the cache? In my case, I have an object containing a hash table of text labels and
|
| cache-control: private | 07 Jan 2006 20:08 GMT | 2 |
What does it mean to have this in the control header? Cache-control: private Does it mean that the cache is disabled?
|