473,466 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

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
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
ma********@s-cool.co.uk
ma**********@hotmail.com
Nov 18 '05 #1
1 1400
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.ne

:
heehe

----- Matt Swift wrote: ----

I have a question regarding the way that we can load page component
seperately, so that a user sees various parts of a site load as the dat
comes back, but the whole site in general is already loaded up, so it look
like stuff isnt being held up and it looks more realtime

this happens on something like project server, as the page loads up, i
doesnt hang waiting for stuff from the database, it just fills parts in a
they come back. i know a little about threading, is threading the ultimat
way of doing this or are services etc good ways of thinking about this

--
Matt Swif
-----------------------
Developer , S-Cool Lt
+44796667002
ma********@s-cool.co.u
ma**********@hotmail.co

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Paul Robinson | last post by:
I am developing a website in ASP that connects to a Sybase database. However, when I try to open a connection to the database the page will not load. The script does not timeout, nor the...
14
by: Pascal Damian | last post by:
My HTML pages have a <SCRIPT SRC=http://remote/script> at the top'ish of each page. Sometimes the remote host (probably due to heavy load or flaky network connectivity) doesn't respond for a long...
30
by: aka | last post by:
Hi I have a DB2 v8.1 on AIX and DB2 Connect EE on Solaris wich is connected to OS/390 DB2 subsystems via APPC / SNA. I have cataloged the DB2 Connect instance as tcpip node and then the Host DB...
5
by: Sivaraman.S | last post by:
Hi friends, How to execute a aspx page more than once simultanously without using threading? regards, Sivaraman.S
2
by: Franky | last post by:
Threre is a Form containing a usercontrol In the form's Load event it references a usercontrol property, say, zz The first showdialog(formx) causes 1 usercontrol_load event 2 form_load event...
6
by: MRW | last post by:
I've noticed that some of my pages take a little while to load. So, the page loads from left to right as it comes 'online'. Is there a way of delaying the display until the entire page is ready?...
0
by: Iain | last post by:
Hi All I have a datagrid which takes it's data from a table on a remote i-series. This datagrid is loaded on Page Load and the user is able to select a record to edit by pressing the...
0
by: itfetish | last post by:
We have a web parts intranet at our office here I have been working on. I have been trying to create a way of getting our OCE TDS 600 plotter queue to be a web part on the page, seeing as their...
0
by: nothingsoriginalontheinternet | last post by:
Hi. I'd like to set up a folder full of "imaginary" pages that users can modify with WebParts. My plan was to do this in Global.asax: Sub Application_BeginRequest(...) If...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.