AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Using Master Pages : Packt Publishing

Saturday, September 06 2008

Learn how to use ASP.NET 2.0 master pages, which allow developers to enforce common layout and behavior across pages within an application. A master page includes common markup and one or more content placeholders. From this master page, new content pages can be created, which include content controls that are linked to the content placeholders in the master page. This provides an ideal way to separate common site branding, navigation, etc., from the actual content pages, and can significantly decrease duplication and markup errors...

Read More:
Using Master Pages : Packt Publishing
Also See:
Keep Sites Running Smoothly By Avoiding These 10 Common ASP.NET Pitfalls : Jeff Prosise
Adding a build banner to ASP.NET Pages : Adam Langley
Building an ASP.NET Note Taking Application : John Peterson
Membership and Role Providers in ASP.NET 2.0 Part II : Scott Allen
Generating Excel Report in ASP.NET 2.0 : Richard Bean

Post your comment

Comment