Master pages are transparent to end users, who see and invoke only the content pages' URLs. If they request a content page, the ASP.NET runtime applies a different compilation algorithm and builds the ...
Sometimes you need to have code in your content page update controls in your master page. It's not hard to do and, thanks to the default behavior of the UpdatePanel, getting it to work in AJAX is a ...
Editor's Note: This article is excerpted from Dino Esposito's upcoming book, Introducing Microsoft ASP.NET 2.0 [Microsoft Press, ISBN: 0735620245]. It has been edited for length and format to fit the ...