A New Tutorial Series on Master Pages

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

Over the past two years I've been working on a number of step-by-step tutorials for Microsoft's www.asp.net website. The two complete tutorial series are:

I'm happy to announce a new tutorial series of mine on the www.asp.net website on master pages. The first three tutorials are now available:

  • Creating a Site-Wide Layout Using Master Pages [VB | C#] - covers the basics of what master pages are andhow to use them to define a site-wide layout.
  • Multiple ContentPlaceHolders and Default Content [VB | C#] - a master page can contain multiple ContentPlaceHolders. It's also possible to define default markup for a ConentPlaceHolder. Content pages can either emit this default content or override it with custom content.
  • Specifying the Title, Meta Tags, and Other HTML Headers in the Master Page [VB | C#] - typically the <head> section of a web page is contained in the master page and not the content page, so what do you do if the content page needs to define page-specific <head>-level markup? This tutorial shows how to customize the page's title, meta tags, and other HTML headers.

There will be a total of 10 tutorials. The next batch focuses on common master page challenges - creating non-breaking URLs and control ID naming and referencing, among other topics.

Like my past tutorials, these tutorials are all available in C# and VB versions, include a complete workingsource 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: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1096 | Hits: 49

Similar Posts

  • Issue 50 - DotNetNuke 5 Admin Modules Access, Reset Logins, iPhone OWS more
  • Issue 49 - DotNetNuke 5 Skin Packaging, Spam and SQL, OWS more
  • Issue 48 - DotNetNuke 5 Introduction and Open Web Studio Tutorials more
  • ASP.NET MVC and the templated partial view (death to ASCX) more
  • May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio more
  • Issue 44 - iFinity URL Master, OnyakTech Host Commander and Open Web Studio Tutorials more
  • Free ASP.NET MVC NerdDinner Tutorial Now in HTML more
  • Displaying XPS Documents in Silverlight more
  • New Tutorials Series on Hosting more
  • Issue 43 - OnyakTech Sigma Live, DNNStuff Aggregator and Open Web Studio Tutorials 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