Episode

Customizing ASP.NET Authentication with Identity: (05) Migrating Membership to Identity

Check out how ASP.NET Identity brings many great features to the table that may be worth the upgrade. Learn the process to upgrade your web apps (even going back to .NET 2.0 membership), and hear when to upgrade your web applications to the new Identity system.

  • [01:29] - Should you migrate?
  • [07:47] - Demo: Installing into project without identity
  • [24:49] - Demo: Web forms universal provider migration