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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to disable page caching31 Dec 2005 13:44 GMT3
I want to disable page caching so that when a user presses the browser's back
button after submitting a form, he won't be able to re-edit the form.
How can I do that?
Thanks in advance.
.NET application switching users (user A is shown user B profile)29 Dec 2005 18:16 GMT2
I have a serious problem in .NET currently. I am hoping somebody out there
can help me.
I have a ASP.NET application written in VB.NET and requires the user to log
in. I authenticate user using LDAP, so if the user id is active in our
Emptying page-level cached pages26 Dec 2005 17:02 GMT1
I have an asp.net site, with most of the pages having this statement at
the top to cache them for 10 minutes:
<%@ OutputCache Duration="600" VaryByParam="none" %>
Now, under certain circumstances, I want to be able to manually empty
image caching14 Dec 2005 16:06 GMT1
I'm quite the newbie at ASP.NET so I hope that this question doesn't sound
too stupid.
I'm looking into how suitable ASP.NET would be for an application that has
to display a series of images quite rapidly after an initial (reasonable)
Problem with cache on some web servers13 Dec 2005 03:23 GMT4
We run a web site where we currently have 10 web servers.
We have built a synchronized cache that works like this.
All servers store its own cache and gets the data from the data source. We
always set a absolute expiration date when we add the cache item. Along with
Caching won't stop11 Dec 2005 12:00 GMT1
I have a frameset that has a asp treeview control that is bound to an
XMLDataSource.
I cannot get the page to stop caching. I can manually change the data and
have different users hit the page and the page seems to renderthe first one
exception inside lock before lock body09 Dec 2005 17:36 GMT1
exception inside lock before lock body
lock(foo()){bar();} what will happen if foo() throws an exception? will
there be a lock on the exception?
Session Expired be4 timeout Plz Help me urgently08 Dec 2005 19:09 GMT1
I m using session veriables of asp.net on two websites
www.net4professionals.com(job site) and www.net4matrimonials.com
(bride/groom service)
when i create a session on page A i use codeing
multiple logins using cache02 Dec 2005 23:40 GMT2
I have a question regarding keeping a username in the cache in order to
prevent multiple logins. I read 'Preventing Multiple Logins in ASP.NET' by
Peter Bormberg (great article
http://www.eggheadcafe.com/articles/20030418.asp) and everything works fine,
Did "Control State" made it in ASP.NET 2.002 Dec 2005 09:08 GMT5
I was wondering if some of you guys know if the concept of "Control State"
made it to the final rel. of ASP.NET 2.0
Thanks!
  Daniel
 
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.