Posts by sergio eugenio junior • 11 points
1 post
-
1
votes1
answer95
viewsQ: Linking Users to Businesses and bringing related records to the User’s company using ASP.NET Identity and Entity Framework
I have records in the database (example, clients), and in all records have an identifier EmpresaID. I’m using identity with Entity framework to authenticate. In the user’s registration I have an…