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
Are there resources online with tips on asp to asp.net conversions?
Explain what is clr?
In which event of the page viewstate is available?
What is the caspol.exe tool used for?
Explain method to handle error using HttpError in Web API?
What is the difference between login controls and forms authentication?
What are the options in ASP.NET to maintain state?
Why session is necessary in web application?
How can you use a custom controls in ASP.NET application?
How to use push notification?
What is server side in asp.net?
What is the difference between the response.write() and response.output.write() methods?
what is publisher?
Why is global asax is used?
What is parse in asp.net?