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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.NET 2.0 caching problem(s)...01 May 2006 00:36 GMT8
I am starting to observe some rather "odd" behaviors with ASP.NET 2.0 apps
that use the Cache object for storage of global data items.  These apps
worked perfectly under 1.1, but now it seems like the 2.0 cache likes to
sometimes Insert items into the cache, sometimes not, and ...
what permissions does a windows service need to execute another process? System.Diagnostics.Process process = System.Diagnostics.Process.Start(info); just local administrator? any specific permitions?27 Apr 2006 17:52 GMT1
what permissions does a windows service need to execute another process?
System.Diagnostics.Process process = System.Diagnostics.Process.Start(info);
just local administrator? any specific permitions?
Cache XML between pages26 Apr 2006 20:18 GMT1
i have been building a web application in asp.net. in this application
we pass large amounts of xml between pages. my hardware/network guy has
told me that due to our infrastructure we cannot use session variables
to store xml between pages. i have therefore been using the cache to
How to access a network file path \\foo\bar.txt from an .aspx and from a custom IHttpHandler?26 Apr 2006 20:12 GMT2
How to access a network file path \\foo\bar.txt from an .aspx and from a
custom IHttpHandler?
How to specify which account that aspx application should use when doing
file IO from network paths?
is there any limit to how long of a string SqlDataReader.GetString() can return?19 Apr 2006 17:44 GMT1
is there any limit to how long of a string SqlDataReader.GetString() can
return?
Refreshing cache on other server17 Apr 2006 21:31 GMT2
I am working on an application that resides on 3 web servers.  The user
controls  (e.g. drop-downs) on those servers are cached.  
I have to build an admin page where I can see all cached items, and select
the ones to refresh.
XSLT Caching14 Apr 2006 19:48 GMT1
What I have:
I have a website and in the code I generate a xml document.
I also have a couple of xsl files and then I use the following lines to
generate the website from the xml and xsl:
Server running out of memory12 Apr 2006 16:07 GMT3
Hello all and thank you for your time.
I have a ASP.NET application written by consultants.  Recently, our
server has been blowing up because of space issues.  Upon further
investigation, it turns out all the .net application pages are caching
CacheDependency not working11 Apr 2006 16:26 GMT1
Hello, I have created a web service that uses a file for storing its
constants.
So what i do is caching the file in memory and whenever the actual file
changes, I reload the cache.
Static Member starts failing...07 Apr 2006 16:57 GMT1
I facing a Static Member become Null on second call every now and then. -
I have one dataset made as Static Member. [_dsCacheHolder]
Each call to a function only returns a COPY Dataset.Copy() of the static
variable.
 
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.