Quantcast
Channel: ASP .NET 4.0 – Arvixe Blog
Viewing all articles
Browse latest Browse all 90

How to Set Access Levels with HttpContext in ASP

$
0
0
When developing ASP applications, you probably want to hide certain elements of your app to not authenticated users such as menus, submenus or even a widget. In this article I will give you a step by step guide on how to establish a certain level of access to your ASP app using HttpContext. HttpContext, encapsulates [...]

Viewing all articles
Browse latest Browse all 90

Trending Articles