Search This Blog

Thursday, May 06, 2010

ASP.NET SiteMap Example

Intro:
           SiteMap in asp.net is very usefull if you want to give your users access to all the pages in your application. And sitemap is also usefull for the search engines to navigate your site easily. We are going to look at the asp.net sitenavigation control,treeview control,menu control and the web.sitemap file provided in asp.net

Demo:
            Following is a sample demo on how to use a sitenavigation,menu and tree view controls and the web.sitemap file to display the whole site map of a website.

Download Demo

I will explain the demo in the next post.

Happy coding :)

No comments:

Post a Comment

Leave your suggession & comment...