What are Master pages? How to define a Master page?

Answer Posted / bachi

ASP.NET master pages allow you to create a consistent layout
for the pages in your application. A single master page
defines the look and feel and standard behavior that you
want for all of the pages (or a group of pages) in your
application. You can then create individual content pages
that contain the content you want to display. When users
request the content pages, they merge with the master page
to produce output that combines the layout of the master
page with the content from the content page.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of web.config and machine.config files?

641


Explain client side state management system.

580


What is the adavantage of using ASP.NET routing?

659


How many types of cache are there?

546


How do u deploy ur project?

2232






Explain the asp.net mvc folder conventions? : asp.net mvc

523


can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

1493


If we remove web.config or machine.config from the application then, is this application will works?

609


Why is this service branded with windows livetm?

628


Is it true that a Web service must be written in .NET or not?

585


What is virtual directory in asp.net?

536


What is an asp.net web form?

646


Differentiate between early binding and late binding.

585


Where do the cookie state and session state information be stored?

530


What is a proxy in web service?

576