Double Buffering in ASP.NET

S

Sandeep

Hi

Is there anything like double buffering in asp.net ,I have a problem that i
have 3 frames on page
I want that whole page should appear when all pages have been loaded till
that period there should be some
Image or Graphics Displayed

Regards

Sandeep Saxena
 
B

bruce barker

no. the browser treats each frame as a seperate window with async
processing. also as most browsers limit themselves to two concurrent
connections, 3 frames can not be loaded at once (images added more
connection management).

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top