How to save data in multiple tables from single view
i want to save data of my register form in 4 different tables when i click save, i have same columns in tables . entity framework is taking only one table ,when i i update EF to add another tables it is not taking and how to access multiple models in single view