what is Master pages in asp.net? what is the advantages and
disadvantages?

Answer Posted / sarat

Advantages of master pages include the following:

■ They allow you to centralize the common functionality of
your pages so that you can make updates in just one place.

■ They make it easy to create one set of controls and code
and apply the results to a set of pages. For example, you
can use controls on the master page to create a menu that
applies to all pages.

■ They give you fine-grained control over the layout of the
final pages by allowing you to control how the placeholder
controls are rendered.

■ They provide object models

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp.net with mvc? : Asp.Net MVC

522


Describe a Windows Service and its lifecycle ?

629


How do active server pages work?

550


What is the function of new view engine in asp.net? : asp.net mvc

549


What is mvc in asp.net interview question? : Asp.Net MVC

493






Difference between using directive vs using statement?

510


What are the new data controls in asp.net 2.0?

526


What are the different types of cookies in asp.net?

527


How is the asp.net mvc architecture different from others? : asp.net mvc

493


What is the full meaning of asp.net?

528


Can you explain autopostback?

541


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1427


Elaborate differentiation between Cache and Application?

542


What r the asp.net list controls and diff. Between them?

510


Diff between web user control and web custom control?

506