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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to disable textbox in HTML inputfile control30 Mar 2005 20:20 GMT9
 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 file.
thanks,
--------------------------------
From: pc chada
asp pages keep locking29 Mar 2005 02:43 GMT5
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 access the file because it is being
Problem with UIPAB caching state option28 Mar 2005 23:23 GMT2
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 enableStateCache
to false, the state does not being saved at all. I’m using the windows 2000
as the operating system.
GetVaryByCustomString - Problem25 Mar 2005 21:24 GMT2
I've added an override for GetVaryByCustomString to global.asax:
       Public Overrides Function GetVaryByCustomString(ByVal context As
System.Web.HttpContext, ByVal custom As String) As String
           Dim sTemp As String
Use in non web applications?25 Mar 2005 01:31 GMT2
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 cache in those apps?
OutputCache Shared=True not working as expected24 Mar 2005 21:47 GMT2
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 control
across all pages on which the control resides, but, vary it by a property in
the user control.  So, my user control @Cache directive ...
User-control doesn't postback with forms authentication20 Mar 2005 19:36 GMT4
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 application uses Forms authentication which causes "Private"
caching. By adding an OutputCache directive, the handler doesn't get
Partial Page Caching on a Page without User Controls17 Mar 2005 17:18 GMT1
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 this
the only way to achieve partial page caching?
Thanks.
Caching to a file instead of memory?14 Mar 2005 21:13 GMT2
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 cache and
I don't think storing them in memory will be a good long term solution.
Binding Treeview in datagrid(ASP.Net(C#))11 Mar 2005 21:06 GMT1
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 dynamically,
such that each cell will have a tree structure then we have to populate
the data from the database according to the id.
Badly in need of help on Caching10 Mar 2005 07:40 GMT4
I'm creating an windows application that interacts with ASP .NET web
services. I would like to cache objects in the windows application (running
on the client) and set expiry for the objects that are being cached. The
application would need to requery the webservice only when the ...
invalidating cache on load balancer09 Mar 2005 20:30 GMT1
Hi,
i have web app that is running on 3 servers with load balancing.
few pages are cache using the configuration:
<%@ OutputCache Duration="300" VaryByParam="*" Location="Server" %>
Partial Caching and Cache Invalidate Callback ...07 Mar 2005 16:12 GMT2
  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 is there any way for th User Control as well.
The Reason for that is that I only want to Cache the User Control and
 
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.