Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. COUnfortuatnly the only way for me to learn EF is to teach it to my self by finding very old, outdated blogs/articals that are not ment to teach people how to use EF and figure it out my self. I have never used ORMs I am simply trying to convert my site from ADO.Net to EF and honitsly most of your first paragraph makes no sense to me. As for the combos they are bound to ID/Name pairs but the the "other" option is to allow people to add new regions/types and the only way I know to do that is to allow the option in ddl and have them type in a text box. If you know a better way please show me.
      singulars
      1. This table or related slice is empty.
    2. COI really want to learn how to do this stuff and do it properly but I am still a student in university and my job as a jr. dev does not touch any projects using EF. The only way I really have to learn this stuff is by working on my own home projects and over the past few years of working on my own projects I have learned that I can pick this stuff up very fast by looking at examples and working to adapt them to my site.
      singulars
      1. This table or related slice is empty.
    3. CONo worries. Picking up technologies on your own can be frustrating, but well worth the effort. What I am referring to is a Many-to-1 relationship. This link should give you some ideas relative to how you are laying out your objects and mapping. http://stackoverflow.com/questions/11197546/ef-fluent-api-many-to-one-relation-navigation-property-is-not-fetched In his example the mapping is fairly sound, just his problem was a rogue initialization.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload