What is the difference between User Controls and Master Pages
Answer Posted / surender sardana
I Think Both are same but key difference is that , we can
not use mater page in user control................
| Is This Answer Correct ? | 21 Yes | 7 No |
Post New Answer View All Answers
What is the difference between CLICK and MOUSE DOWN Event ?
Define a static class?
What is simple data binding?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is enableviewstatemac in asp net?
How to bind all the binding controls in a page at once in ASP.NET?
How long should a session id be?
What is the difference between system.stringbuilder and system.string
Which method is used to perform all validation at the page level?
How do active server pages work?
How to sign out from forms authentication?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Is it possible to write code in many languages in one asp.net project?
Will the asp.net validators run in server side or client side?
What is the difference between sealed vs static class?