Hello friends,
I am going to start with a new project..in asp.net with c#.Since i am very new to .net i dont have much knowledge..could u plz help me sample project using master page...
Thanks in advance
Hello friends,
I am going to start with a new project..in asp.net with c#.Since i am very new to .net i dont have much knowledge..could u plz help me sample project using master page...
Thanks in advance
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Koushik DePosted Sep 2, 2008, 7:28 AM
Raj KumarPosted Aug 27, 2008, 1:14 AM
Hope this article will help.
Master pages is a new concept in ASP.NET 2.0, which allows site developers to build master templates for their site's look and feel and put all common code which is shared by all the pages.