Template in asp.net
-
Hi friends I am new to this resource group. I am having a doubt regarding how to create templates which can be used in all asp.net pages. This template has the common features to be displayed in all the asp.net pages which i am to create. How to create and call that template in all the asp.net pages. I am to use asp.net 2.0 with c#. Looking forward for a reply K.Gayathri
-
Hi friends I am new to this resource group. I am having a doubt regarding how to create templates which can be used in all asp.net pages. This template has the common features to be displayed in all the asp.net pages which i am to create. How to create and call that template in all the asp.net pages. I am to use asp.net 2.0 with c#. Looking forward for a reply K.Gayathri
I think you are looking for master pages in ASP.NET. Here are few links which will get you going.. 1. http://msdn.microsoft.com/en-us/library/wtxbf3hh.aspx[^] 2. http://www.asp.net/master-pages/tutorials[^] 3. http://www.asp.net/master-pages/tutorials/creating-a-site-wide-layout-using-master-pages-cs[^] 4. http://www.asp.net/master-pages/tutorials/interacting-with-the-master-page-from-the-content-page-cs[^] 5. http://odetocode.com/code/419.aspx[^] 6. ASP.NET 2.0 Master Pages[^] 7. http://www.w3schools.com/aspnet/aspnet_masterpages.asp[^] Hope this helps. All the best.
I quit being afraid when my first venture failed and the sky didn't fall down.
-
I think you are looking for master pages in ASP.NET. Here are few links which will get you going.. 1. http://msdn.microsoft.com/en-us/library/wtxbf3hh.aspx[^] 2. http://www.asp.net/master-pages/tutorials[^] 3. http://www.asp.net/master-pages/tutorials/creating-a-site-wide-layout-using-master-pages-cs[^] 4. http://www.asp.net/master-pages/tutorials/interacting-with-the-master-page-from-the-content-page-cs[^] 5. http://odetocode.com/code/419.aspx[^] 6. ASP.NET 2.0 Master Pages[^] 7. http://www.w3schools.com/aspnet/aspnet_masterpages.asp[^] Hope this helps. All the best.
I quit being afraid when my first venture failed and the sky didn't fall down.
-
most welcome....
I quit being afraid when my first venture failed and the sky didn't fall down.