|
Today I finally gave up my ambitions of fully AJAXing the site to get rid of the navigation-flickering :-<< Redesigning the site using AJAX UpdatePanels seemed the way to go to remedy this obvious weakness of ASP.NET - but it seems the redesigning job is simply too large to be worth the trouble.
Looking at other ASP.NET based sites, there is maybe no need to be very embarrased: Even many of Microsoft's sites suffer from the same flickering, so it seems this is more or less "the name of the game" with ASP.NET.
I concluded that my time will be better spent on developing the framework and features for our new website. And hopefully, there will be opportunities of getting rid of the flicker some time in the future without spending months on redesigning. Maybe the designers of "My Web Pages Starter Kit" decides to AJAX their base - or maybe Microsoft comes up with a better way!? (They designed the ASP.NET, so they really should take the responsibility here! IMHO, the flickering is a ridiculous design flaw...)
|