Master Page

Answer Posted / alb.shah

Master pages let you make a consistent layout for your
application, you can make one master page that holds the
layout/look & feel and common functionality of your whole
application and upon this master page, you can build all
the other pages, we call these pages Content Pages. So
simply you can build your master page and then build
content pages, and while creating the content pages you
bind them to the master page you have created before, those
two pages are merged at runtime to give you the rendered
page

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If we remove web.config or machine.config from the application then, is this application will works?

600


How to implement globalization and localization in the use interface in .net.

538


What is class and object in asp.net?

494


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1469


How to handle errors in Web API?

628






Explain Life cycle of ASP.NET page when a request is made.

755


What are the differences between clr & cts?

543


What is the flow of processing of the request? : asp.net mvc

511


How to find out what version of asp.net I am using on my machine?

585


Explain the main function of razor in asp.net? : asp.net mvc

589


What is Partial PostBack in ASP.NET?

608


Define web.config in .net?

639


Where is asp.net view state stored?

520


Explain cashing in asp.net.

528


What is the file extension of web service?

557