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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Are Caching Application Blocks Worth It?27 Mar 2006 00:08 GMT2
I need to implement caching for a large enterprise application and we are
planning to use the newest Caching Application Blocks. (Enterprise Library
Jan. 2006)
We want to cache Business Entities (DTO's) at the service layer and have a
Running asp.net 2.0 from a Netapp?26 Mar 2006 23:54 GMT1
Any experience we have been having problems.....Our other code runs fine
from the unc path but asp.net 2.0 security won't allow it. Please help.
are System.Data.SqlClient.SqlConnection thread safe? can many threads share a System.Data.SqlClient.SqlConnection instance without any synchronization?25 Mar 2006 14:51 GMT1
are System.Data.SqlClient.SqlConnection thread safe? can many threads share
a System.Data.SqlClient.SqlConnection instance without any synchronization?
HttpContext.Current.Cache items disappear on some windows versions, 1.1 Framework22 Mar 2006 17:05 GMT1
I dumped the content of the cache
and the call stack in each situation when cache add or read is made.
This proved that
adding items via HttpContext.Current.Cache into application cache under
Does system.xml have any way to transofrm data with an xswl style sheet using strings like MSXML2 does?10 Mar 2006 18:28 GMT1
Does system.xml have any way to transofrm data with an xswl style sheet
using strings like MSXML2 does?
how to convert this to use System.XML so i do not depend on MSXML2 interop?
static public string XslTransform(string style, string strdata)
Caching the MasterPage10 Mar 2006 18:15 GMT1
   I'm designing a new app in 2.0. In 1.1 I used user controls for headers
and footers for each page. They had static information on them and so I
cached them.
   In 2.0, I'm considering using a MasterPage instead of the user controls.
OutputCache directive vs Response.Cache.SetCacheability09 Mar 2006 03:30 GMT5
I have an infuriating problem. I have a number of pages that I want to cache
server-side only, using varybycustom. It is a requirement that we set
different expiry times for different instances of the page - based on the
varybycustom params.
ASP.NET Caching - Inconsistency with CacheItemRemovedCallback delegate and dependencies between Windows XP and Windows 200306 Mar 2006 22:01 GMT1
I have been using the CacheItemRemovedCallback to trap each time an
object is released from the cache. I have also set up
dependencies(directory and cachekeys). With the identical code base
deployed to my local Windows XP box and a Windows 2003 server, I notice
System.Web.Caching.Cahe doesn't work?Hi,06 Mar 2006 22:00 GMT6
I'm using System.Web.Caching.Cahe to mantain a datatable object in an
asp.net user control.
this is de code i'm using:
//In the load event call LoadData method
HttpRuntime.Cache06 Mar 2006 21:40 GMT4
I'm experiencing a weird problem. I am using a TimerCallback in my ASP.NET
application. This callback function will access the cache and I'm using
HttpRuntime.Cache to intert an item to the cache with a file dependecy.
Every now and then the cache item requested is Null and I ...
How does ConfigurationManager.AppSettings.Set stores values?06 Mar 2006 18:25 GMT1
you can use ConfigurationManager.AppSettings.Set method
(ConfigurationManager is in System.Web.Configuration namespace) to store a
modified value from web.config.
To be practical, you define a custom key in web.config:
 
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.