What is Master Page in Asp.net?

Answer Posted / prashanthi

Master Page means in name itself it lies.
MasterPage is a Common Page for all the SubPages.
Without going to SubPages Separately,We can goto SubPages
directly by clicking on Master Page.
It reduces the Work.
This Current Page is an best Example to understand about
MasterPage.
In MasterPage we most prefer treeview to go for subpages.

Is This Answer Correct ?    21 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of asp.net?

532


What is AutoEventWireup attribute for ?

595


Is LINQ performance wise better or using sqlcommand?

4327


What is view state management in asp net?

459


Why is global asax is used?

604






Explain the difference between the web config and machine config.

620


What is page request in asp.net?

521


Can we set which type of comparison we want to perform by the CompareValidator control?

511


How can we identify that the page is post back in asp net?

504


How do u deploy your asp.net application?

608


What is the appSettings Section in the web.config file?

577


Any disadvantages in Dataset and in reflection ?

2816


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1354


What is a proxy in web service?

556


How to manage different kinds of sessions in ASP.NET?

556