I am currently developing my first database driven, .NET MVC application and in it I have a table called Animals that contains a number of fields. One field is the breed of the animal, in this field I am holding an Id to another Breed table where the text for the breed is actually stored.I am currently developing my first database dri