What is the difference between User Controls and Master Pages
Answer Posted / romit & kalpesh
master page is used when you want consistant look.
whereas user control is used to create your own control
using asp.net built-in control.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is difference between web api and web services?
What is the difference between rest and restful?
What is the difference between c# and .net?
Where is cookie used in asp.net?
Can we have multiple master pages in asp net?
What are the layouts of ASP.NET Pages?
What is the difference between session and application?
What is the purpose of using MVC programming pattern in ASP.NET?
How do u deploy your asp.net application?
Mention few asp.net validators.
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Why and where this web.config file is used?
Can we override the enablepartialrendering property of the scriptmanager class?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?