What are Master pages? How to define a Master page?
Answer Posted / guest
Master Page: Most of the website pages with in an appl have
common info
say as Menu, then we create a master page which can be
shared by most aspx content pages.
Master page is a template that can be used as a foundation
to all other ASP>Net content pages.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is difference between View State and Hidden Field in ASP.NET?
Who can consume WebAPI?
What is the use of worker process in asp.net?
What is global.asax file used for?
What threading model used in asp and asp.net?
What is semantic gap?
Explain page output caching?
What is data caching?
What is postback and autopostback in asp.net?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Describe Segmentation With Paging?
What are type/key pairs in client script registration?
What is difference between ispostback and autopostback in asp net?
How can I open ashx file in mobile?
What are the types of validation in asp net?