What is the difference between User Controls and Master Pages
Answer Posted / jiten
Master has a conteact plceholder where u can put child page
in this cph.
when user control is uses with in page . u can not use any
page in user control
| Is This Answer Correct ? | 32 Yes | 10 No |
Post New Answer View All Answers
What is __ requestverificationtoken?
Explain the purpose of storyboard.targetproperty.
Explain why datareader is useful?
A Web Service Can Only Be Written In .net. Is it True??
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Which protocol is used to call a web service?
How to make paging concepts in datagrid in ASP.NET?
Define page fragment caching?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Explain Life cycle of ASP.NET page when a request is made.
What is data control in asp.net?
List down the sequence of methods called during the page load.
What are the main requirements for caching?
What is connection pooling and how to enable and disable connection pooling?
How to you can limit Access to Web API to Specific HTTP Verb?