Monday, July 6, 2009

Master page

This is the important concept of .net as it is similar to inheritance concept in oops...y because basically inheritance is the reusability of the features on one thing in other..here in this concept we inherit properties of one file(masterpage) into other page(inherited page)....

Here i am going to provide with one of the example in which i ll tell the procedure to use the concept of master page in your visual studio projects...you can use either vs(visual studio) or even visual web developer....

you can go through this link to view the procedure of the master page
ClickHere to go to masterpage page

Basically the advantages of using this master page concept are....
-> code reusability
-> easily managable code(efficiently handled code)
-> makes complex things easier

i guess this information is enough to get an idea of master pages in dotnet.....
i hope you are happy with my content....

if any further improvements are necessary then mail it to me....or else please leave a comment...

regards,
kiran joshi