MSDN UK Screencasts: ASP.NET AJAX - Partial Page Rendering with the Update Panel

MSDN UK Screencasts

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 wrappi.

Episode synopsis

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.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil.” - Donald Knuth