What is the difference between User Controls and Master Pages

Answer Posted / nazrul

user control
1)it extension is .ascx.
2)it can be more than one on single web page.
3)it doesn't contain Contentplaceholder.
4)it doesn't work like a fixed template.it can be
display in diffrent manner in diffrent page.
MasterPage:
1) it extension is .Master.
2)it used like a template.
3)it contain ContentPlaceHolder.

Is This Answer Correct ?    51 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data binding in asp net?

593


How do you use viewstate?

556


Explain authorization levels in .net ?

612


If you want to write your own dot net language, what steps you will you take care?

525


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1956






Why is asp.net so popular?

513


Which is better asp.net or php?

536


Define managed code and managed data in .net?

514


Why is this service branded with windows livetm?

611


How to disable disable browser's Back button in asp.net (JavaScript)?

570


Explain what does mvc represent in asp.net? : asp.net mvc

505


Explain exception handling in .net.

616


Define resource files.

565


What is the difference between globalization and localization?

493


What is asp.net version?

534