The Wayback Machine - https://web.archive.org/web/20160201025601/http://www.codeguru.com/csharp/.net/net_security/authentication/

Latest Authentication Articles

ASP.NET FTP with SSL

This code snippet and document show how to connect to an FTP server with SSL enabled using ASP.NET. The code is written in C#.NET.

ASP.NET Mixed Mode Authentication

In many web applications it is desirable for both intranet users and external parties to be able to seamlessly log onto the system. The problem this raises is that it is not easy to allow intranet users to log in via Windows integrated authentication while also allowing external parties to log in to the same application using standard forms authentication. This article will show you one way to achieve the best of both worlds when it comes to authentication.

Designing Role-Based Security Models for .NET

In this article, Michele Leroux Bustamante discusses authentication, authorization and role-based security in .NET. Along the way, he provides some best practices for implementing role-based security in some typical .NET application scenarios including rich clients, Web applications, and Web services.

Implementing Active Directory Services in ASP.NET 2.0

With the introduction of ASP.NET 2.0 and Visual Studio 2005, many of the security tasks required to connect an application's authentication and authorization mechanisms to Active Directory have been dramatically simplified. This article shows how to perform both Active Directory (LDAP:\\) and local member server (WinNT:\\) tasks.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Managing Your Drives Using C#

Managing Your Drives Using C#

Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Top White Papers and Webcasts

  • Flash technology is rapidly evolving. Chances are the game has changed since you last checked. With every step forward, flash storage is becoming faster, more reliable, and less expensive. And there's more than one kind of flash technology out there. Some flash focuses on performance, while others balance performance with capacity. Read this white paper for a technical breakdown of the latest in flash storage. Learn how flash has changed in the last few years, and how the economics have shifted. Learn how …

  • Live Event Date: February 18, 2016 @ 2:30 p.m. ET / 11:30 a.m. PT Just Released! The 2016 Mobile Enterprise Application Survey highlights how the most successful companies secure, manage and drive adoption of their mobile assets. In this webcast, Dan Woods, Editor and CTO of CITO Research, and Chris Hazelton, Director, Product Marketing & Strategy at Apperian breakdown the results of this survey and discuss real world examples of how companies are driving higher levels of mobile app security, gaining …

Most Popular Programming Stories

More for Developers

RSS Feeds

Thanks for your registration, follow us on our social networks to keep up-to-date