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     
What is the better to cache pages or data sources? I have asp.net application that uses ArrayLists as datasources for repeaters.
TomislaW
12-16-2004 03:11 AM
CMA Go to last post
3 33
I've been having a bit of a problem with caching of an excel file that I'm hoping someone here will be able to help with. Essentially, what seems to...
RichardG
12-13-2004 09:59 AM
RichardG Go to last post
1 40
Hi, When I open a SVG document in IE (6.0Sp2 and earlier) the Adode SVG Viewer is activated. This works fine for static & non-cached dynamic...
Neil Riley
12-09-2004 04:55 PM
Neil Riley Go to last post
0 41
I'm trying to access a cached item from my global.asax Application_End event, but the cache has already been flushed. Can anyone tell me at what...
AT
12-07-2004 08:47 PM
AT Go to last post
1 49
Is anyone using Caching (HttpRuntime.Cache) in Whidbey? Not sure if there's another newsgroup for this though since it's still beta.... I'm having...
Gavin Pollock
12-07-2004 09:51 AM
Ben Strackany Go to last post
1 27
It's friday and this has been bugging me all week.... When should be a bit of functionality of a web page be a user control or a custom...
Ollie
12-03-2004 10:39 AM
Kevin Spencer Go to last post
2 54
Hello, I would like to know what is the ASP command which returns the number of record after a SQL request ? Regards, Mickaël.
Mickael Jouvin
12-03-2004 09:53 AM
Scott M. Go to last post
1 35
Did you find a solution to your problem? I am experiencing the same problem. It seems as if my application is restarting itself everytime and thats...
Daniel Garcia
12-02-2004 03:25 PM
Daniel Garcia Go to last post
1 32
My output doesn't seem to work on my Live site but it does work on my local computer and my dev site. What could be configured different on my live...
Daniel Garcia
12-02-2004 03:23 PM
Daniel Garcia Go to last post
1 42
Please, i have an report created at ASP.NET, that uses a datalist object to organize de itens at the page. My problem is that this report is so big...
Fabiano
12-02-2004 03:12 PM
Fabiano Go to last post
0 58
i am using Microsoft Development Environment 2003 and Microsoft .NET Framework 1.1. Any pointers on how how to create depenedncy on partciular...
vineetbatta
12-02-2004 04:59 AM
Ian Cox Go to last post
2 31
I have an ASP app that i'm porting over ASP.Net In an asp page i have many server.execute statements. So in the asp page code i have something like...
greg
12-01-2004 01:48 PM
Ben Strackany Go to last post
3 32
Hi, I am using HttpRuntime.Cache.Insert(key, object) to cache some object in my web application. I am using IIS 6 and /3GB option to support my 3Gb...
Dicky Cheng
11-29-2004 01:22 PM
Ben Strackany Go to last post
1 31
Hi, I am using Web Matrix Project as .NET programming environment. Can you show me detailed steps how to import the .ocx library into the Web...
Steve Gordon
11-29-2004 04:30 AM
Steve Gordon Go to last post
0 29
Today we just did an update to an aspx page and also to an ascx page (with no code behind changes) Our server was under normal load and what...
Joel
11-27-2004 11:09 PM
Joel Go to last post
2 35
Hi, my VS IDE suddenly shows wrong results when debugging. my class SQL was changed. But still when debugging it is showing the same old statement....
KK
11-27-2004 08:11 PM
Alvin Bruney [MVP] Go to last post
1 29
Hi, The VPN works fine, but I want to FTP through the VPN so the connection is encrypted. The problem is each of my IIS sites has a real Internet...
Jason Robertson
11-25-2004 03:13 PM
Jason Robertson Go to last post
0 31
I'm sorry if this seems like a stupid question, but I tried to find an answer in the previous posts and found nothing that helped me. I am just...
AT
11-23-2004 04:28 PM
AT Go to last post
1 33
Hello all, I have used almost all means as to prevent caching of datagrid on one of my forms. Still, it is being cached. What am I doing wrong and...
Vlad G
11-23-2004 04:09 PM
Vlad G Go to last post
0 37
Dim col As New uTargetAdvertiserURLCollection(Cache("UtargetCampaigns")) Dim item As uTargetAdvertiserURL item = col.Item(0) item.URLID += 1
AT
11-22-2004 02:03 PM
Ben Strackany Go to last post
1 32
I have ASP.NET pages that I want cached on BOTH the client and server sides. I am currently setting the cache policy through code rather than...
nkranes (AT) gmail (DOT) com
11-21-2004 02:24 AM
Joerg Jooss Go to last post
8 36
Could be RAM. If you bump it up to 60 seconds, does it cache it then? -- Ben Strackany www.developmentnow.com <a...
Ben Strackany
11-19-2004 06:23 PM
Ben Strackany Go to last post
0 36
Hello, can I have the User Controls cached by each user? I have an dinamic menu that's is built for each user, and the code for its filling is...
Fabio Gouw
11-19-2004 05:15 PM
Ben Strackany Go to last post
1 30
Basically, I have a web app which has a step-by-step flow. So the user fills a form, hits next and is taken to the next page, where the user enters...
AT
11-18-2004 12:36 PM
DotNetJunkies User Go to last post
6 39
Hello All, I have a windows form app that has 4 web browser controls. The browser controls will hit a .aspx page on our hosting provider web server....
SouthSpawn
11-17-2004 12:01 PM
SouthSpawn Go to last post
0 36
Hi everybody, I'm just starting out using ASP.NET and I am having trouble using session variables. I have a datagrid which gets its data from a...
gamehhh420
11-17-2004 11:54 AM
gamehhh420 Go to last post
1 35
My web server (IIS 5.0) runs only one intranet web application in Win2k Server .For the first page alone, aspnet_wp consumes around 2-3 MB ,...
Mayakrishnan Manikandan
11-16-2004 01:26 PM
Ben Strackany Go to last post
1 32
Hi We use few .xml and .xsl files in our web application and we found that these files even though fairly static gets downloaded to the...
Rahul Agarwal
11-16-2004 01:16 PM
Ben Strackany Go to last post
3 34
Hi all, I'm using Microsoft Applications cache block in my web application. It worked fine for sometime then suddenly it is raising the following...
Aamir79
11-16-2004 08:59 AM
Aamir79 Go to last post
0 40
I cache a ton of stuff, and my application works great....but...... When I am stress testing it I'll get the "Object reference not set to...
Brian Linden
11-15-2004 02:37 PM
Brian Linden Go to last post
0 34
I have a query that I would like to cache. When the user executes a query a datatable is returned. I stuff that datatable into a session variable. It...
AT
11-12-2004 04:24 PM
Ben Strackany Go to last post
1 31
Hi everyone... so I've got a couple of webforms (AddItem and EditItem) that do straight forward record creation and editing. The problem is that on...
Michael Reinhart
11-12-2004 04:17 PM
Ben Strackany Go to last post
1 32
I am caching ASP.NET pages using the Caching API rather than the OutputCache page directive. It seems to cache pages on the client fine, no...
nkranes (AT) gmail (DOT) com
11-12-2004 03:50 PM
nkranes (AT) gmail (DOT) com Go to last post
2 26
I have ASP.NET pages that I want cached on BOTH the client and server sides. I am currently setting the cache policy through code rather than...
nkranes (AT) gmail (DOT) com
11-12-2004 11:09 AM
nkranes (AT) gmail (DOT) com Go to last post
0 28
My asp .net application crashes atleast once in a day.. throwing OutOfMemoryException.. Server was running without when it had only 2 GB. It...
Mayakrishnan Manikandan
11-09-2004 04:27 PM
Ben Strackany Go to last post
1 40
Hi all, I am looking for some advice on how to implement a caching solution for use in my asp.net app. I have a function that returns a simple true...
Stephen Woolhead
11-09-2004 04:22 PM
Ben Strackany Go to last post
3 41
hi all: is it possible to cache all aspx content except for one control. thanks
AT
11-09-2004 04:19 PM
Ben Strackany Go to last post
1 34
Is there anyway to montior the number of user sessions from an asp.net app\page? The reason I ask is because I would like to throttle the number...
Ollie
11-09-2004 04:18 PM
Ben Strackany Go to last post
2 38
Hi, I am trying to create a prototype which uses the caching application block. I downloaded the CAB, but the quickstart sample provided has more to...
Anamika
11-08-2004 05:38 AM
Anamika Go to last post
0 33
Several code samples/examples that I have reviewed recently use a common pattern whereby specific object details are specified in the .config file...
Rob Millman
11-05-2004 10:24 AM
Rob Millman Go to last post
4 29
Hi everyone, www.webdesignmagic.com.au/forum.asp <BLOCKED::BLOCKED::BLOCKED::BLOCKED::http://www.webdesignmagic.com.au/fo rum.asp> I am trying to...
Daren Hawes
11-04-2004 04:51 AM
Daren Hawes Go to last post
0 31
I have a the following int the Page.Load Sub page load( if Not Page.IsPostBack the function_a(Context.item("Object") Cache.Insert("MyDataSet1",...
ariel
11-03-2004 05:35 PM
Alvin Bruney [MVP] Go to last post
1 35
We have been struggling with a serious ASP.NET memory / garbage collection bug for some time now. Description There is a bug in the way the ASP.NET...
Ole Thrane
11-03-2004 05:14 AM
Lance Go to last post
2 33
I have a problem I hope someone has a solution for. I use page output caching extensively in my application. It is working great everywhere except...
AT
11-01-2004 10:09 PM
AT Go to last post
0 34
Hi We use few .xml and .xsl files in our web application and we found that these files even though fairly static gets downloaded to the...
Rahul Agarwal
11-01-2004 04:21 PM
Rahul Agarwal Go to last post
0 31
is there a way to get rid of all the white space in a aspx page?
mekim
10-27-2004 07:01 PM
mekim Go to last post
0 35
Hi. I have a cache variable that holds some strings for my application. During its use, this variable grows, holding several strings. I would like...
AT
10-27-2004 05:54 PM
Ben Strackany Go to last post
2 34
Is it possible to clear a Cache outside of the current application? The reason why I ask is because due to seperate reasons our website's...
Janaka
10-27-2004 05:44 PM
Ben Strackany Go to last post
4 35
Greetings I've not having much luck with any type of cache. Currently I can't get Application State to work. Here is the code I'm using to store...
Garry McGlennon
10-27-2004 09:00 AM
Garry McGlennon Go to last post
2 35
I am storing a few string variables to the Session Object in an ASP.Net app. The main page posts back to itself as the user sets options. It also...
Anthony
10-26-2004 08:47 AM
Anthony Go to last post
15 61
Post New Thread

Display Options
Showing threads 501 to 550 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 - 2008, Jelsoft Enterprises Ltd.