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

Explain asp.net application life cycle?

546


What is the difference between executescalar and executenonquery?

510


How does a web application session work?

556


Define managed code and managed data in .net?

509


What are the data controls available in asp.net?

505






What is the difference between equals() and == in c#?

564


What is considered a service provider?

515


What is localhost in asp.net?

563


what is command line compiler.what are the steps and how it is related to debugging.

1411


What is the meaning of TestApi?

631


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

629


What are the components of ado.net?

529


What is difference between cookies and cache?

514


What is DataGrid wheater its a Server Control or something else ?

597


What is the difference between sealed vs static class?

577