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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
page output caching and url rewriting with IHttpHandler23 Jun 2006 07:47 GMT2
I have page output caching setup in my web.config like this:
<outputCacheProfiles>
<add name="Static" duration="300" enabled="true" location="Server"
varyByParam="url,id" />
Can I used caching with personalization?16 Jun 2006 18:34 GMT1
I am new to ASP.NET 2.0, I want to use caching with my application. But in
my application user can personalize layout (colors, themes etc). So can I use
Output caching in this case, or I will need to use data catching only?
I wonder if output caching will be used, all users will ...
Help I *want* caching but IE won't give it to me (consistently.)09 Jun 2006 07:37 GMT1
On a static page I have:
<script type="text/javascript"
src="http://myServer/default.aspx?siteID=1"></script>
The aspx page (c# dotnet 2.0) builds a custom javascript file and returns it
Connection string password in clear text in ASP.NET Config Setting09 Jun 2006 07:04 GMT3
We have encrypted the connection string in web.config, however if you look at
ASP.NET Configuration Settings in IIS Manager, the connection string
including the password is there in clear text.
Does anyone know how to avoid this?
all sessions lost after deleting folders06 Jun 2006 19:27 GMT8
I have a big problem,
I'm developing a filemanager in Asp.NET 2.0 C#, as a filemanager do , I
delete,add,rename folders and files. After weeks of searching te problem why
the session is lost everytime I do an action like delete..  Finally I found
Remove all Cache Items from Site06 Jun 2006 19:19 GMT1
I have a DB driven Web App with Cached Data Grids. I use Cached dataviews
for data grids. Upon closing Site or logging out, I want to clear all the
Caches in my site.
How it could be done... ??
Expire all pages when logged out04 Jun 2006 22:06 GMT2
I have a site that allows users to log in and out based and uses session to
access every page. My problem is when a user logout and click the back
button in the browser it allows them to go back and view the content that
they were in before but can not make any new request to 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.