What is the difference between User Controls and Master Pages

Answer Posted / vimal katiyar

Master Page
1-extension .master
2- provide fixed layout and common behaviour in all
page of website
3-it contains content place holder
4-not contain cached

user control
1- .ascx
2- not fixed provide layout in each page
3- we use in master page also
4- not contain content placeholder

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you will handle session when deploying application in more than a server?

596


What does occur first in ASP.Net, Authentication or Authorization?

566


What is new asp.net core?

575


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

527


What is aspect-oriented programming?

549






What is application session?

506


What is intrinsic objects in asp.net?

649


What is http protocol and how it works?

532


In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

577


What are directives in asp.net?

534


What are the contents of cookie?

577


i want the asp.net technical questions and answeres

1611


Mention few asp.net validators.

580


What is data control in asp.net?

525


How do I use response redirect?

562