Posts by Douglas Ferreira • 101 points
2 posts
-
0
votes0
answers105
viewsQ: How to use EF Core with inheritance correctly and capture foreign key objects?
I’m using the Entity Framework Core, and I have a model that uses heritage. I use the TPH (Table Per Hierarchy) pattern that maps all classes of the same super class in the same table and uses a…
-
0
votes1
answer82
viewsQ: I can’t use Loginbutton from Facebook SDK
Every time I try to insert it the application compiles but does not run, closes automatically with the following exception` java.lang.RuntimeException: Unable to start activity…