|
|
|
|
 |
|
 |
 |
 |
Tips and Tutorials
|
|
|
Hits: 17
 0.0
In this tutorial you will learn how to create contents for a Master Page, create a home page, add contents to home page and finally test the home page.
The template for the content is now ready. We shall proceed to define content for the master page by creating an ASP.NET page that is attached to the Master Page. Content pages are specialized forms of .aspx pages that only contain the content. Content can be text or controls. We shall create a content page for the Home page and another for the About page.
| Freeware |
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 22
 0.0
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties.
Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.
| Freeware |
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 22
 0.0
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties.
Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.
|
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 17
 4.0
In this Tutorial you will learn how to work with Master Pages, create a file system on website, create a Master Page, create layout table for the Master Page, To add static content to the master page and add a content placeholder.
| Freeware |
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 20
 2.0
In this tutorial you will learn how to make a copy of the master page, To add buttons for selecting an alternate master page, To write code to dynamically select the master page and test the dynamic master pages.
| Freeware |
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 22
 0.0
In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code.
| Freeware |
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 22
 0.0
In this tutorial you will learn how master pages can be nested within one main master page, build and example nested master page with the help of sample code.
| Commercial |
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 21
 4.5
In this tutorial you will learn about Understanding Web Parts, Building pages with Web Parts, Web Part Display Modes, Advantages of using WebParts, To create a new Web site using WebParts, The Web.config File and Adding the WebPartManager Control.
| Freeware |
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 21
 4.5
In this tutorial you will learn about Understanding Web Parts, Building pages with Web Parts, Web Part Display Modes, Advantages of using WebParts, To create a new Web site using WebParts, The Web.config File and Adding the WebPartManager Control.
|
Platform(s): Windows |
Date: Jun, 01 2006 |
 |
|
|
Hits: 17
 0.0
In this tutorial you will learn how to add Web Parts at run time and To test the Web Parts catalog.
| Freeware |
Platform(s): Windows |
Date: Jun, 04 2006 |
 |
|
|
|
 |
 |
|
 |
|
 |
|