Thursday, May 19, 2011

ASP.NET: Use sitemap to control menu in a page

While creating a web site we might have several pages and those pages might have several links in the menu. ASP.NET provides an easy way to manage this which is called sitemap. If you are looking for how to use sitemap in your application, this msdn tutorial has everything for you.

http://msdn.microsoft.com/en-us/library/ms178418.aspx

http://msdn.microsoft.com/en-us/library/ms178428.aspx


http://msdn.microsoft.com/en-us/library/aa581781.aspx

Have a look at it :)


** I believe when there are so many quality tutorials over the web, I do not really need to write one of my own unless the topic is something unique**

No comments:

Post a Comment