Posts by Alberto Luiz Schaub • 41 points
1 post
- 
		4 votes1 answer318 viewsQ: Entity Framework is not interpreting my settingsI have a serious problem with Entity Framework. I have two tables: Módulos and Viaturas, both with primary key name ID (Database First). A car can have a Module, but it can also be null, the…