I am just starting to learn a bit about the entity framework and don\'t have much experience with ORM\'s.
In my little app I have one table, this sql server table ha
You could change the datatype of MyFlag to bit in the database.
MyFlag
bit