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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
caching problem across user28 Feb 2006 04:12 GMT6
I am facing a typical problem.
I have developed an asp.net application which is used in the intranet,
The problem is that one user get others data when working concurrently
There is no proxy configuration and no application variable
Application Caching In A  Web Farm27 Feb 2006 14:41 GMT4
I was curious if there were any suugestions on caching shared application
data in a web farm using .NET 1.1. We are using SQL Server for session state
managemnet and the June 2005 EL for user data caching.
The idea here is to have a shared application cache generated from the ...
Exception of type System.OutOfMemoryException was thrown.27 Feb 2006 14:38 GMT1
Exception of type System.OutOfMemoryException was thrown.
this error is occuring when on arbitrary threads in my .net windows service.
There is 2 gigs of memory on the machine and this .net windows service only
uses 50 megabytes. What could be causing this? how to fix?
Clearing the cache23 Feb 2006 00:42 GMT2
I just copied an application over to an existing older build on another
machine. I get the following runtime error when I run it on that machine.
Compiler Error Message: CS1595: 'CallviewWEB1.login' is defined in multiple
places; using definition from
Problem with AdRotator: image does not change in cached page22 Feb 2006 03:20 GMT18
I have tried the AdRotator sample provided in QuickStart:
http://www.asp.net/QuickStart/aspnet/doc/ctrlref/standard/substitution.aspx
and expected the image to change on each request even (even if caching is
enabled). But the image does not change!
Popup window21 Feb 2006 16:35 GMT1
In my web application, i use this following code to open a pop up window.
Its working in my machine.
Response.Write("var win =
window.open('ResponseCountReport.aspx',null,'height =300 width=420
Access cache from a class library21 Feb 2006 16:15 GMT2
Is there any way that I can access the System.Web.Caching.Cache object from a
class library?
To track closing of a browser window20 Feb 2006 01:36 GMT1
Could any one please send me the details how to track if any user has
closed his window without proper log out. Actually I am doing it in
ASP.Net and trying to avoid multiple Login in on our site.It would be
better if you can suggest me how to deal with this situation.I am not
Clearing/Preventing cached objects in browsers other than IE13 Feb 2006 20:37 GMT1
I'm using forms authentication in .NET 2.0.
When the user logs out I do the following...
       Session.Abandon();
       FormsAuthentication.SignOut();
perf issue for auto-fill with large number of records06 Feb 2006 14:43 GMT2
i've a web page that loads the entire cust record tbl to simulate a auto
fill during data entry
this works great when tot cust recs < 1500, going over the 1500 numbers the
conescute page loads take several seconds.
ASP.NET 2.0 Menu for downlevel browsers and caching06 Feb 2006 02:20 GMT12
does the menu control support some kind of post-cache substitution like the
adrotator control does?
I have implemented a custom caching mechanism using VaryByCustom and I am
running into problems when the menu is rendered on downlevel browsers:
Image does not refresh02 Feb 2006 03:56 GMT2
I'm new to asp .net and am having a few problems with web controls.
I have a page which displays an image. On that page, I also allow users
to upload a new image. Once I upload the new image, I set the ImageUrl
to the newly loaded image and the new image is displayed. However, if I
 
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.