Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in nullable
How to change what default(T) returns in C#?
Sep 20, 2022
c#
linq
default
nullable
Check inside method whether some optional argument was passed
Nov 08, 2022
c#
nullable
argument-passing
optional-parameters
Which is preferred: new Nullable<int> or (int?)null?
Sep 19, 2022
c#
.net
casting
nullable
null-cast
Why does the == operator work for Nullable<T> when == is not defined?
Sep 19, 2022
c#
operators
operator-overloading
nullable
Workaround for "null primitives" in JDBC PreparedStatement? [duplicate]
Jun 30, 2017
java
sql
jdbc
prepared-statement
nullable
Compare nullable datetime objects
Oct 15, 2022
c#
datetime
compare
nullable
No implicit conversion between int and null [duplicate]
Mar 25, 2022
c#
nullable
implicit-conversion
How can I return a bool value from a plethora of nullable bools?
Jan 31, 2018
c#
boolean
nullable
MySQL ON DUPLICATE KEY UPDATE with nullable column in unique key
Sep 19, 2022
mysql
nullable
summarization
How to debug and fix 'Nullable object must have a value' within Entity Framework Core?
Apr 05, 2022
c#
.net
entity-framework-core
nullable
Can I cast from DBNull to a Nullable Bool in one line?
Sep 19, 2022
c#
type-conversion
nullable
How to make a linq Sum return null if the summed values are all null
Jun 18, 2019
linq
sum
nullable
Why is it slower to compare a nullable value type to null on a generic method with no constraints?
Sep 18, 2022
c#
performance
compiler-construction
nullable
jit
Extension method for nullable enum
Sep 18, 2022
c#
.net
compiler-construction
enums
nullable
Can Nullable be used as a functor in C#?
Sep 18, 2022
c#
haskell
functional-programming
nullable
functor
Converting a Guid to Nullable Guid
Aug 16, 2022
c#
guid
nullable
Alternatives to nullable types in C#
Sep 18, 2022
c#
nullable
nan
non-nullable
Empty string in not-null column in MySQL?
Nov 13, 2022
php
mysql
mysqli
nullable
prepared-statement
Make An Integer Null
Nov 10, 2022
vb.net
nullable
C# Nullable arrays
Oct 26, 2022
c#
arrays
nullable
« Newer Entries
Older Entries »