Monday 9 January 2006 @ 2:50 pm
MSDN has published both of the articles from this blog in their latest release of MSDN. The articles can be found at the following two URL’s.
Microsoft ASP.NET 2.0 Member/Role Management with IIS
Part 1: Security and Configuration Overview (or Here at peterkellner.net)
Part 2: Implementation (or Here at peterkellner.net)
There is no source code with Part 1. The source code for Part 2 can be downloaded from the download section, or go directly to this file:
(this source code replaces what was here before. It has many improvements and has been tested with the released VS2005)











January 10th, 2006 at 1:37 am
Membership/Role Provider: tool di gestione personalizzato
June 1st, 2006 at 7:19 am
Hello,
I have a question on the asp.net Membership Database.
Is it possible to have one user for multiple applications?
I can’t seem to find any article on this on the web.
Thank you for your time …
September 29th, 2006 at 10:57 am
Nice implementation. Easy to integrate with any ASP.NET 2.0 site.
Peter