What is the difference between User Controls and Master Pages
Answer Posted / shaik mujahid
Master page inherits all child pages in contentplace holder
and usercontrol can be placed in master page
user control is a control which must be placed in a page to
perform specific task
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What are the two properties that are common on every validation control?
What are sql joins?
How would you enable impersonation in the web.config file?
What is the difference between viewstate and hidden field in asp.net?
What is http post and http get?
How do session tokens work?
How to disable validator control by client side JavaScript?
What is the difference between file-based dependency and key-based dependency?
Why do we need master page in asp.net?
Explain Authentication mechanism in dotnet
How you can return View from ASP.NET Web API method?
What is inproc mode in session?
What is globalization and localization in asp net?
What is asp net theme?