Browse by Tags

Related Posts

  • Which is best Web.Config or App_GlobalResources?

    Within my website I've got some configuration data, options and strings which are stored within the Web.Config and also App_GlobalResources. In persuit of ultimate optimization, are there any performance differences or memory overhead comparisons between accessing data stored within the Web.Config...
    Posted to Configuration and Deployment (Forum) by MdBUk on 07-30-2008, 12:00 AM
    Filed under: ASP.NET 2.0, Best Practices, Memory, web.config, Performance, App_GlobalResources
  • Sessions get disconnected

    Hello, The customers keep reporting on disconnected sessions. We have a bit of memory problems on our system. I found two types of message is eventlog. Source: ASP.NET 1.0.3705.6018 Event ID: 1001 Description: aspnet_wp.exe (PID: 6100) was recycled because memory consumption exceeded the 900 MB (22 percent...
    Posted to State Management (Forum) by K_L on 09-19-2007, 12:00 AM
    Filed under: Session, session data lost problem, application restart, asp.net, memory, performance
  • Memory allocation

    Can anyone advise as to whether there are any low level functions that allow me to query exactly how much memory an object or set of variables is occupying? Are there any such functions in C#? Or is the best way to use CLRProfiler? The trouble is, I find CLRProfiler a bit complicated to use, so am looking...
    Posted to State Management (Forum) by Mundo on 07-11-2007, 12:00 AM
    Filed under: allocation, application, asp.net, asp.net 2.0, c#, CLRProfiler, memory, performance
Page 1 of 1 (3 items)