Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



What is difference between masterpage and user control, what is the objective of master page when w..

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

What is difference between masterpage and user control, what is the objective of master page when w..

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

What is difference between masterpage and user control, what is the objective of master page when w..

Answer / rajesh gour

in master page u can't perform caching as well as u can't
apply theme.
but in user control u can apply theme also u can perform
caching on user control.

Is This Answer Correct ?    6 Yes 19 No

Post New Answer

More ASP.NET Interview Questions

Web API uses which library for JSON serialization?

0 Answers  


List the major built-in objects in asp.net?

0 Answers  


Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx. All pages are in diff. server. When user req. for a page, Page1.aspx opens Ist & a session established. If user req. for IIn page, second session established. Similarly, 3rd session established if user req. 3rd page. In this scenario, tot. 03 sessions are established. How we can minimize it so that it will work with only one session?

3 Answers   TCS, Wipro,


Difference between ASP Session and ASP.NET Session?

2 Answers  


What is difference b/w Generic List and Arraylist, Generic List Vs HashTable, Generic List Vs No Generic? Pls Explain with example.

2 Answers   Polaris, Syntel,


Difference between Dataset and DataReader ?

4 Answers   Accenture, BirlaSoft, Infosys, Microsoft, Techseol,


What are the main differences between asp and asp.net?

0 Answers  


Explain automatic memory management in .net.

0 Answers  


what is aspcompat? what it does?

1 Answers  


What is versioning in .NET?

1 Answers   Syntax Softtech, Wipro,


What are the page level transaction and class level transaction?

1 Answers   Satyam,


Turn Off ASP Session State on an IIS 5.1 Web Site

1 Answers  


Categories