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
What is the use of asp.net web api?
What are session objects?
Explain what does mvc represent in asp.net? : asp.net mvc
What is different authentication mechanisms used in ASP.NET?
Why session management is required?
What is difference between or and orelse?
Name some asp objects?
Explain the different types of assemblies?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
What is .net remoting?
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
How can you make sure that web api returns json data only?
Define cookie.
Explain the boxing and unboxing concept in .net?