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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ParserCacheItem Error31 Jan 2005 22:48 GMT4
I keep getting the following error error everyday or so.  I don't have cache
turned on and I can't really find any descriptions of this error so I have no
idea how to fix it.  Anyone have any ideas?
Running IIS 6 on win2003.
OutputCache seems not to work on client 21 Jan 2005 18:59 GMT1
Same application different configurations seems to work differently:
asp.net cache on server seems to work fine.
same definition for client side caching does not work.
while testing the same scenario on different configuration seems to work
Access Cache object from Background Thread Possible?20 Jan 2005 03:24 GMT1
In one of our ASP.NET Pages, we are starting a new background thread that we
do not need to go and get any status on or use after the page finishes.  The
thread merely does some background stuff on its own and finishes on its own,
no feedback back to the user (by design).  Within ...
Ad-Hoc ASCX Cache flushing???17 Jan 2005 19:59 GMT1
I have an ASCX, with this directive:
<%@ OutputCache Duration="50000" VaryByParam="ctype"
VaryByCustom="contentlist" Shared="true" %>
in my Global.asax I have this handler for the varybyCustom
Caching vs. Static member variables16 Jan 2005 09:35 GMT1
This may be a stupid question but...
What's the difference between using the ASP.NET Cache object and a class
that stores data in a static object. For example, the class below contains a
hashtable declared statically. This hashtable is accessible by all objects
file dependency on file on Unix server14 Jan 2005 13:26 GMT1
Just wondering if anyone knows how or if I can set the file dependency of a
cache item to be on file located on the Unix Oracle server. I am able to set
up a trigger and procedure on Oracle to update a file once a change has been
made to the table but i am unsure of how to access ...
MCSD Materials12 Jan 2005 04:01 GMT1
Hi Freinds,
I'm Mayank. and i would like to be MCSD.
So, If any of u have material or links for it then pls send it to me.
Mayank Prajapati
Caching and sub-application11 Jan 2005 06:59 GMT5
Our web server is set up like this:
/MainApp
/MainApp/SubApp1
/MainApp/SubApp2
User Specific Menus11 Jan 2005 05:17 GMT3
I am creating an application which has menu options based on the permissions
of the user currently logged in. The menus will be created by a javascript
function. I have following concerns.
1. I wish to somehow cache the menu data so that while user travels from one
General Caching Question - Cache, Session and Application?07 Jan 2005 02:56 GMT1
How does Cache relate to Session and Application?
If I store data in Session then it is specific to my session.  Application
data is available to all users of a website.  What about Cache?  How does it
work with respect to specific users and for all users.
Modal Pop-Up Window Cache07 Jan 2005 02:55 GMT1
Does anyone know why this happens?
http://xtremedotnet.blogdrive.com/archive/47.html
Would anyone like to throw more light on it? How this never happens when a
normal page (instead of a modal pop-up) is used?
loads of memory and system.outofmemoryexception error05 Jan 2005 03:13 GMT4
Hi, can anyone offer advise on this server error
I am getting asp "system.outofmemoryexception" on our production environment.  The server is a brand new box with 3Gb DDR RAM and loads of HDD space.  What we do (for performance and because we have a large but almost completely ...
 
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.