I am currently working on a C# MVC project combined with Entity Framework, where I have a view page (Create page) on which the users will need to fill in the required data. I got a model something like the code below. Where the user has a I am currently working on a C# MVC project comb