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 |
How to Insert/Add in ASPXgridview
What is application variable?
What are the cookies types in asp.net?
What is AppDomain?Explain how it works.
Explain State management in asp.net
Why do we need url encoding?
How can you implement encapsulation in asp.net?
what is the uses Of Global.asax
What does a switch do?
What is the function of the CustomValidator? a) It allows for custom C# client-side code to validate entries in a control. b) It allows for a custom mixture of validator controls to use one central control for the display of messages. c) It uses scripted client-side code to validate the entry in a control. d) It uses server-side code to validate the entry in a control.
4 Answers ABC, Syntax Softtech, TCS,
How To Generate ConnectionString By Using Notepad??
Features and disadvantages of dataset ?
4 Answers Interlink, Microsoft,
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)