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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Session Variable size27 Feb 2005 02:56 GMT3
How can I determine how much memory a session variable is using when I have
put a data set into it? I'm wondering about the scalability of this approach
on a small server. TIA
Dean
How do I get Cache information?22 Feb 2005 10:01 GMT1
I want to loop through everything in cache and see when it was entered, or
how long it has left.
Can I get the CacheDependency or Expiration details?
Any help would be appreciated.
Session Variables assigned to the wrong session?21 Feb 2005 17:46 GMT1
I have an ASP.net application in which I keep the user login in session
variables.
Today, with two users accessing simultaneously the application (in
different sessions, but accessing the same page), I noticed that in some
Question/Advice on updating Cache21 Feb 2005 17:42 GMT1
I'm trying to implement caching for an ASP.NET web app, to reduce calls to
our backend database (sql server). The object I want to cache is a simple
data table.
The tricky part is that throughout the day, I need to be able to update
Implementing Cache on a Single application with many customers21 Feb 2005 17:29 GMT1
We're running an application that can have many customers (100+).
This application is a single ASP.NET installment.  We use seperate folders
to hold XML settings for each customer.
Each Customer has a different DB to pull it's data from. And each Customer
User Control, @OutputCache, and varying the cache by property value15 Feb 2005 16:22 GMT7
Question:
If I have an ASP.NET User Control which defines/exposes a property that the
page can use to specify a mode or data subset for the control to use, is
there a way to tell the @OutputCache directive to vary its cache based on
Best practice approach for caching Dropdown list values15 Feb 2005 10:43 GMT5
Could anyone provide some approaches that are used to cache dropdown
list control values to share globally beteween all users? Currently,
each time a page is loaded all the dropdown values for each dropdown
list control are retrieved from the database. I would like to go away
When to go for Cache and Session12 Feb 2005 17:32 GMT4
I have two datasets A and B.A changes its info frequently ,B changes its
info less frequently.
What i have to choose Session or Cache to store A  and B.
Thanks,
Page Level OutputCache and IIS11 Feb 2005 20:06 GMT3
I am currently using Page Level Output Caching in my code and notice that
while the cache duration has not expired the request for the page will not be
logged in the IIS log. Is there a way so that the page request will be logged
in the IIS log if a request is made during the ...
Initializing Offline Cache Problem.10 Feb 2005 15:42 GMT5
I am unable to create an web application. When i am creating Application it
is saying "Initializing Offline Cache" and it is hanging. I checked in the
Inetmanager, while i am creating application it is not creating it as a
Virtual Directory it is creating as a folder in the ...
How to free a file from IIS ?08 Feb 2005 11:23 GMT4
I am developping an app with ASP .NET, and C# and I have a problem :
My app creates a temporary file, and when I need to erase this file, I
get an error message about this file beeing used by another process, so
i am unable to erase it.
Output Cache Window08 Feb 2005 05:59 GMT1
Can someone tell me if  when using Page Level OutputCache, is the duration a
sliding window? If I hit a cached file, does the duration counter reset and
start counting down to the end of the duration from 0 to the specified
duration value? Or does the counter not reset and will ...
Session problems in IIS6/Windows200307 Feb 2005 19:26 GMT5
I have an ASP.NET application functioning properly on Windows 2000 server
and built using Visual Studio 2003.  The application saves in the Session
Object DataView objects, instances of Classes, and the ViewState - as well as
name=variable combinations.  The SessionState is ...
How to end a session immediately when the browser closes?03 Feb 2005 20:17 GMT3
Sorry for cross-posting this message.  My mistake.
I need some help (may be in the form of some sample code) for the subject
question.
I have an ASP.NET/C# application.  I need to do quite a few tasks when the
User Control Caching03 Feb 2005 14:03 GMT1
Hi, I'm new here so maybe you've discussed similar problem before.
* I created user control with Button (called btnSearch)
* I added user control to the WebForm
* In Page_Load, I added handler
 
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.