Dec 19 2008
Page Refresh Animations in ASP.NET
Page Refresh Animations This refers to the way in which we can display some form of feedback to the user that the page is being updated, without the need for an ugly page flash or the page seemingly doing nothing. As always there are several ways to achieve this – a quick google will probably [...]