Master Pages Master Pages are those pages that allows you to create a consistent look and behavior for all the page in your web application. Master pages provides a template for other pages with shared layout and functionality. Master pages cannot directly accessed from the client side because it act as a template for other pages. In master pages we can kept the content inside the ContentPlaceHolder or kept the content outside ContentPlaceHolder. We can have multiple master pages in one web application. The extension of Master Pages is ‘.master’. In simple words we can say that master pages is an asp.net file with some predefined layout that contains text, Graphics, HTML and server controls. The example of using master page is given below where we have make a navigation bar using master pages. For creating navigation bar using master page then have to follow some steps :- · Create project then add web forms master page item from the following. · ...
Here you will able to know about computer and its usage. Today computer will giving us a new remarkable changes but according to time period the computer is enchanced its feature and also knowledge. So WebTutorialStack is the place where you get the latest computer related knowledge.