Security in ASP.NET
page 1 of 4
Published: 06 Jan 2002
Abstract
An overview of the different methods and processes of securing your site in ASP.NET.
by Philip Q
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 18157/ 109

Traditional Security

Introduction

This article shows you how security works in ASP.NET as well as the different ways of doing it; there is no code just a whole bunch of flow charts.

Traditional Security on the web

The usually when a user requests a page IIS does this -

This kind of security is ok for most people. However, to set up individual permissions you have to add new Windows accounts and that takes time to do.

People who want to provide their own user-level security use a database and the following layout:

But this layout has to be on every page that you want security, sure you could use a server side include, but isn't it much easier to have it done automatically for you?


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 
Learn More
.NET Tools
asp.net shopping cart
asp.net chart control






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2008 ASPAlliance.com  |  Page Processed at 12/1/2008 5:35:40 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search