This is the third part of my Entity Framework Code First Tutorial for beginners. If you want to start fresh , Visit the first part here. Entity Framework Code First has some nice conventions to follow when you want to work with relationships.  Let’s see how it works. If your class contains a reference and a collection nvigation [...]