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 Master Page in Asp.net?

Answer Posted / wai zin

A master page is similar to an ordinary ASP.NET web form.
Like a web form, the master page can include HTML, web
controls, and code (either in an inline script block or in a
separate file).The difference between master pages and
ordinary web forms is that master pages can use the
ContentPlaceHolder control, which isn’t allowed in ordinary
pages. The ContentPlaceHolder is a portion of the page
where the content page can insert content.When you create a
new master page in Visual Studio, you start with a blank
page that includes two ContentPlaceHolder controls. One is
defined in the <head> section, which gives content pages the
ability to add page metadata, such as search keywords and
stylesheet links. The second, more important
ContentPlaceHolder is defined in the <body> section, and
represents the displayed content of the page.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we identify that the Page is Post Back?

1062


What is the server of asp.net?

1138


What is autopostback in dropdownlist in asp net?

1053


What are the different method of navigation in asp.net?

1084


Can you explain one critical mapping?

1058


What is difference Between Authentication and authorization?

1219


What are the different types of Caching techniques in ASP.NET?

1113


Explain the steps needed to be performed in order to create an animation in xaml?

1070


What is a session government?

956


Explain the difference between inline and code behind - which is best in?

1063


what is DLL Hell and how it is solved in .NET? please explain clearly??

2427


What is preprocessor in .net?

1041


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

1263


What is view state management in asp net?

962


In the Repeater control which way you can edit?

1153