What is difference between masterpage and user control, what
is the objective of master page when we had user control in
.NET 1.1 version

Answer Posted / chinnu

Master page provides common structure and interface element
for your web site. MasterPage act as a template and merging
container for pages .
User Control just like other control, you can use it
anywhere on your page and as many as you want.

Is This Answer Correct ?    22 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?

523


What is asp.net version?

528


What is Bundling and Minification in MVC?

578


Explain the difference between the web config and machine config.

623


What is difference between Lambda Expression and LINQ in ASP.NET?

538






What is ascx?

527


How can I configure asp.net applications that are running on a remote machine?

537


What is asp net_sessionid?

637


Where can I get the details on migration of existing projects using various technologies to asp.net?

518


How dataadapter.fill works?

560


Give a few examples of page life cycle events.

670


What are the uses of list view control in Asp.net?

613


What is the size of Get method and how much data it can store?

561


What threading model used in asp and asp.net?

566


What is recordset asp?

539