Mark refers to an article about personalization in ASP.Net 2.0:
- Part 1 - article explains how to implement personalization with ASP.NET 2.0 using Membership API, Membership Providers and Membership objects. Includes setting up membership, creating a user, Web Application Administration Tool, Login and Login Status Controls, Setting Up a Role Manager and more
- Part 2 - article explains how to implement personalization in ASP.NET 2.0 using the Profile object. It presents profiles in ASP.NET 2.0 including how to create a profile and setup a SQL Server Personalization Provider and more.
- Part 3 - article explains the use of the new Web Parts and Web Part Manager in ASP.NET 2.0 Personalization Services.