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
400
problems.
Stats
14.6k
EtPoint
5.5k
Vote count
9
questions
400
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
How do I map a column to uppercase in .NET 4.5 C# Entity Framework 6 using both Oracle and SQL Server?
An attempt was made to remove a relationship between a (*) and a (*). However, one of the relationship's foreign keys (X) cannot be set to null
How to map a DDD Value Object in EF to a different table?
Entity Framework: Any(..)-filtering with == matches NULL after upgrading from EF5 to EF6
Entity Framework duplicate primary key
Unable to determine the principal end of an association
Canonical Function in Linq to Entities not working
DbContext.OnConfiguring not getting called and behaving weird in Asp.net core
LINQ. Grouping by days. How to do this easily?
EF Code First One to Many and Reverse One To One Relationship