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 / rajesh gour
in master page u can't perform caching as well as u can't
apply theme.
but in user control u can apply theme also u can perform
caching on user control.
| Is This Answer Correct ? | 6 Yes | 19 No |
Post New Answer View All Answers
List the types of authentication supported by asp.net?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Explain the basic functionality of garbage collector?
What is the purpose of using MVC programming pattern in ASP.NET?
What is the use of session state and application state and difference between them?
How can we inherit a static variable?
What is OSI layer? Explain different layers.
Explain ViewState?
Why is asp.net so popular?
Why we are using mvc instead of asp.net? : Asp.Net MVC
What is state management technique?
What is the maximum timeout we can set for Cookies?
Is viewstate enabled by default?
What is the basic difference between asp and asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?