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
What is the difference between system.stringbuilder and system.string
What is repository pattern in mvc.net? : asp.net mvc
How Session outproc in Sqlserver stored?
What is the difference between custom web user control and a custom web server control?
What is asp.net file?
Why do we need asp.net?
What is difference cookie and session?
What is ispostback method in asp.net? Why do we use that?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is the use of data set in asp.net?
when a request is made in Life cycle of ASP.NET page .
Define web services in asp.net.
Differences between “dataset” and “datareader”.
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
How can you handle errors in Web API?