Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / priya

A master page is an ASp.Net file with
extension .master,such as MasterPage.Master,with a
predefined layout that can include static text,HTML
elements,and server control.

Advantages:They allow u to centralize the common
functionality of ur passage so that u can make updates.
they provide an object model that allows to customize the
master page from individual content pages.

Is This Answer Correct ?    35 Yes 8 No

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

Answer / sarat

Advantages of master pages include the following:

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

&#9632; 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.

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

&#9632; They provide object models

Is This Answer Correct ?    15 Yes 4 No

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

Answer / kotareddy

A master page is an ASp.Net file with
extension .master,such as MasterPage.Master,with a
predefined layout that can include static text,HTML
elements,and server control.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the sequence of operation takes place when a page is loaded ?

1 Answers  


Details on web.config and global.asax - just explain what are the sections will be there.

1 Answers   Syntel,


Explain how cookies work. Give an example of cookie abuse.

0 Answers  


explain store procedure and trigger

3 Answers  


What is the namespace used to store the information about the user?s locale?

1 Answers   NeoSoft, Siebel,


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

0 Answers  


How does windows service lifecycle differ from a .standard. Exe?

0 Answers  


How can I create master page in asp net?

0 Answers  


How do u declare static variable and how it is declared and what is its lifetime?

0 Answers  


Can two different programming languages be mixed in a single ASMX file?

1 Answers   IBM, Patni, Wipro,


Explain the different types of directives in .net?

0 Answers  


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers   Perot Systems, Visual Soft,


Categories