Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ivan Stoev
Ivan Stoev has asked
2
questions and find answers to
1022
problems.
Stats
30.7k
EtPoint
10.8k
Vote count
2
questions
1k
answers
About
Ivan Stoev questions
Calling a task-based asynchronous one way callback method from WCF service
Ivan Stoev answers
LINQ Count returning 1 instead of zero for an empty group
Trying to merge two string array based on comparision
C#: Testing Entity Framework FromSql to ensure proper syntax
EF Core Transaction Order and Foreign Key Constraint
Using Task<T>.IsFaulted to denote IO failures without propagating exceptions
Best way to specify dynamic 'OrderBy'/'OrderByDescening' within EF queries
EF code first - configure One-to-Zero-or-One relationship without shared PK/FK
how to sort varchar column containing numeric values with linq lambdas to Entity
Dynamic Linq + Entity Framework: datetime modifications for dynamic select
How to use the where clause with IQueryable<dynamic>