Monday, August 27, 2007

.NET Masterpages

I just worked on .NET 2.0 Masterpages. They are really cool. All you have to do is, create 1 master page and do the HTML stuff there. Then keep one container and on all other pages of website, specify "masterpage" property in <@Page@> directive and create a container with containing container name set to masterpage container.

You can also have nested masterpages. It is cool and really easy. The best part is that it eliminates the need of frames and includes. It reduces your work to a greater extend.

1 comments:

Schin said...

very good blog. Keep itup. Thank you for the notes for this topic. Great !!!