A Multipart Series on ASP.NET 2.0's Membership, Roles, and Profile

From 4GuysFromRolla.com. 4 parts so far. And a feed of the series.

  • Part 1 - membership basics, a look at the SqlMembershipProvider class.
  • Part 2 - creating roles and assigning to users.
  • Part 3 - adding membership related schemas to a SQL database using aspnet_regsql.exe.
  • Part 4 - show messages to users who cannot login (i.e. why they can't), keep log of login failures.

Tags: ,

Comments

Popular posts from this blog

Link: HTML Agility Pack (.NET)

Basic Excel Spreadsheet Generation (ASP/ASP.NET)

ASP.NET: Binding alphabet to dropdown list