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
Describe the difference between inline and code behind - which is best in a?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What are the asp.net security controls?
in which protocol ASP.NET WEB API Work?
Is oauth for authentication or authorization?
What is redirecting behavior?
What is session in web technology?
How do you open a page in a new window?
How can we communicate with each server in N-tier Architecture? and what are the methods?
What kind of data we can store in viewstate?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How is mvc different from asp.net? : Asp.Net MVC
How can you apply a theme to your asp.net application?
Explain State management in asp.net