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 / chinnu

Master page provides common structure and interface element
for your web site. MasterPage act as a template and merging
container for pages .
User Control just like other control, you can use it
anywhere on your page and as many as you want.

Is This Answer Correct ?    22 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to create web application with both webforms and mvc?

542


Which Is Faster MVC or ASP.net ?

589


What is a viewstate?

570


What is round trip in asp.net?

515


Why we are using mvc instead of asp.net? : Asp.Net MVC

526






What is the difference between abstract class vs interface? Can give me the real time examples?

491


Explain the use of view state?

568


Explain About duration in caching technique

623


How do we implement bundling in MVC?

596


What is a response cookie?

612


What language is asp.net written in?

529


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

1764


Explain model, view and controller represent in an mvc application? : asp.net mvc

519


What is viewstate parameter?

525


Which object wraps the state or data of a user?

552