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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cache items are removed automatically28 Nov 2006 14:15 GMT2
I am using httpruntime to cache certain objects in my application.  I
need to store 4 objects in cache.  but the cache items are being
removed from cache after 20-30 seconds.  it is working fine if i store
only 3 objects.  i am using .net 1.1.  The reason i am getting in the
System.Web.UI.WebControls.XmlDataSource caching puzzle27 Nov 2006 04:03 GMT4
I am embarrassed to admit that the caching features of the XmlDataSource
control have completely defeated me.  I've been trying to understand how
caching works with this control for over two days now and just when I form a
theory it gets blown out of the water by some additional ...
Question on Stateless Architecture23 Nov 2006 09:59 GMT5
I have to design a website where the client wants it to be completly
stateless. By stateless I assume he means that he does not want to maintain
any state on the server side. Could anybody provide me any reference
materials as to how should I proceed. When a user logs in I need ...
what is best way to talk to https webpages within .net? any good librarys for talking to https websites?19 Nov 2006 20:54 GMT1
what is best way to talk to https webpages within .net? any good librarys
for talking to https websites?
Why does ASP.NET release cache items before the expiration time?19 Nov 2006 20:40 GMT3
I have Win2003 64bit server with 6 GB or RAM. Windows Task Manager displays
that:
* 0.5 GB are taken by IIS
* 2.0 GB - SQL Server and other applications
session state sql server09 Nov 2006 23:52 GMT4
My system is setup with framework 1.1.4, sql server 2000 and w3k web server.
My app runs with session state set to SQL and most of it runs fine.  
Whenever I am dealing with large amounts of data returned (ex: 60000 records)
I'm getting the following error:
How to update an image?07 Nov 2006 18:59 GMT1
How can I get an asp:Image to refresh when a user uploads a different jpg.
I disabled caching using this command on Page_Load():
 Response.Cache.SetCacheability(HttpCacheability.No Cache);
but it didn't help.
 
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.