ASP.NET AJAX - Partial Page Rendering with the Update Panel
ASP.NET AJAX introduces the UpdatePanel, a new server control that makes it incredibly easy to enable partial page refreshes on your ASP.NET site. Avoid the need to do a postback and full page refresh by identifying areas of your application that could benefit from partial page updates and wrapping them in a UpdatePanel. This session shows you how to do exactly that.
Watch as a streaming file