Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Caius Jard
Caius Jard has asked
10
questions and find answers to
68
problems.
Stats
1.7k
EtPoint
541
Vote count
10
questions
68
answers
About
Caius Jard questions
c# parse string (without timezone) to DateTime, taking DST into account
Fill in gaps in data, using a value proportional to the gap distance to data from the surrounding rows?
SQL Server Management Studio 2012 - Deploy Database to SQL Azure - SQL71501 User has an unresolved reference to Login
Azure deployment slots and database migrations
Are EF Core 3.1 ExecuteSqlRaw / ExecuteSqlRawAsync drop-in replacements for ExecuteSqlCommand / ExecuteSqlCommandAsync?
Caius Jard answers
Entity Framework where clause filtering from specific column
How can I check that a sequence of indices of type int are contiguous?
Mysql: How can I retrieve two rows with same id but different values in column
Returning array from methods C#
What is wrong with using 'Not In' in this SQL query?
Blazor error "The call is ambiguous between the following methods or properties" when working with InputSelect
IEnumerable<T> from Enumerable.FromRange().Select() vs ToList()
ERROR: extra data after last expected column on postgresql
many to many join without duplicate rows
C# - What is the point of declaring Delegates?