| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
i have web app that is running on 3 servers with load balancing.
few pages are cache using the configuration:
<%@ OutputCache Duration="300"...
z. f.
|
03-09-2005 02:29 PM
Geir Aamodt | 1 | 31 |
|  | Hi,
I am trying to find out is there any way to hookinto when Output
Cache is invalidated on the User Control. I know how to do it for the
Page but...
AT
|
03-07-2005 10:12 AM
AT | 2 | 29 |
|  | Hi,
In my asp .net page am using many controls and a grid.i populate many
html controls innside the grid dynamically .if i click the grid ,it wll
go...
Raghu Raman
|
03-04-2005 03:29 PM
Raghu Raman | 0 | 29 |
|  | How can I determine how much memory a session variable is using when I have
put a data set into it? I'm wondering about the scalability of this...
DLG
|
02-26-2005 08:56 PM
Alvin Bruney [Microsoft MVP] | 3 | 27 |
|  | I want to loop through everything in cache and see when it was entered, or
how long it has left.
Can I get the CacheDependency or Expiration...
Brian Linden
|
02-22-2005 04:00 AM
mahesh | 1 | 26 |
|  | Hi all,
I have an ASP.net application in which I keep the user login in session
variables.
Today, with two users accessing simultaneously the...
Fabrício de Novaes Kucinskis
|
02-21-2005 11:46 AM
Geir Aamodt | 1 | 31 |
|  | Hi,
I'm trying to implement caching for an ASP.NET web app, to reduce calls to
our backend database (sql server). The object I want to cache is a...
Keith F.
|
02-21-2005 11:41 AM
Geir Aamodt | 1 | 29 |
|  | We're running an application that can have many customers (100+).
This application is a single ASP.NET installment. We use seperate folders
to hold...
Ryan Ternier
|
02-21-2005 11:28 AM
Geir Aamodt | 1 | 34 |
|  | Cheap OEM software (From adobe, autodesk, bentley, microsoft,
tekla, etc...) for ARHITECT, ENGINEER, DESIGNER, PROGRAMMER...
Tutov
|
02-21-2005 02:44 AM
Tutov | 0 | 30 |
|  | Hi there,
I have developed a site with ASp .net 2.0 and tried it in our development
environment. There are some database calls in the Application and...
John @ X
|
02-16-2005 12:59 PM
John @ X | 0 | 35 |
|  | Could anyone provide some approaches that are used to cache dropdown
list control values to share globally beteween all users? Currently,
each time a...
AT
|
02-15-2005 04:43 AM
Mujahid.Net | 5 | 35 |
|  | Hi,
I have cached some tables using the comaand "aspnet_regsql". When I getting
data from these tables how can I know that the data are retrived...
Meena Desai
|
02-13-2005 10:58 PM
Meena Desai | 0 | 27 |
|  | Hi Guys,
I have two datasets A and B.A changes its info frequently ,B changes its
info less frequently.
What i have to choose Session or Cache to...
subtur
|
02-12-2005 11:31 AM
subtur | 4 | 28 |
|  | I am currently using Page Level Output Caching in my code and notice that
while the cache duration has not expired the request for the page will not...
BrianGenex
|
02-11-2005 02:06 PM
Ben Strackany | 3 | 40 |
|  | Hi,
I am unable to create an web application. When i am creating Application it
is saying "Initializing Offline Cache" and it is hanging. I checked...
Ramnadh
|
02-10-2005 09:41 AM
Alvin Bruney [MVP] | 5 | 38 |
|  | Hello,
I am developping an app with ASP .NET, and C# and I have a problem :
My app creates a temporary file, and when I need to erase this file,...
ByB
|
02-08-2005 05:22 AM
Ollie Riches | 4 | 31 |
|  | Can someone tell me if when using Page Level OutputCache, is the duration a
sliding window? If I hit a cached file, does the duration counter reset...
BrianGenex
|
02-07-2005 11:58 PM
Gokul | 1 | 36 |
|  | Hi,
I have an ASP.NET application functioning properly on Windows 2000 server
and built using Visual Studio 2003. The application saves in the...
dwenwa (AT) companyabc (DOT) com
|
02-07-2005 01:25 PM
Ben Strackany | 5 | 29 |
|  | Is it possible that IIS on the live environment has different settings for
page expiration?
--
Ben Strackany
www.developmentnow.com
"Vassilis T....
Ben Strackany
|
02-07-2005 01:09 PM
Ben Strackany | 0 | 32 |
|  | Hello,
I develop C# Web applications. We are currently working to add a
well-defined Business Logic Layer. We have developed several objects...
Jake
|
02-04-2005 11:21 AM
Jake | 0 | 40 |
|  | Hi everyone,
Sorry for cross-posting this message. My mistake.
I need some help (may be in the form of some sample code) for the...
news.microsoft.com
|
02-03-2005 02:16 PM
news.microsoft.com | 3 | 31 |
|  | Hi, I'm new here so maybe you've discussed similar problem before.
* I created user control with Button (called btnSearch)
* I added user control to...
Vladkoag
|
02-03-2005 08:03 AM | 1 | 37 |
|  | Hi everyone,
This question may have been asked many times before but can anyone show me
how to implement the Logout function please. I currently have...
Calvin KD
|
02-03-2005 02:05 AM
Calvin KD | 0 | 35 |
|  | Sorry, maybe my previous question was rather confusing.
************************************
I have User Control:
<%@ OutputCache Duration=60...
Vladkoag
|
02-01-2005 08:43 AM
Vladkoag | 0 | 35 |
|  | I keep getting the following error error everyday or so. I don't have cache
turned on and I can't really find any descriptions of this error so I...
csockwell (AT) thermospas (DOT) com
|
01-31-2005 04:48 PM
Alvin Bruney [MVP] | 4 | 29 |
|  | There is not a particular document or book for this issue. But you can read
some articles about ASP .NET security and they will help to...
Bill Reynen
|
01-28-2005 02:20 AM
AT | 9 | 39 |
|  | Hi
Not sure if this the right group or not but here it goes.
Here is a part excerpt of my code in the Page_Load Event
'Create cache if the cache...
Neil Cooper
|
01-25-2005 11:14 AM
Neil Cooper | 0 | 29 |
|  | Same application different configurations seems to work differently:
asp.net cache on server seems to work fine.
same definition for client side...
Dot Net Man
|
01-21-2005 12:58 PM
Ben Strackany | 1 | 33 |
|  | I have few doubts,kindly suggest for me to proceed.
As ASP.NET already provides the Cache facility,does it have any
performance/scalability...
Rohin
|
01-21-2005 02:49 AM
Rohin | 0 | 35 |
|  | Hi
I want to use the System.Web.Caching.Cache instance returned by
HttpContext.Current.Cache to cache a few objects.
I only seem to be able to get...
Philipp Schumann
|
01-19-2005 09:39 PM
Philipp Schumann | 0 | 35 |
|  | In one of our ASP.NET Pages, we are starting a new background thread that we
do not need to go and get any status on or use after the page finishes. ...
Christopher
|
01-19-2005 09:24 PM
Alvin Bruney [MVP] | 1 | 50 |
|  | I have an ASCX, with this directive:
<%@ OutputCache Duration="50000" VaryByParam="ctype"
VaryByCustom="contentlist" Shared="true" %>
in my...
Francis Shanahan
|
01-17-2005 01:58 PM
Francis Shanahan | 1 | 34 |
|  | This may be a stupid question but...
What's the difference between using the ASP.NET Cache object and a class
that stores data in a static object....
Steve James
|
01-16-2005 03:35 AM
Joerg Jooss | 1 | 36 |
|  | Hi,
Just wondering if anyone knows how or if I can set the file dependency of a
cache item to be on file located on the Unix Oracle server. I am...
ALthePal
|
01-14-2005 07:26 AM
Alvin Bruney [MVP] | 1 | 33 |
|  | Hi Freinds,
I'm Mayank. and i would like to be MCSD.
So, If any of u have material or links for it then pls send it to me.
Mayank Prajapati
iCubix...
Mayank Prajapati
|
01-11-2005 10:01 PM
R. Thomas, aka Xtreme.Net | 1 | 38 |
|  | I am trying to use PartialCaching on a user control that has a image string
property, I want cache different versions of the user control by the...
Ollie
|
01-11-2005 08:09 AM
Ollie | 2 | 33 |
|  | Hi,
I am creating an application which has menu options based on the permissions
of the user currently logged in. The menus will be created by a...
Tarun Upadhyaya
|
01-10-2005 11:17 PM
R. Thomas, aka Xtreme.Net | 3 | 38 |
|  | How does Cache relate to Session and Application?
If I store data in Session then it is specific to my session. Application
data is available to...
Jay
|
01-06-2005 08:56 PM
AT | 1 | 35 |
|  | Does anyone know why this happens?
http://xtremedotnet.blogdrive.com/archive/47.html
Would anyone like to throw more light on it? How this never...
R. Thomas, aka Xtreme.Net
|
01-06-2005 08:55 PM
R. Thomas, aka Xtreme.Net | 1 | 34 |
|  | Little background info first..
I have an asp.net app that stores commonly used lists in cache. I grab them
from SQL. SQL will output a text file if...
mkobaly
|
01-06-2005 12:29 PM
mkobaly | 0 | 27 |
|  | Little background info first..
I have an asp.net app that stores commonly used lists in cache. I grab them
from SQL. SQL will output a text file if...
mkobaly
|
01-06-2005 12:29 PM
mkobaly | 0 | 37 |
|  | I want to cache some dynamically generated menus and data sets that are
unique to the user, but don't change.
Can I use the cache object and have...
John Yatla
|
12-27-2004 04:59 PM
Ben Strackany | 1 | 24 |
|  | Hi All,
I have an web application (let's call it app1) which accesses the
application parameters like user roles, functions, menu data.
All the...
Holysmoke
|
12-27-2004 04:52 PM
Ben Strackany | 1 | 44 |
|  | Maybe check the web.config or machine.config on the live server? Maybe
something odd is in there.
--
Ben...
Ben Strackany
|
12-27-2004 04:47 PM
Ben Strackany | 0 | 29 |
|  | Hi,
In my application i have to use different XML files for different users. I
use the cache dependency for the Xml file with the dataset. When...
Nita Raju
|
12-27-2004 04:45 PM
Ben Strackany | 1 | 37 |
|  | Hi,
I need to run a vb.net or aspx.net file every 10 seconds. The Task Scheduler
in Windows 2003 Server can only do it every 1 minute at the...
Steve Jacobs
|
12-27-2004 04:43 PM
Ben Strackany | 2 | 33 |
|  | Hi,
At my organization we use Output Caching on many of our report
webpages, as they can be expensive to run.
But occasionally during peak hours, a...
AT
|
12-21-2004 04:20 PM
Ben Strackany | 4 | 36 |
|  | We have an internal ASP.NET intranet application developed as part of our
learning curve for .NET. This app uses .NET data caching and the back end...
trinitypete
|
12-21-2004 04:19 PM
Ben Strackany | 4 | 31 |
|  | Hello!
I am working on a web application with Windows Authentication.
In WindowsAuthentication_Authenticate event of Global.asax file a user...
WebMatrix
|
12-19-2004 01:20 PM
Bruce Johnson | 1 | 32 |
|  | Hi!
I have 80 KB large JS file within my ASP.net application and I would like to
put it
in server's cache to increase loading performance?
How do I...
Mateo
|
12-18-2004 11:49 AM
Joerg Jooss | 1 | 41 |