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

Introduction Part 3: Master Pages and Site Navigation : Scott Mitchell

Friday, August 01 2008

One common characteristic of user-friendly websites is that they have a consistent, site-wide page layout and navigation scheme. This tutorial looks at how you can create a consistent look and feel across all pages that can easily be updated. One common characteristic of user-friendly websites is that they have a consistent, site-wide page layout and navigation scheme. ASP.NET 2.0 introduces two new features that greatly simplify implementing both a site-wide page layout and navigation scheme: master pages and site navigation. Master pages allow for developers to create a site-wide template with designated editable regions. This template can then be applied to ASP.NET pages in the site....

Read More:
Introduction Part 3: Master Pages and Site Navigation : Scott Mitchell
Also See:
Easy "NO SCRIPT" DataGrid Tooltips in ASP.NET : Peter A BRomberg
Support Voice: Web Resources in Microsoft ASP.NET 2.0 : Praveen Yerneni
Master Pages: Tips, Tricks, and Traps : K. Scott Allen
Securing Applications in ASP.NET 2.0 : Uday Denduluri
Using Master Pages : Packt Publishing

Post your comment

Comment