HighTechTalks DotNet Forums  

Sponsored Links


ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss in the ASP.net Caching forum.



Post New Thread
Threads in Forum : ASP.net Caching Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am embarrassed to admit that the caching features of the XmlDataSource control have completely defeated me. I've been trying to understand...
Stephen MarcAurele
11-26-2006 11:03 PM
athos Go to last post
4 75
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...
SF
11-23-2006 04:59 AM
SF Go to last post
5 89
Just checking this is the right approach for my application. I have business layer which is called from my aspx and gets a list of countries via a...
LetoLtd
11-22-2006 08:48 AM
LetoLtd Go to last post
0 58
Hi! I downloaded VisualWebDeveloper 2005 Express and the SQL Express with it. I've been running through the "Guided Tour" that starts at this...
Mike Broida
11-22-2006 03:13 AM
Mike Broida Go to last post
0 61
Hello, how can I send a 304 back to the browser for an .asp in IIS 6.0? Images are getting cached without any trouble - but the .asp - even though it...
just1coder@yahoo.ca
11-21-2006 11:22 AM
just1coder@yahoo.ca Go to last post
0 62
I have problem whis Windows Media Services 9 Series. I have videostream, which will consist of two streams(512k/bit and 256k/bit).I need to allocate...
vera esaulova
11-21-2006 03:21 AM
vera esaulova Go to last post
0 53
Hi! I downloaded VisualWebDeveloper 2005 Express and the SQL Express with it. I've been running through the "Guided Tour" that starts at this...
Broida (spamless)
11-19-2006 08:31 PM
Broida (spamless) Go to last post
0 54
what is best way to talk to https webpages within .net? any good librarys for talking to https websites?
Daniel
11-19-2006 03:54 PM
offwhite Go to last post
1 78
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...
Sergey via DotNetMonster.com
11-19-2006 03:40 PM
offwhite Go to last post
3 82
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...
MrFez
11-09-2006 06:52 PM
Alvin Bruney [MVP] Go to last post
4 86
How can I get an asp:Image to refresh when a user uploads a different jpg. I disabled caching using this command on...
Jerry J
11-07-2006 01:59 PM
offwhite Go to last post
1 59
Search Engine Cloaker is used by hundreds of top-ranked Webmasters to increase their search engine listings. How it works: Cloaker tricks the...
Mark Jones
10-20-2006 08:52 PM
Mark Jones Go to last post
0 69
I have a weird problem using the cache in ASP.NET 2.0 on a WinXP Dual Core Processor machine (AMD X2 3800+). I understand that each processor holds...
Samuel
10-17-2006 06:49 PM
Samuel Go to last post
6 120
Hi, Untill we migrate to Sql Server 2000 we will be using SqlCacheDependencies in combination with Sql 2000. In this respect we should determine a...
vecozo@online.nospam
10-16-2006 09:37 AM
Steven Cheng[MSFT] Go to last post
8 97
When i use an output cache i am not able to open the excel which i download. Instead i need to save and then open it. If i remove the output cache...
Nischal
10-13-2006 07:23 AM
Nischal Go to last post
0 60
A quick question, I am trying to get a page in a site i am developing to stop caching I have tried adding the OutPutCache Location="none" tag to the...
steven scaife
10-10-2006 05:28 PM
offwhite Go to last post
1 113
Hi, I write a customer HttpModule and want to cache a string inside the user session on the BeginRequest event. I don't want to use application...
tao lin
10-06-2006 02:22 PM
offwhite Go to last post
1 70
Can someone please point out what I am doing wrong here? The statement: Cache.Insert("Svc_Table", dataSet.Tables); causes the following compiler...
Keithb
10-03-2006 04:50 PM
sloan Go to last post
1 65
I am tring to use the httpresponse.RemoveOutputCacheItem but i keep getting the error Invalid path for HttpResponse.RemoveOutputCacheItem...
steven scaife
09-27-2006 12:27 PM
steven scaife Go to last post
0 83
How can I remove the cache of a page (cached with VaryByParam) for certain request params in code? i.e I want to remove cached page for some...
vikram
09-27-2006 05:14 AM
vikram Go to last post
0 70
Hi all Per the code below, I load an array from a session variable. When the user clicks Save, I attempt to build a new array that looks like...
DanG
09-26-2006 02:16 PM
DanG Go to last post
1 78
I've got a web server running on a separate machine from a database server. Update timestamps for database entities are based on the database...
Loz Hygate
09-26-2006 04:17 AM
Loz Hygate Go to last post
1 66
Hello, all. I'd like to ask a question about the structure of a .NET Web application and how ASP.NET 2.0 implements SQL cache invalidation. MS...
intrepid_dw@hotmail.com
09-25-2006 04:16 PM
offwhite Go to last post
1 66
-- ________________________ Warm regards, Alvin Bruney Professional VSTO.NET - Wrox/Wiley The O.W.C. Black Book with .NET www.lulu.com/owc,...
Alvin Bruney [MVP]
09-22-2006 06:50 PM
Alvin Bruney [MVP] Go to last post
0 66
Hi, I want to use .net caching with session variable instead of querystring. I mean, I use this directive: <% @OutputCache Duration="300"...
Stephane
09-21-2006 09:56 AM
Sundar Narasimman Go to last post
1 72
Hi, I experiencing problems when i create cache dependencies for objects I wish to add to my web cache. Essentially I have a network directory with...
daniel
09-21-2006 02:13 AM
Luke Zhang [MSFT] Go to last post
9 64
i changed the dns settings on my server. do i need to restart the service?
arthur.fullerton@hotmail.com
09-19-2006 06:29 PM
arthur.fullerton@hotmail.com Go to last post
0 69
Hi, I have had a site running for 6 months now. This morning I started observing the following behaviour pretty much out of the blue: I load a...
SCG
09-11-2006 07:56 AM
SCG Go to last post
0 66
But I'm a bit confused. I've read all about the Caching in patterns and practices, but somehow I dont quite get it. I need a way to Cache a...
Bobstar
09-11-2006 07:53 AM
msnews Go to last post
2 70
I have experienced this problem since upgrading to 2.0. Others have commented on it elsewhere. I don't think this is simply a problem with...
Matt Morgan
09-10-2006 05:56 AM
wyx2000 Go to last post
1 105
With .NET 2.0, the HttpRuntime.Cache is expiring objects within seconds or milliseconds of the objects being added to the cache with a reason of...
AT
09-10-2006 05:55 AM
wyx2000 Go to last post
3 83
Please excuse my ignorance with this question. Supposedly the default when generating ASP pages is cache-control: private and I know how to override...
Joshua Johnson
09-09-2006 05:59 PM
Joshua Johnson Go to last post
0 59
I've got a custom built HttpHandler that I use to display the image blobs from the db. I am getting the image straight from the db, resize it if...
AT
09-08-2006 03:43 PM
Go to last post
8 69
Hi I am using cookie to store unique encrypted token, i want to use the cookie expire time 8 hours. I doing like below to expire: Cookie.Expres =...
Ram
09-06-2006 11:04 AM
Scott M. Go to last post
3 82
You guys might find this website useful, there is a lot of different utilities/add-in's that make a programmers life easier. You can also share your...
your@email.com
09-04-2006 04:17 AM
your@email.com Go to last post
0 71
Hi, I experiencing problems when i create cache dependencies for objects I wish to add to my web cache. Essentially I have a network directory with...
daniel
09-04-2006 12:28 AM
daniel Go to last post
0 50
Can someone please describe why impersonation requires the impersonator to be local admin?
Daniel
09-02-2006 08:18 PM
Alvin Bruney [MVP] Go to last post
1 51
What do FTP servers do when file send fails durring a file upload? Are partial files ever written? does ftp protocol cover this?
Daniel
08-29-2006 07:12 PM
Daniel Go to last post
0 47
Hello, I have a problem :) I have a webform in which I have the event Onload that refers to a script that find in a database for an image and then...
NN
08-27-2006 01:31 PM
Sazid Khan Go to last post
1 66
Hi, I tried to implement caching for a crystal report using the Cache object. Just assign to cache and set expiry. But as soon as the reportdocument...
Debi
08-25-2006 08:45 PM
Alvin Bruney [MVP] Go to last post
1 47
when my C# service impersonates a secondary account does the secondary account need any special permissions? what are they?
Daniel
08-25-2006 08:44 PM
Alvin Bruney [MVP] Go to last post
1 55
How can I cache dynamic images in client's browser cache? I'd like to cache the dynamic images the same way static images are cached, is...
emer.kurbegovic@gmail.com
08-23-2006 11:50 PM
emer.kurbegovic@gmail.com Go to last post
0 65
I cannot get viewstate nor can I wire up events to child controls... Any thoughts are appreciated. Example code is below: public class...
jesse james 2020
08-23-2006 05:25 AM
GeekyMonkey Go to last post
1 117
Hi, We have an ASP.net 1.1 application which loads an XML file into cache when the application starts up. However, when we overwrite some of...
Carl Davis
08-17-2006 11:35 AM
Carl Davis Go to last post
2 67
I am trying to find the best way to get SQL Dependency Caching to work in the Global.asax. In the Application_Start event I open a connection to the...
masmith
08-08-2006 11:01 AM
masmith Go to last post
2 46
I have a need to cache some data per request. I looked at HttpContext.Current.Cache, but that seems to be the application cache and not just a cache...
AT
08-07-2006 02:45 PM
sloan Go to last post
2 63
Who have ASP.NET oa soft source? -- 賅 系| ^ ^ |究 系|| ㄟ ㄟ ||究 系秀禿-秀禿究 系秀禿-秀禿究
ZERO&ONE
08-07-2006 04:53 AM
ZERO&ONE Go to last post
0 55
Hi, Every time I compile asp.net project it says 'Unable to write to output file 'C:\Inetput\wwwroot\....\...dll': The process cannot access...
Amit Bansal \(MCT, MCSD.NET\)
07-29-2006 07:38 AM
Hitesh Ramchandani Go to last post
1 132
A session is lost after a click of a button! I am saving my typed dataset to a session: Session.Add("ds_FPInfo_Group", Dataset11) Private Sub...
greatdane
07-25-2006 09:13 PM
Alvin Bruney [MVP] Go to last post
6 90
Adding Streaming video to your web-page is as simple as a few clicks of the mouse with this amazing tool. http://www.ebvalues.com
Mike
07-25-2006 08:32 PM
Mike Go to last post
0 50
Post New Thread

Display Options
Showing threads 101 to 150 of 914
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.