ASP.NET Basics

HTML Basics
ASP.NET Web Server
Advanced HTML
Application Designing
Using Visual Studio
ASP.NET Standards
ASP.NET Styling
ASP.NET Navigation

ASP.NET Tips

ASP.NET Validation
HTML forms
CSS Styling
CSS Advanced
ASP.NET Features
ASP.NET Image Effects
Common mistakes
DB Design tips

Building Applications

Design Secure Apps
Build Secure Apps

ASP.NET Navigation Controls

Start Lesson »

When developing any website, a navigation system provides the structure to a website. A navigation structure can provide a clear organization for each and every file even if they are put into the same physical directory. So when a user of your website feels lost or even wants to go back to the previous page he came from, the navigation controls provide a easy and efficient return.

In this ASP.NET tutorial you will be learning the main ASP.NET navigation controls from the “TreeView”, “Menu” and “SiteMapPath” (breadcrumb list). On completion of the following ASP.NET tutorial you will be able to:

  • Create Dynamic Menus for your website
  • Build .sitemap file for Navigation
  • Using the “SiteMapDataSource” with a “TreeView
  • Applying breadcrumbs to a website

Click on Start Lesson to begin the ASP.NET Tutorial.

Start Lesson »

More Related ASP.NET tutorials


Styling with CSS Master Pages Themes
Styling with CSS, Master Pages, Themes
Database Tips
Top Database design tips
Application Desigining

Application Designing

HTML Tutorial

HTML Basics tutorial

Visual Studio

Using Visual Studio 2005