Browse by Tags

Related Posts

  • caching performance counters, cache size and performance monitor

    Hello, I am using data caching rather aggressively and want to check that I’m not putting too much into the cache how can I easily check on the size of all items in the cache and what the limit is? I know that there are some Cache Counters in performance monitor but I am finding it hard to work out which...
    Posted to Architecture (Forum) by scott@elbandit.co.uk on 06-12-2008, 12:00 AM
    Filed under: caching, perfomance monitor, performance
  • Assess .Net Intranet Application

    I am assessing whether a .net intranet application system is of acceptable, reasonable quality. My criteria so far for this is on several fronts: - Architecture (e.g., is the architecture n-tier?) - Is the code easy to maintain? - Has the code been written with reuse in mind, or refactored? - Are there...
    Posted to Free For All (Forum) by dbrook007 on 01-04-2008, 12:00 AM
    Filed under: ntier, partial classes, persist changes, Report Viewer, solution project, system analysis", System Design, Technical Specification, UI Architecture, UI Framework, UI Process Components, VB, VB Class, VB Classes, vb.net, Web Forms, .NET, 3tier, 3-Tier Architecture, 3-tier programming, approach, architecture, Asp.Net 2.0 : java script, ASP.NET 2.0 NET SQL Server 2005 database connection error, asp.net tuning, assembly, authentication, Basic Architecture Design, Best Practices, bug, business logic layer, caching, Class Design, concurrentcy, Consistency in UI, css, CustomErrorPage, DAL exceptions, data access layer, data access object relational mapping, Data modeling, datagrid, datalogic layer, dataobjects, design pattern, Events, Generics, Globalization, database object, xml, entity, IIS, application state management, performance, Exception Handling, Exception Handling Application Block, Exception Handling Application Block Tutorial, ASP.NET Architecture, sql server, OOP, "system Design", arcitecture, business model, data serialization, GridView, Patterns & Practices, N-Tier, optimization, Reflection, web service, ADO.NET, Asp.Net 2.0, assemblies, Data Concurrency, database, http, methods, Website Problem
  • SqlCacheDependency and Query Notifications -- How to use with TableAdapters?

    Hi, Ive managed to get a simple page working that uses SqlCacheDependency and query notifications of SQL Server 2005. When setting up the dependency, I pass a command object to the SqlCacheDependency constructor. However, my real application uses TableAdapters to fill typed DataTables. I would like to...
    Posted to State Management (Forum) by tajmahal on 07-02-2007, 12:00 AM
    Filed under: Cache, cache dataset, cache HttpContext.Current.Cache, cache problem, Caching, caching application block, performance, SqlCacheDependency
  • Multiple controls calling same WS

    Hi there Our application is displaying data from a very slow 3rd party WS. Our pages are split up into multiple usercontrols(web parts) where we try to make the controls as autonomous as possible. The 3rd party WS calls are very slow, so we are loading each of the controls async using ajax to improve...
    Posted to XML Web Services (Forum) by flalar on 04-08-2007, 12:00 AM
    Filed under: web service, asynchronous calls, caching, design pattern, performance
  • Caching static text - performance increase?

    If I have a page with a couple paragraphs of static text, and the rest is dynamic, would there be a performance increase caching the static text? For example, I could put that text in a separate web control, and set the control output caching. I'm trying to squeeze out every bit of performance possible...
    Posted to Web Forms (Forum) by SuperJason@Work on 02-26-2007, 12:00 AM
    Filed under: Caching, content, performance, static
  • storing data for use across a web app

    I'm having this debate with my boss and I need an experienced opinion to weigh in here. We have a web app that has say 12 pages. There are two datasets and one xml document that need to be used in several places in the app. Now he structured it a long time ago so that the datasets and xml document were...
    Posted to Web Forms (Forum) by Boot2TheHead on 02-15-2007, 12:00 AM
    Filed under: Caching, performance
  • Caching, generic collections and performance

    Hi there, I have an internal, intranet application smashing a database with around 100 concurrent users, the forms are doing linked server joins and mapping to a dozen table...... my dream would be for it to hit it once and once only while the users session exists. We use IList quite heavily now with...
    Posted to State Management (Forum) by simpsons88 on 07-19-2009, 12:00 AM
    Filed under: Caching, LINQ, performance, cache, generic lists, lamda, icollection
Page 1 of 1 (7 items)