Home

Submit

Source

Feeds
Tutorials » ASP.NET » Security and Membership

ASP.NET Security and Membership Tutorials

ASP.NET provides an infrastructure for authentication and authorization that will meet most of your needs for securing an application. These tutorials concentrate on the features that enable personalization and other possibilities, and shows how you can implement security, user identification, and login pages for visitors using the features built into ASP.NET.

ASP.NET Security and Membership
Generating Forms Authentication Compatible Passwords (SHA1).
ASP.NET / Security and Membership
In this article we will take a quick look at two methods for creating SHA1 passwords for use on the web using .NET.

Site: www.stardeveloper.com Report - View Tutorial

ASP.NET Security and Membership
Creating a Login/Password Script
ASP.NET / Security and Membership
With ASP.NET, it is easy to create a script that will surf through a database of Logins and Passwords until it finds those entered by a particular user.

Site: www.carbotek.org Report - View Tutorial

ASP.NET Security and Membership
Logging In
ASP.NET / Security and Membership
This tutorial covers: *Manage Web-based security *Implement Forms Authentication *Work with Forms Authentication in the raw *Work with ASP.NET login controls to make writing login pages painless *Work with ASP.NET role-based authorization This tutorial covers managing access to your ASP.NET application. Web site security is a major concern for most enterprises. Without any means of securing a site, the Web site can expose areas of your enterprise you may not want exposed. We'll take a quick look at what security means when it comes to Web applications. Then we'll look at various services available within ASP.NET for authenticating and authorizing users.

Site: www.brainbell.com Report - View Tutorial

 
Site Search

 
ASP.NET »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement