I have a simple many to many relation defined between the Course and Student entities
Course
Student
public class Student { public int StudentId {