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

What is validation in asp.net?

550


What is virtual directory in asp.net?

511


How to implement form based authentication in asp.net application?

567


Explain the difference between inline and code behind - which is best in?

502


Explain what is event bubbling?

570






How to unit test Web API?

706


Where viewstate value is stored in asp.net?

591


Explain advantages of caching?

528


Why we use content place holder in asp.net?

496


Explain file-based dependency and key-based dependency.

567


What do you mean by role-based security?

564


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

535


What is a page life cycle? What are the events in a page life cycle?

487


What is clickid?

551


How we can force all the validation controls to run?

525