Asp.Net 2.0 master page
-
Hi I am new master page concept.can any one help about this. any sample projetc and good tutorial. thanks Asif
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
-
Hi I am new master page concept.can any one help about this. any sample projetc and good tutorial. thanks Asif
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
-
Hi I am new master page concept.can any one help about this. any sample projetc and good tutorial. thanks Asif
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