what is Master pages in asp.net? what is the advantages and
disadvantages?
Answers were Sorted based on User's Feedback
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 |
Answer / 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 |
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 |
What is shared and private assembly?
What are the main advantages of using asp.net?
How do you turn off cookies for one page in your site?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Is There any Third party tools are using in .Net Technologies? Can u Explain?
can we call webservice in Html form?
1 Answers Bank Of America, BirlaSoft, Microsoft,
What's a bubbled event?
Name the two properties are on every validation control?
What is the difference between mvc and asp.net? : Asp.Net MVC
what are the ihttphandler and ihttphandlerfactory interfaces ?
Tell me Asp.net Method Overriding.
How does session id work?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)