| Topic : .NET Programming |
|
|
|
|
Activity:
Question posted: 03 04 2010 13:15:43 +0000,
4 answers, 246 views, last activity
07 06 2010 20:18:08 +0000
|
|
I want to design a page, where theme remains same throughout the website and only content varies.. Its really time consuming to design the same page n- nos of times.
Is Master Page useful for the above . If yes then how do we make use of Master page to link up or navigate with the other pages.
Top Answer :
Firstly you need to finilize the design of the page. i.e. Header Part, FooterPart and then content part. For adding the master page right click on the projec in VS2005 say add new item and select master page. You will be provided with default content holder. Modify this page according to your requirement.
by
Suhas Chitade, Senior Consultant, S1 Services (India)
| 03 10 2010 09:16:29 +0000
4 Answers for "How do we use Master Page in ASP.Net "
Prev1NextShowing 1 - 3 of 4
simply way to use of master pages.... 1st u deleted ur defalut.aspx page and add master page after u add default pages and select master page after u can add more pages.if u add master page then u not able to clk there so first u can add content place holders and u can design everything ....to show on ur default.aspx pages...if u r not done show tel me again.....
Master pages would be ideal to use in this case. Please refer to following link
Prev1NextShowing 1 - 3 of 4
Found the question
"How do we use Master Page in ASP.Net "
interesting?
Refer to your connections and communities

Leading Recruitment Firm
- Create a confidential Career Profile and Resume/C.V. online
- Get advice for planning their career and for marketing of experience and skills
- Maximize awareness of and access to the best career opportunities
Viewers also viewed
|
|
|
|
|
|
Unanswered Questions (21)
|
|
|
|
Sponsored Jobs
More From Author
How to insert image in sql server |
Expand Databases. Depending on the database, either select a user database or expand System Databases, and then select respective database. Right-click the database, point to Tasks, and then click Restore, then select from databse /from device either... |
What is SQL Mail in SQL Server and do we use it to send a mail. |