Hi,
I have many to many relationship between students and courses as below.
I want to update the courses for given student(ex student Id 10 has selected two courses having Id 2 and 6 .Now I want to delete course Id 6 for student id 10 and add new course id ,say 3 ).
I am using code first approach with Entity framework 6 in MVC4.
Can anyone help to solve this issue.?


Mageshwaran RPosted Nov 11, 2019, 10:29 AM
Packiaraj SanthiyaguPosted Jun 14, 2018, 9:03 AM
Hemant JindalPosted Jun 14, 2018, 8:09 AM
Naresh SinghalPosted Mar 9, 2018, 1:44 AM
vishal pawarPosted Mar 9, 2018, 1:12 AM
Naresh SinghalPosted Mar 9, 2018, 12:48 AM