TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
mike idowu
1.3k
448
63.9k
Adding more fields to ASP.NET Identity 2 using MVC db first
Dec 26 2017 2:00 AM
I have a project with ASP.NET MVC database first where I implemented ASP.NET Identity 2. In the table called AspNetUsers, I want to add extra fields.
IsOnline - bit,
UserType - NVARCHAR(50),
Department - NVARCHAR(50)
Since I am using database first in the project, please how do I add this extra fields to the project
Reply
Answers (
2
)
Matrix Inversion in c#
how to create trend in asp.net