Welcome to a series of tutorials about ASP.NET Master Pages, which explore how to use Master Pages in ASP.NET applications.
By default, the Visual Basic tutorials will be shown. (Switch to the Visual C# tutorials)
#1 | Creating a Site-Wide Layout Using Master PagesView in VB or C#
#2 | Multiple ContentPlaceHolders and Default ContentView in VB or C#
#3 | Specifying the Title, Meta Tags, and Other HTML Headers in the Master PageView in VB or C#
#4 | URLs in Master PagesView in VB or C#
#5 | Control ID Naming in Content PagesView in VB or C#
#6 | Interacting with the Master Page from the Content PageView in VB or C#
#7 | Interacting with the Content Page from the Master PageView in VB or C#
#8 | Master Pages and ASP.NET AJAXView in VB or C#
#9 | Specifying the Master Page ProgrammaticallyView in VB or C#
#10 | Nested Master PagesView in VB or C#
(Switch to Visual C# tutorials)
The Master Pages tutorials were written by Scott Mitchell who has also written the following book on learning ASP.NET.
Teach Yourself ASP.NET 3.5 in 24 Hoursby Scott MitchellView on Amazon
» More Books