please can any describe 'Master Page' in ASP.Net 2.0
Answer Posted / prabhaker mishra
Master page tools is a new tools comes with ASP.Net
2.0.This tools is used for creating similar page layout and
style for every content page(this page creted like child
page of master page) in our web application.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the used of "ispostback" property?
What is the mvc framework?
What is the difference between CLICK and MOUSE DOWN Event ?
How do http sessions work?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
How use Xml data in ASP.net?
What are the various types of cookies in asp.net?
What is Cookies Less Session?
What is difference between View State and Hidden Field in ASP.NET?
Explain login controls.
Explain the use of resource manager class in .net.
What are the asp.net list controls and difference between them?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
Which method do you use to enforce garbage collection in .net?
Where is http session stored?