What is the difference between User Controls and Master Pages
Answer Posted / venkatesh
Both are code reduce features and reusability Purpose.When
we create Masterpage that is common to overall
project,whereas user controls these r used when we have
requirement on specific criteria.
Master page ex: INBOX,SPAM,DRAFT,TRASH etc in YAHOO WEBSITE
| Is This Answer Correct ? | 53 Yes | 11 No |
Post New Answer View All Answers
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How is the asp.net mvc architecture different from others? : asp.net mvc
How do we access view state value of this page in the next page?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What are the memory-mapped files?
Explain asp.net application life cycle?
Write some code using interfaces, virtual methods, and an abstract class`
What are resource file and how do we generate resource file?
How does a content page differ from a master page?
What do you mean by marshalbyref?
What are the data controls available in asp.net?
What is sql data source control in asp.net?
How can I open ashx file in mobile?
What are sql notifications and sql invalidations?
What is autopostback in dropdownlist in asp net?