what is Master pages in asp.net? what is the advantages and
disadvantages?
Answer Posted / 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 View All Answers
How can we create pie chart in asp.net?
How many types of cache are there?
Why is xap important?
What are the different web pages?
What are Master Pages in ASP.NET? or What is a Master Page?
In Code-Behind class which kind of code (server or client) is found ?
What is autopost?
What are client activated objects?
What is dynamic web page with example?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Explain login controls.
What is the extension of master page in asp.net?
What is the difference between login controls and forms authentication?
what is AutoEventWireUp and what is the use of This property explain in details?
What is session object? Describe in detail.