How does a content page different from a master page?



How does a content page different from a master page?..

Answer / Shiv Kumar Pawar

A content page and a master page are two essential components in ASP.NET web applications. A master page serves as a blueprint for multiple pages by providing a consistent layout, navigation, and design across various pages within the application. On the other hand, a content page inherits properties from the master page but allows developers to add specific content, controls, or functionality to each individual page.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

1 Answers   Infosys, KPIT,


Write code to send e-mail from an asp.net application?

1 Answers  


What is difference between cache and session?

1 Answers  


Web API uses which library for JSON serialization?

1 Answers  


Master Page

1 Answers   Syntel,


What is the life cycle of web page?

1 Answers  


What is a gridview in asp.net?

1 Answers  


What is applicatio domain?

1 Answers   MCN Solutions,


How does u call and execute a sp in .net?

1 Answers  


About session modes

3 Answers   Wipro,


Explain form level validation and field level validation?

1 Answers  


Explain the concept of MVC Scaffolding?

1 Answers   B-Ways TecnoSoft,


Categories