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
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About aspnetuser
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abhishek Yadav (2)
Jigar Patel (1)
Moustafa Arafa (1)
Related resources for aspnetuser
No resource found
Adding Roles to Registration Razor Page in ASP.NET Core
3/28/2020 9:08:26 AM.
In this article, we will be creating different roles for our application.
Registration Razor Page in ASP.NET Core Razor Pages Web Application
3/26/2020 9:05:02 PM.
In this article, we will be working on registration page of the ASP.NET Core razor page web application.
ASP.NET Core Identity | How To Add Custom Columns In dbo.AspNetUsers Using Entity Framework Core
9/5/2019 1:17:41 AM.
This video shows how to create Identity tables in a database with custom columns in the dbo.AspNetUsers table.
How to Extend User Profile in ASP.Net 2.0
10/3/2006 2:33:22 AM.
This article will give you guidelines to extend user profile in standard table format which created from aspnet_regsql command by creating a detail table which will be linked to the main user table.