| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi everyone,
what is the syntax for NULL if u guys know of any..
Cache.Add("ProductsTable", s, null, DateTime.Now.AddSeconds(60),
TimeSpan.Zero,...
xianxian chan
|
05-09-2005 03:58 PM
Scott M. | 3 | 46 |
|  | Hi All,
My web Application is in about to launch, but to take precautions M
asking following questions:
1. My web application is gonna be deployed...
SMG
|
05-08-2005 04:45 PM
John Timney \(ASP.NET MVP\) | 1 | 37 |
|  | Hi All,
I have written a function which gives me dataset either from database or
from cache.
1. First time when the page is hitted there is no...
SMG
|
05-07-2005 06:21 AM
SMG | 4 | 30 |
|  | Hello,
I have two similiar pages - the only difference is that
the first one uses caching and the other one access the
database all the time. Now I...
VK
|
05-05-2005 05:39 PM
VK | 0 | 29 |
|  | Sometimes all data in Application state disappears during debugging. Is
there expiration time for the Application state? What may be another...
Vik
|
05-05-2005 04:27 PM
Vik | 2 | 40 |
|  | Does any one know Why and When the .Net Runtime Throws the "Cache Not
Available" Exception Message. The Code Snppet That Causes the Problem is...
Mathew Uthup
|
05-04-2005 09:01 PM
Alvin Bruney [MVP - ASP.NET] | 1 | 20 |
|  | Hi,
I am hoping to get some advise from developers that have used either
one of this methods. I need a database dependency and it would be
valuable...
dc (AT) upsize (DOT) de
|
05-04-2005 07:04 PM
dc (AT) upsize (DOT) de | 0 | 32 |
|  | WebMethod cache only supports Duration, this does not seem to work when web
service has parameters because I still notice a slight delay as if...
Peter Yao
|
05-04-2005 04:09 PM
Peter Yao | 0 | 30 |
|  | I have an application that used a template and parameters to display
information. the page is being cached on varybyparam and it works ok.
But when I...
Harley
|
05-04-2005 12:16 PM
Harley | 0 | 31 |
|  | In VS2003, when debugging (with breakpoints set) a ASP.net web project
(locally), if an error/exception occurs the browser navigates to the...
So
|
05-04-2005 06:19 AM
Mircea Pleteriu | 1 | 31 |
|  | Hello Guys,
I have an application, where 99% of the webforms
requires the user to enter some values in some textboxes
to get some data from the...
VK
|
05-03-2005 03:34 AM
guillaume StEtienne FR | 2 | 24 |
|  | obvioulsy, caching technique had been tremendously simplified & imporved in
..Net 2.0
but the assembly System.Web.Caching seems to be allowed only...
guillaume StEtienne FR
|
05-02-2005 03:29 AM
guillaume StEtienne FR | 2 | 26 |
|  | I'm running into a problem with objects not destroying when the browser
closes and is reopened. I have a custom collection that is declared public...
Richard
|
04-29-2005 06:02 PM
Scott M. | 3 | 28 |
|  | Hi,
I apologize to post in this forum. I hope this is not
wrong. I was actually thinking to put in the performance
group, but somehow some of the...
VK
|
04-28-2005 06:04 AM
mortb | 1 | 30 |
|  | If i have a valid Dataset or Datatable with rows and i put it into the
cache by way of insert, why would the DS or DT have no rows when i
retrieve it...
AT
|
04-26-2005 06:17 PM
AT | 3 | 25 |
|  | Hi!
I use System.Web.Caching.Cache object in ASP.NET application to cache a lot
of large (~100K) and small (~2-5K) objects.
I use Windows Server...
Alexander Inochkin
|
04-26-2005 11:07 AM
Ben Strackany | 6 | 32 |
|  | Hi,
I'm having a serious problem with an ASP.NET web application that relies
heavily on several cache objects. One of the cache objects is a...
Keith F.
|
04-26-2005 09:28 AM
Ben Strackany | 6 | 38 |
|  | Is the web services under a different virtual directory? That might do it.
Or, if you're running Windows 2003/IIS6, check the Application Pool...
Ben Strackany
|
04-26-2005 09:18 AM
Ben Strackany | 0 | 32 |
|  | is there a solution that will help create avery std (e.g., 5160) labels in
asp.net
the result can be html/word doc or PDF.
the only requirement is...
rasta
|
04-26-2005 09:10 AM
Ben Strackany | 1 | 24 |
|  | I have a page that I want to open with window.open() but it doesn't ever run
page_load or even re-read the page (it seems to cache the original...
klynn
|
04-25-2005 09:04 PM
klynn | 2 | 24 |
|  | If an ASP.NET application creates a dataset, is this dataset stored in
server or client ? On the other hand, if it creates a 'Cache' object ,...
Chakra
|
04-22-2005 08:30 AM
Chakra | 3 | 28 |
|  | I keep getting this error. MS says there is a hotfix, but is there a way
around this.
Mark
SouthSpawn
|
04-21-2005 08:51 AM
Brock Allen | 3 | 28 |
|  | I'm thinking of using the CacheItemRemovedCallback, but I've never used it
before. I'm wondering where the delegate function should be located....
testtester
|
04-20-2005 02:03 PM
testtester | 2 | 34 |
|  | Using a cache example such as the following with a cache dependency. Is
this data cached per user or per worker process? Also where is this
cached...
AT
|
04-19-2005 05:56 PM
Alvin Bruney [MVP - ASP.NET] | 1 | 22 |
|  | Have two web servers, cacheX will reside on each server seperately,
expiration gets set when each gets created.
Power users (only 2-3 people) for the...
Jeff
|
04-18-2005 07:13 PM
Alvin Bruney [MVP - ASP.NET] | 1 | 24 |
|  | how feasible is it to cache an entire page's content in a session variable?
i am already doing it and it works fine, except i am afraid of...
it
|
04-18-2005 07:11 PM
Alvin Bruney [MVP - ASP.NET] | 6 | 35 |
|  | Dear all
I'm having a probelm concerning the security of my application.
the problem is when a user is loggoed in and then he looged out i...
Adam K
|
04-18-2005 10:33 AM
LOZANO-MORÁN, Gabriel | 1 | 35 |
|  | I have my data in classes that internally use ADO datatables. These classes
not only hold data but they also link to each other with object...
py
|
04-15-2005 06:53 PM
Alvin Bruney [MVP - ASP.NET] | 1 | 34 |
|  | ok,
enough talk. post some code.
--
Regards,
Alvin Bruney - ASP.NET MVP
The Microsoft Office Web Components Black Book with .NET
Now available @...
Alvin Bruney [MVP - ASP.NET]
|
04-14-2005 07:21 PM
Alvin Bruney [MVP - ASP.NET] | 1 | 34 |
|  | Well, that's the general idea. You can insert an entry into the cache with
various parameters that cause it to be purged form the cache. Here are...
Brock Allen
|
04-13-2005 09:40 AM
Brock Allen | 0 | 29 |
|  | Hi,
can a user disable caching on his computer ? and if yes how ?
thanx
*** Sent via Developersdex http://www.developersdex.com ***
Joe Abou Jaoude
|
04-12-2005 03:56 PM
Joerg Jooss | 1 | 26 |
|  | I'm caching aspx pages and ascx controls as well as programmatically within
aspx code for my asp.net web application. I'd like to have a special...
vbphil
|
04-10-2005 09:54 PM
AT | 5 | 27 |
|  | This has to do with uploading files to a folder on the web server.
In http://support.microsoft.com/kb/323246
it indicates that the permissions on...
Jay
|
04-09-2005 07:22 AM
Teemu Keiski | 2 | 28 |
|  | Is there anyway to create a new session when using:
Response.redirect ("Newpage.aspx")
or
window.open ("NewPage.aspx").
In other, words I want...
Jay
|
04-07-2005 04:04 PM
Scott M. | 2 | 33 |
|  | Hi
I meant to ask - Andrew what is the filetype of the 'path' attribute in
your web.config that ties the request to the handler in the...
Andrew Robinson
|
04-06-2005 03:15 PM
Joerg Jooss | 8 | 43 |
|  | Hi,
wondering if would be possible to find out what files are cached in browser
cache (temporary internet files) when using Webbrowser...
Flyfish
|
04-04-2005 07:44 AM
Flyfish | 0 | 31 |
|  | Is there a way I can specify that data stored in Session("Login") has the
highest priority and should be the last to be discarded when memory...
Jay
|
04-01-2005 01:24 PM
Jay | 2 | 29 |
|  | Thanks for your time!
I'm using asp.net caching for the first time.
On page load, I load both an XSL doc and an XML doc that I use in...
Brian
|
03-31-2005 11:05 AM
Brian | 0 | 27 |
|  | hi,
i need to protect textbox in HTML inputfile control in .net.Because i dont want enter filename by typing just i need to browse and select the...
pc chada via .NET 247
|
03-30-2005 01:20 PM
gabe garza | 9 | 27 |
|  | The development team is having a problem when they open an
asp page edit the code and then try to save it they
receive an error.
"The process cannot...
Jeff Fisher
|
03-28-2005 07:43 PM
gabe garza | 5 | 24 |
|  | Hi.
I have a question regarding the UIPAB caching state option – if I set the
state persist provider as a SQL server provider and set the...
ev
|
03-28-2005 04:23 PM
gabe garza | 2 | 35 |
|  | Can this ASP.NET cache be used in non asp.net
applications?
So for example, if I have a console application or a .NET
service, can I use ASP.NET...
RT
|
03-24-2005 06:31 PM
Ian Suttle | 2 | 30 |
|  | I have several ASP.NET web pages, on which I place a user control with
caching enabled. I would like to share the cached version of this...
curtis_mcmillin
|
03-24-2005 02:46 PM
AT | 2 | 29 |
|  | I have a web form that contains a web (.ascx) user-control. The
user-control contains an ImageButton control with a handler set-up for
it. The...
AT
|
03-20-2005 12:35 PM
AT | 4 | 24 |
|  | All the documentation of asp.net seem to be saying that user controls are
required on a given page for partial page caching to make a reality. Is...
Raghu
|
03-17-2005 10:18 AM
Brock Allen | 1 | 31 |
|  | I am new to caching. I have two web forms that interact. WebForm A calls some
long running SQL queries. I am able to set a short term cache, using...
Steve Kallal
|
03-15-2005 11:19 AM
Steve Kallal | 0 | 29 |
|  | Can the cache object be used to cache XML to the file system instead of
memory?
I have large XML files that are common to all users that I want to...
Dave
|
03-14-2005 02:13 PM
Dave | 2 | 31 |
|  | Hi,
I have problem when flushing the generated HTML code to the client.
It seems that "Page.Response.Flush()" method doesn't work at all.
See my...
Mantas Miliukas
|
03-14-2005 04:05 AM
Mantas Miliukas | 0 | 31 |
|  | Hi,
We have a Datagrid and we are using third party tool treeview control.
it's like we have to add treeview control in the datagrid...
Banda RamaNarsi Reddy
|
03-11-2005 03:05 PM
AT | 1 | 28 |
|  | Hi All,
I'm creating an windows application that interacts with ASP .NET web
services. I would like to cache objects in the windows application...
Noel
|
03-10-2005 01:40 AM
Geir Aamodt | 4 | 31 |