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 / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JIT: ASPX Files31 Oct 2003 03:39 GMT1
First time i'm loading pages, the page is enormously slow.  This is
because ASP.NET is compiling the aspx file right there.  Thereafter,
the pages are extremely fast.  It seems like the cache of the compiled
pages lasts maybe about 20 minutes or so.
XmlDocument and CloneNode27 Oct 2003 16:25 GMT1
How can one copy an XmlDocument "A" into another
XmlDocument "B"
When I say "copy", I mean to replace the XmlDocument "A"
completely by the XmlDocument "B". I am trying to use
My Script to run a Command-Line from ASP does not work. 25 Oct 2003 01:03 GMT1
My Script to run a Command-Line from ASP does not work. No errors are
returned either.
It is on IIS. The directory where the script exists is on Drive I:, The
executable .exe is on Drive D:
How to convert JPEG image into a binary data?22 Oct 2003 17:16 GMT1
Using ASP and VBScript. How to convert JPEG image into a binary data? Is it
possible with a command from ASP / VBScript without having to put it into a
database first?
I want to take the JPEG image from a folder, convert it into a binary data,
Session22 Oct 2003 10:49 GMT1
I am developing an online book store with shopping cart.
My shopping cart is represented as a Xml server control
and I am using an XSLT to render it at the client side.
I am using an XmlDocument object as session variable to
share Sessions between ASP and ASP.NET21 Oct 2003 17:57 GMT2
hi,i have a Classic ASP project.but i want to use ASP.NET
Tecnologies from now.I have many Session value which are
write in Classic Asp.So I cant read these Session's
from .aspx pages.how can i achive this problem?thank you
Session object20 Oct 2003 15:18 GMT2
I am storing an XmlDocument into the session.
Each time I want to store the XmlDocument into session, I
should clear the session object and then store the
XmlDocument.
Session_End triggered unexpectedly19 Oct 2003 04:11 GMT6
I have a page on my web site for which the Session_End
method is triggered every time I call it.  Session_End is
called immediately following the Page_Load method (using
code-behind) for this page, and I cannot figure out why.
Same AppName in ASPStateTempApplications17 Oct 2003 15:10 GMT1
I have the same ASP.Net application running across three different
clusters, all of which are accessing the same ASPState database. By a
stroke of bad luck, each application has been given the same index
number by IIS, which means I have three applications with the same
application timing out before session.timeout value17 Oct 2003 06:24 GMT3
Hi Jacob,
Wondering if you can help with this problem. We have
asp.net web app. Session.Timeout = 20minutes. But the
application is timing out before 20mnts and it is random
Fragment Output Caching without the UserControl15 Oct 2003 13:36 GMT1
B"H
Is there any way to do fragment output caching without the UserControl. i.e.
for costom controls that inherit Control or WebControl Directly?
woul it make sence to just dump the whole HTML output stream into the cache
Prevent Caching14 Oct 2003 20:28 GMT1
Is there anyway I can prevent caching?  I tried this
http://support.microsoft.com/default.aspx?scid=kb;en-us;165150
<% response.addheader("Pragma", "No-Cache") %>
but it didn't work.
XmlDocument and Session14 Oct 2003 01:11 GMT1
I have specific questions about "XmlDocument" in Visual
C#. Any pointers would be truly appreciated.
1. If my XmlDocument is as follows:
<?xml version="1.0" encoding="utf-8" ?>
How to prevent annoying page caching between rebuilds? 13 Oct 2003 00:12 GMT2
Why every time I make a change to a WEB page, rebuild and run the
application, my changes do not appear?
The only way to see my changes is to refresh the page from the browser
Any ideas?
Caching in a Web Farm08 Oct 2003 19:52 GMT1
Hi people....
As I understand it, caching of often used data is actually done on the
webserver. No problem there.
Also, I have toyed with moving State Management away from the
 
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.