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
What is a proxy in web service?
What is the use of express session?
Explain code snippet to register exception filters from controller?
Why we go for mvc instead of asp.net? : Asp.Net MVC
Which two new properties are added in asp.net 4.0 page class?
Elaborate differentiation between Cache and Application?
What is the difference between custom controls and user controls?
What is the extension of master page in asp.net?
Can you explain the importance of finalize method in .net?
What is _dopostback in asp net?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is user control in asp.net?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
is gateway for sms continue connected for sending sms.how?