Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » master page   (RSS)

NicolTIP#005: How to show the same content in two ore more positions using master page in ASP.NET

To write a web site and give to the entire site a coherent “look” with ASP.NET and master pages is very easy and productive. In brief, into the master page you need to put “placeholders” using the tag <asp:ContentPlaceHolder/> and into the content
 
Page view tracker