IE causes a very unattractive flash or flicker when the page posts back. Without using an UpdatePanel, how can I reduce or remove it?
Most solutions suggest using page transitions like so:
<meta content="BlendTrans(Duration=0.1)" http-equiv="Page-Exit" />
We have been using this with success for a couple of years, but it's broken in IE8 Beta 2.