Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Asp.Net 2.0 master page

Asp.Net 2.0 master page

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelptutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    indiaone
    wrote on last edited by
    #1

    Hi I am new master page concept.can any one help about this. any sample projetc and good tutorial. thanks Asif

    S B S 3 Replies Last reply
    0
    • I indiaone

      Hi I am new master page concept.can any one help about this. any sample projetc and good tutorial. thanks Asif

      B Offline
      B Offline
      ballameharmurali
      wrote on last edited by
      #2

      hello asif, Add a master page in ur webform. Now go to add new item --->Webform1.aspx, there select master page option will be present click on that the master page will be selected.By using this we can avoid flickering,page richness will appear... If we use master page the form will be in content place holder... ok byeee Murali Murali

      1 Reply Last reply
      0
      • I indiaone

        Hi I am new master page concept.can any one help about this. any sample projetc and good tutorial. thanks Asif

        S Offline
        S Offline
        Sathesh Sakthivel
        wrote on last edited by
        #3

        Master Pages[^]

        Regards, Satips.:rose: Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Walk beside me, and just be my friend. - Albert Camus

        1 Reply Last reply
        0
        • I indiaone

          Hi I am new master page concept.can any one help about this. any sample projetc and good tutorial. thanks Asif

          S Offline
          S Offline
          Sree Nivas
          wrote on last edited by
          #4

          A master page provides a template for other pages, with shared layout and functionality. The master page defines placeholders for the content, which can be overridden by content pages. The output result is a combination of the master page and the content page. When users request the content page, ASP.NET merges the pages to produce output that combines the layout of the master page with the content of the content page. The @ Master directive defines it as a master page. The master page contains a placeholder tag for individual content. The content page contains a content tag with a reference to the master page (ContentPlaceHolderId="CPH1"). Doubts Should Die For ever ..... HORROR STARTS NOW ...919963717475 chandrashekarthota@gmail.com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups