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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Potentail design for using ASP.Net Cache object in a web farm26 Jan 2007 00:56 GMT3
We know that designing a web application that is both scaleable and high
performance is difficult.
Scalability implies lots of web servers all referring back to a central SQL
server, which in turn implies limited caching which in turn hurts
How to limit the memory size for asp.net cache20 Jan 2007 11:47 GMT1
I set outputcache to 30 minutes for all .aspx pages on my asp.net 2.0
websites. If a search engine (such as Google) crawl my site, it can hit
thousands of pages within a few minutes and thus produce a large amount
of page caches. This could use a lot of memory and impact other
ASP 2.0 and Cache => not work for me13 Jan 2007 02:46 GMT1
Cache doesn't not work on my web application :(
I have 1 giga memory on server. 80% of memory is free.
But each time i put an object in cache, 1 second after item is removed
with "Underused" reason.
Output Caching Static Text10 Jan 2007 05:46 GMT2
Is there any reason to cache an aspx page that only has static text on it?  
It doesn't make a db connection, but is accessed frequently.  I use an aspx
page instead of an html page to inherit the theme and master page for the
website.
HttpRuntime Cache threading08 Jan 2007 03:50 GMT3
The Docs for Cache say that member functions aren't necessarily thread-safe.
Does HtppRuntime.Cache return the same Cache object for any thread? If so,
then wouldn't this be a dangerous threading issue?
How is Caching implemented? Are Cache.Get and Cache.Insert thread-safe
SqlCacheDependency and SqlDependency.Start()04 Jan 2007 12:58 GMT2
I am using the command notification in my ASP.NET 2.0 web app.  I am
connecting to a Sql 2005 server.  I was able to get my Cache object to
invalidate based on the SqlCacheDependency object associated with it.  The
problem is I had to give the database use sysadmin rights in ...
 
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.