In this tutorial we will explore ASP.NET’s Website Administration Tool to create users, manage roles, and demonstrate how you can control which user accounts have access to certain web pages. |
Tutorial shows how to add page links to your Repeater control and make use of QueryString to move between pages. VB version. |
Tutorial shows how to add page links to your Repeater control and make use of QueryString to move between pages. C# version. |
Implementing login on your website with Forms Authentication Ticket. VB version. |
Implementing login on your website with Forms Authentication Ticket. C# version. |
This tutorial shows how we can use two Menu controls to display the SiteMap in a hierarchical structure. The second menu's display will depend upon the selection of the first menu. VB version. |
This tutorial shows how we can use two Menu controls to display the SiteMap in a hierarchical structure. The second menu's display will depend upon the selection of the first menu. C# version. |
This tutorial shows how to implement TreeView navigation system, which is very powerful yet easy to employ. VB version. |
This tutorial shows how to implement TreeView navigation system, which is very powerful yet easy to employ. C# version. |
This tutorial will show you how to use URL mapping technology in ASP.NET 2.0 and VB.NET. |
This tutorial will show you how to use URL mapping technology in ASP.NET 2.0 and C#. |
This tutorial will show you how to use SiteMapPath with the Menu control to build up site navigation menu by using ASP.NET 2.0 and VB.NET. |
This tutorial will show you how to use SiteMapPath with the Menu control to build up site navigation menu by using ASP.NET 2.0 and C#.NET. |