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
What is true about application service provider?
Explain the difference between value type and reference type?
what is publisher?
Which is the parent class of the ASP.NET server control?
Explain the significance of routing? : asp.net mvc
What is protected configuration?
How can you display all validation messages in one control?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is a session http?
What is a 307 redirect?
Describe the diffeerence between inline and code behind?
What is http request and response?
Is it right that ASP.NET Web API has replaced WCF?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What are the types of session in asp.net?