RE: having a page load 'parts' when the data comes in, without hanging

From: Loy B K (marcloy__at_hotmail.com)
Date: 05/27/04


Date: Thu, 27 May 2004 07:01:03 -0700

you should try ASP.NET Caching, excellent utility to speed up web page.
it can cache your control and data. It reduce the frequency to read from database for less volatile data.

threading not good for asp.net

: )
heehee
     
     ----- Matt Swift wrote: -----
     
     I have a question regarding the way that we can load page components
     seperately, so that a user sees various parts of a site load as the data
     comes back, but the whole site in general is already loaded up, so it looks
     like stuff isnt being held up and it looks more realtime.
     
     this happens on something like project server, as the page loads up, it
     doesnt hang waiting for stuff from the database, it just fills parts in as
     they come back. i know a little about threading, is threading the ultimate
     way of doing this or are services etc good ways of thinking about this.
     
     --
     Matt Swift
     ------------------------
     Developer , S-Cool Ltd
     +447966670029
     matt.swift@s-cool.co.uk
     matthewswift@hotmail.com
     
     
     



Relevant Pages

  • having a page load parts when the data comes in, without hanging
    ... I have a question regarding the way that we can load page components ... so that a user sees various parts of a site load as the data ... i know a little about threading, is threading the ultimate ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Generating one table with a terabyte of data
    ... I didn't know we could split a database file group over multiple HDs. ... > Run perfmon counters to a log and analyze them after a bulk load. ... Another thing is to split the updates across file sets. ... >> loading of daily data in the fastest time. ...
    (microsoft.public.sqlserver.dts)
  • Re: ORACLE RAC and ORACLE Standby
    ... standby is better for disaster recovery and RAC is ... with taking any downtime on your primary database instance. ... The standby database provides a local or off-site recovery instance. ... Load balancing capabilities of RAC include ...
    (comp.databases.oracle.server)
  • Re: Poser? What happens to empty pages in a database unload/load?
    ... At my company, several time each weekend, a database is unloaded at ... squeezed out of the load. ... I unload the table and load it back and now all those empty pages are ... Art S. Kagel ...
    (comp.databases.informix)
  • VM in 2.6 doing a worse job of caching than 2.4?
    ... day by a proprietary database system. ... I recently started evaluating the 2.6 kernel for these machines. ... and see's CPU idle of 30-35%. ... Theoretically, they both should receive similar traffic, though the load ...
    (comp.os.linux.development.system)