Master Page


In Web site development with ASP.NET, the master page is a feature that enables you to define common structure and interface markup elements for your Web site, including headers, footers, style definitions, or navigation bars. The master page can be shared by any of the pages in your Web site, called the Content Page, and removes need to duplicate code for shared elements within your Web site.

See ASP.NET

Read Also:

  • MathML

    Short for Mathematical Markup Language, an XML application for describing mathematical notations and capturing both its structure (including its complex two-dimensional symbolic notations) and its content and enabling that structure and content to be communicated over the Web. To communicate mathematics over the Web, it is essential to have a system that facilitates the processing, […]

  • MaxDB

    MaxDB is a SAP-certified open source RDBMS for OLTP and OLAP usage. It’s targeted at large mySAP Business Suite environments and other applications that require maximum enterprise-level database functionality and complements the MySQL database server. MaxDB offers a complete set of administration and development tools and is available for all major platforms including HP-UX, Linux, […]

  • Mbone

    Short for Multicast Backbone on the Internet, MBone is an extension to the Internet to support IP multicasting — two-way transmission of data between multiple sites. The TCP/IP protocol used by the Internet divides messages into packets and sends each packet independently. Packets can travel different routes to their destination, which means that they can […]

  • Megabits Per Second (Mbps)

    (1) When spelled Mbps, short for megabits per second, a measure of data transfer speed (a megabit is equal to one million bits). Network transmissions, for example, are generally measured in Mbps. (2) When spelled MBps, short for megabytes per second.

  • Media server control

    In Web site development with ASP.NET, the Media server control enables you to easily integrate media sources such as audio or video, for example .wma, .mp3 or .wmv files, into the Web application, without requiring the developer to have any knowledge of XAML or JavaScript to implement the media. To use the Media control, you […]


Disclaimer: Master Page definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.