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
Checking if the value of type DateTime is null in view and showing blank if null
Oct 15, 2022
asp.net-mvc
asp.net-mvc-4
view
nullable
Is there an equal for the c# null coalescing operator in java?
Nov 05, 2022
java
nullable
null-coalescing-operator
How can I declare in C sharp a List with nullable double values?
Oct 26, 2022
c#
mono
nullable
how to convert int array to nullable int array without looping over the elements?
Jun 22, 2020
c#
arrays
nullable
why aren't primitives nullable
Nov 14, 2022
java
c#
null
nullable
DateTime?.ToString(format) [duplicate]
Nov 15, 2022
c#
.net
datetime
nullable
datetime-format
History of VB.NET Nullable syntax
Feb 21, 2022
vb.net
syntax
nullable
How to convert a non-nullable type to a nullable type?
May 03, 2022
c#
reflection
nullable
Cannot change type to nullable in generic method
Jul 09, 2022
c#
generics
.net-3.5
casting
nullable
Is there a better way to write this line of C# code in C#3.0?
Nov 08, 2022
c#-3.0
properties
nullable
Cast a null into something?
Nov 01, 2022
c#
.net
casting
nullable
dbnull
Instantiate a variable in Kotlin only if it is a null?
Jul 25, 2022
java
kotlin
nullable
getter
backing-field
Returning Null Value for Unknown Type
Mar 29, 2022
c#
generics
dictionary
null
nullable
Kotlin equivalent for Optional::map in Java8
Nov 13, 2022
kotlin
nullable
When using newtonsoft json.net to deserialize a string, how do I convert an empty string to null for a nullable int?
Aug 18, 2019
c#
nullable
json.net
How to serialize Nullable<bool>?
Nov 17, 2022
c#
.net
serialization
nullable
boolean
The type 'string' must be a non-nullable value type in order to use it as parameter 'T' in the generic type or method 'System.Nullable<T>'
Nov 18, 2022
c#
string
dataset
nullable
What does a questionmark (?) mean in a function declaration in C# [duplicate]
Jun 30, 2022
c#
syntax
nullable
Why/How does .Net allow me to negate a Nullable<T> that's null?
Jun 06, 2022
.net
nullable
Convert array from nullable type to non-nullable of same type?
Mar 18, 2022
c#
.net
vb.net
types
nullable
« Newer Entries
Older Entries »