Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gert Arnold
Gert Arnold has asked
9
questions and find answers to
497
problems.
Stats
16.1k
EtPoint
5.9k
Vote count
9
questions
497
answers
About
Favorite youtube channels: Veritasium, agadmator's Chess Channel
Gert Arnold questions
How to tell which interface is returned by a method
Show Log not showing all revisions
Ignore SqlTransaction.Commit within TransactionScope
Scalable Contains method for LINQ against a SQL backend
How to implement polymorphic associations in an existing database
Modelling polymorphic associations database-first vs code-first
Cannot convert type: why is it necesssary to cast twice?
Gert Arnold answers
EF 5.0 new object: assign foreign key property does not set the foreign key id, or add to the collection
EF Core Foreign Key: incompatible types
Invalid 'where' condition. An entity member is invoking an invalid property or method
Cant remove identity attribute from PK
Entity Framework 6.2 copy many to many from one DbContext to another DbContext
Equivalent of Polymorphic association from Ruby on Rails in Entity Framework
Update Computed column in entity framework
EF Core 8 - more efficient way to code this? Something like a SQL Case statement?
Entitiy Framework context.Database.ExecuteSqlCommand won't save changes to DB
Entity Framework is appending "1" to table name and query is failing