Technical Training
ASP.NET 2.0Table of Contents
ASP.NET Working With Master Pages
ASP.NET Working With Master Pages - Page 2
ASP.NET Working With Master Pages - Page 3ASP.NET Working With Master Pages Page - 2
ASP.NET Working With Master Pages
To create a layout table for the master page
1. Switch to Design view.

2. In the Properties window, in the drop-down list at the top, click DOCUMENT, and then set BgColor to a distinctive color, such as blue.

3. It is not important what color you select. Later in this walkthrough you will create a second master page without a color to contrast with what you have selected here.

4. Click in the page where you want to place the layout table.
5. On the Layout menu, click Insert Table.

6. In the Insert Table dialog box, click Template, in the list, click Header, footer and side, and then click OK.

7. The template defines the arrangement of rows and cells in the table.
8. Make the following settings:
..................1. Click the left-most column, and then set its width to 48.
..................2. Click the top row, and then set its height to 48.
..................3. Click the bottom row, and then set its height to 48.
9. The width and height can be set by dragging the table cell borders or by selecting the cell and setting values in the Property window
10. Select each cell, and then set BgColor to a color that will be obvious to you and set VAlign to top.

Once the table layout is complete content can be added to the master page. This is the content that is to appear on all the pages of the website. A copyright message can be added at the footer and a menu. Logos can be added to Header if required.
ASP.NET 2.0
- Getting started with ASP.NET 2.0
- .NET Framework Fundamentals
- Microsoft.NET Framework Tools
- Application Development in .NET
- What's New in the .NET Framework 2.0 ?
- Introduction to Visual Studio.NET
- Installing Visual Studio.NET 2005
- Working with Visual Studio.NET Web Applications
- Whats New in ASP.NET 2.0
- Creating an ASP.NET Application
- ASP.NET Code Directory
- ASP.NET Page Object Model
- ASP.NET Server Controls
- ASP.NET Working With Master Pages
- ASP.NET Creating Content for Master Page
- ASP.NET Referencing Master Page Members
- ASP.NET Changing Master Pages Dynamically
- ASP.NET Creating Nested Master Pages
- ASP.NET Working with Web Parts
- ASP.NET Using Web Parts and Controls in Web Pages
- ASP.NET Web Pages and Layout
- ASP.NET - Adding Web Parts at Run Time
- ASP.NET Personalization: User Profiles and Themes
- ASP.NET Data Access features
- ASP.NET State Management
- ASP.NET Customizing the Session State Mechanism
- ASP.NET State Management And Caching
- ASP.NET Security
- Forms Authentication in ASP.NET
- ASP.NET Managing Membership and Roles
- ASP.NET Configuring Page-Level Caching
- ASP.NET Setting Application-Level Caching
- ASP.NET Data Source Object Model
- ASP.NET SqlDataSource Control
- ASP.NET Data Bound Controls
- ASP.NET GridView Control
- ASP.NET GridView Filtering
- ASP.NET Adding Sorting and Paging in GridView
- ASP.NET DataBound Controls - Details View
- ASP.NET Using a Grid to Display Detail Information
- ASP.NET Displaying Master-Detail Data on the Same Page
- Displaying Master-Detail Data on Separate Pages in ASP.NET
- ASP.NET Creating Web Wizards
- ASP.NET : Dynamic Image control
- ASP.NET Advanced Site Functionality







