What is the difference between User Controls and Master Pages
Answer Posted / romit & kalpesh
master page is used when you want consistant look.
whereas user control is used to create your own control
using asp.net built-in control.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain http handlers? Where we can use the http handlers?
What is the full form of asp.net?
Why mvc is better than asp.net? : Asp.Net MVC
Describe the diffeerence between inline and code behind?
Can you set which type of comparison you want to perform by the comparevalidator control?
Which .NET framework supports Web API?
Where web.config file is used?
What is true about application service provider?
Explain the advantages of passport authentication.
How many types of file extensions for razor views in ASP.Net MVC?
Explain the difference between the web config and machine config.
How tooltip is set through code-behind in ASP.NET?
Difference between response.redirect and server.transfer?
What is a viewbag?
Is asp.net and .net the same?