Print
Add To Favorites
Email To Friend
Rate This Article
|
CodeSnip: Taming the Page Flash Beast in ASP.NET 2.0
|
Published:
18 Apr 2007
|
Abstract
Since SmartPageNavigation has gone to the wayside, there has been no real, non-AJAX way of eliminating the flash when a postback occurs. This code snippet will explain how to eliminate the page flash without using AJAX. |
|
by Shaun Eutsey
Feedback
|
Average Rating:
Views (Total / Last 10 Days):
21002/
42
|
|
|
Introduction |
Technology advancements are great. They really are. They
create ways of doing things faster, better and with added stability. However,
every once in a while something gets left behind from an older technology,
whether it was because it was not widely used or there were bugs in its
implementation or there is a new feature that deprecates the old one.
|
|
|
User Comments
Title:
Still works!
Name:
Chuck
Date:
2010-10-11 10:33:55 AM
Comment:
I've been having headaches from a custom control that, even when in an update panel, caused the page to flash.
This solution seems to be working so far... Thanks a lot!
|
Title:
Eliminate page flash
Name:
PeterM
Date:
2008-11-28 2:30:11 PM
Comment:
I can't tell you how many hours I've put in and different techniques I've tried to overcome this problem, and you've solved it in 10 seconds! Thanks very much!
|
Title:
Works in ASP.Net 1.0!
Name:
MikeG3
Date:
2008-05-27 4:40:54 PM
Comment:
We're still on 1.0, but this trick works great! Thanks!
|
Title:
Amazing use of Meta Tag
Name:
Mark
Date:
2008-05-03 12:52:03 PM
Comment:
This trick is Excellent! I wouldn't have thought of it in a million years. Very creative use of meta tags. The old meets the new!
|
Title:
FLash And XML
Name:
Flash
Date:
2008-04-18 5:08:17 AM
Comment:
i want these, how to pass a xml textbox value to flash using actionscript.
|
Title:
excellent trick
Name:
tana
Date:
2007-10-24 9:40:51 AM
Comment:
thank you very much
|
Title:
Thank you
Name:
Byteknight
Date:
2007-10-05 8:17:25 AM
Comment:
Thanks a lot. It really works . Very helpful!
|
|
Product Spotlight
|
|