Final Two Master Page Tutorials Published

Posted by: Scott on Writing, on 31 Jul 2008 | View original | Bookmarked: 0 time(s)

The final two tutorials (#9 and #10)of my Master Pages Tutorial series are now available on www.asp.net. These tutorials explore two advanced master page scenarios:

  • Specifying the Master Page Programmatically [VB | C#] - in most cases a content page's master page is specified statically through the MasterPageFile attribute in the @Page directive. However, it is possible to dynamically set a content page's master page, as this tutorial shows.
  • Nested Master Pages [VB | C#] - much like how a content pages can bind to a master page, it is possible for master pages to bind to other master pages. Such nested master pages are quite useful in scenarios where there is an overarching look and feel to a site, but various portions of the site require a more customized and unique template. With nested master pages you can define the global common layout in a top-level master page and then use child master pages to create more specialized layouts for particular sections of the site.

Like my past tutorials, these tutorials are all available in C# and VB versions, include a complete working source code download, and are available to download as PDF, as well.

Enjoy! - http://asp.net/learn/master-pages/

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: XML | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 561 | Hits: 3

Similar Posts

  • Final Six ASP.NET Hosting Tutorials Now Online more
  • ASP.NET MVC and the templated partial view (death to ASCX) more
  • Displaying XPS Documents in Silverlight more
  • ASP.NET MVC Plan 9 Sample more
  • Issue 39 - DotNetNuke Authentication, Importing Large Data, Color Guide, SaaS and DNN News Podcasts more
  • A Better Multi-Page Solution more
  • AJAX >> Using AJAX to load a usercontrol that has refers to a custom css file more
  • Web Cast and Digging Deeper more
  • Page Switching With Parameters (the short version) more
  • Three New Master Page Tutorials Published more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD