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 / rajneesh hajela
1.master page define looks & feels and standard behaviour
in ur application.usercontrol we have to drag and drop
every page.so again-again designing issue can be.
2. Master Page works as a parent page.
3.with user control i can make assembly and use antother
project also.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Mention the namespace that is used to include .net data provider for sql server in .net code?
To get the values in two different controls to match which control you use it?
In which event of page cycle is the viewstate available?
IN an ASP.NET Web application if there is any error, how can you debug?
Which object wraps the state or data of a user?
What is validation in asp.net?
Explain page output caching?
If we remove web.config or machine.config from the application then, is this application will works?
Please brief not about xsd,xslt & xml?
Explain the difference between Web Garden and Web Farm?
What is microsoft windows sharepoint services?
In which event of the page life cycle, is the viewstate available?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is the difference between CLICK and MOUSE DOWN Event ?
Which tool you have done?