Posts by vinilazzari028 • 23 points
1 post
-
2
votes1
answer132
viewsQ: Relationship one-to-Many Entity Framework
I am developing a crud of registration for a project. When registering the user(Employee) must inform a IdCity that is related to the table cities(Cities). How is it possible for me to automatically…