Click here to Skip to main content
15,867,308 members
Articles / Web Development / ASP.NET

ASP.NET Identity 2.0 Change Primary Key from String to Integer

Rate me:
Please Sign up or sign in to vote.
5.00/5 (14 votes)
1 Jun 2014CPOL3 min read 98.2K   1.5K   26  
ASP.NET team released Identity framework 2.0. The new release contain some new features like generic primary key. This article explain how to change primary key from string to integer & use it with MVC5.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Product Manager OnnoRokom Software Ltd.
Bangladesh Bangladesh
I am quick in learning new tools and technologies. I am proficient in C#, Asp.net MVC, Entity Framework, NHibernate, SQL Server, IIS, Windows Server.

My personal website: www.byronbd.com

Comments and Discussions