please can any describe 'Master Page' in ASP.Net 2.0
Answer Posted / shubhangi soni
Master page is a tool come with ASP.Net 2.0. This tool is
used to creating similar page layout and style for every
content page in your web application.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference between web user control and web custom control?
Give some salient points of difference between request processor and request dispatcher.
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What are the properties of the eventargs argument when capturing keyboard events?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is %20 in a url?
What is anonymous authentication?
Why do you use the app_code folder in asp.net?
Describe Segmentation With Paging?
Which is better union or union all?
Is razor a programming language?
What are the page life cycle events?
What is difference between or and orelse?
What is an example of an application service provider?
How can we prevent browser from caching an aspx page?