Chapter 4,entity data model
in page 93 an entity data model is represented for MusicStoreDB file which consists of a class that includes 3 DbSet list of each defined class,naturally each represent a table ,and there an entity data model describes what's going on that file.But I don't know how to represent that entity data model.what I have to do?
|