What is the difference between User Controls and Master Pages
Answer Posted / sri29
Some times Javascript function may not work in master pages.
but in User controls, v can do server side code as well as
java script code.
| Is This Answer Correct ? | 3 Yes | 20 No |
Post New Answer View All Answers
What is asp.net and how it works?
What is cookieless session id explain in brief?
Explain about the Class view window?
Describe the events in the life cycle of a web application.
What is connection pooling and how to enable and disable connection pooling?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What’s difference between “optimistic” and “pessimistic” locking?
Explain about asp.net state management?
Can you nest updatepanel within each other?
What is the difference between viewstate and hidden field in asp.net?
Fetch one page value to another page without using state-managment ?
What are the differences between clr & cts?
Explain significance of routing? : asp.net mvc
What is the importance of Global.asax in ASP.NET?
Explain what is postback in asp. Net?