473,320 Members | 1,936 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Master page refresh for each postback question

Using master pages, everytime the page reloads there is a delay where I see
the background, then the new page starts to display. Although I remember
seeing some of this with asp.net 2003 it seems more pronounced with 2005
master pages.

Is this just in my head or is this a common occurance and is there any
adjustments or caching that can be done to minimise this?
Apr 5 '06 #1
4 3838
I don't experience this, but if you have relatively little code in the page
load event of the master page and lots of complex code in the pageload event
of the content page then that may be the cause.

"Bishop" wrote:
Using master pages, everytime the page reloads there is a delay where I see
the background, then the new page starts to display. Although I remember
seeing some of this with asp.net 2003 it seems more pronounced with 2005
master pages.

Is this just in my head or is this a common occurance and is there any
adjustments or caching that can be done to minimise this?

Apr 5 '06 #2
I can understand the entire page load waiting on the content page to process
but in many cases it's not much processing that takes place.
"clickon" <cl*****@discussions.microsoft.com> wrote in message
news:0A**********************************@microsof t.com...
I don't experience this, but if you have relatively little code in the page
load event of the master page and lots of complex code in the pageload
event
of the content page then that may be the cause.

"Bishop" wrote:
Using master pages, everytime the page reloads there is a delay where I
see
the background, then the new page starts to display. Although I remember
seeing some of this with asp.net 2003 it seems more pronounced with 2005
master pages.

Is this just in my head or is this a common occurance and is there any
adjustments or caching that can be done to minimise this?

Apr 5 '06 #3
I thought the Master page controls were injected into the page
hierarchy? I don't think they render separately - if you're now having
problems and weren't before, I think you'd have to look elsewhere.

Anyone want to prove me wrong (again) on this?

Apr 5 '06 #4
it's just that the pages come up much slower than they did with asp.net
2003. I setup a test with pages that rendered static HTML. When I click a
link I see the background color for a sec, then the page displays. with
2003 the same thing happened but the time between seeing the background
color and the new page seemed much faster.

<sp****************@googlemail.com> wrote in message
news:11**********************@i39g2000cwa.googlegr oups.com...
I thought the Master page controls were injected into the page
hierarchy? I don't think they render separately - if you're now having
problems and weren't before, I think you'd have to look elsewhere.

Anyone want to prove me wrong (again) on this?

Apr 6 '06 #5

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

Similar topics

5
by: Bill Cohagan | last post by:
I'm constructing an ASP app with a frameset on the home html page. From frame A I need to referesh the page in frame B when a button click occurs on a button in Frame A (server side event handler)....
10
by: Nathan Sokalski | last post by:
One thing that I have often needed to do that I have been unable to find a way to do is refresh the page (basically do the same thing as pressing the browser's Refresh button). I know how to do...
5
by: Vincent A. | last post by:
Hello, I'm developping an asp.net application which used master page on which i add several web control. One of the them is a menu control which as several button in order to develop each sub...
9
by: ad | last post by:
Hi, How can I dynamically change the MasterPager of a web page?
1
by: mgonzales3 | last post by:
I have a popup that does a postback to populate a listbox. on my content page I want to fire a jscript that will refresh the parent on the unload. the code on the content page looks like this. ...
0
by: Managed Code | last post by:
Hello All, Here is my issue and thanks in advance for any assistance. I have a base page with a dropdownlist that fires an event with the selected index. The content page catches the event and...
2
by: igotyourdotnet | last post by:
Is there a way to prevent the master page to reload every time the user makes a selection off of the menu? I want to give it a "Frame" like appearance were only the content section changes with a...
4
by: Dan | last post by:
Hi, i'm not sure to understand the difference between refreshing the pagina by clicking on 'refresh' in the browser and a postback. What i think it is: Suppose a page with a form containing a...
4
by: Seth Williams | last post by:
If I have some Master Page properties, and assign them when the master page first loads, knowing that I can access these property values in the current Content pages, will these properties be...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.