Flicker-Free Web Pages (no javascript required)

Posted by on Apr 27, 2008

I’ve spent the last few weeks playing with ASP.NET 2.0, and I’ve enjoyed using the AutoPostBack feature of the various server controls. But one thing that drives me nuts is flickering web pages from the aforementioned AutoPostBack-enabled server controls, especially in the “Web 2.0 – Everything Is AJAX And If It’s Not It’s Just Crap” times we live in. So, I started thinking more and more about AJAX, specifically the ASP.NET AJAX...

Read More »