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
.NET 1.1 consuming a webservice with nullable types, what to do?
Feb 24, 2023
c#
.net
web-services
nullable
.net-1.1
How can Nullable<T> use it's underlying value type extension method
Feb 21, 2023
c#
.net
enums
nullable
System.Nullable<System.TimeSpan>' does not contain a definition for 'TotalMinutes'
Feb 21, 2023
c#
c#-4.0
datetime
nullable
timespan
Why is LLVM's Optional<T> implemented this way?
Feb 08, 2023
c++
nullable
Why is there a Nullable<T> struct and Nullable class?
Feb 08, 2023
c#
nullable
Why generic method that accept reference types doesn't accept nullable-types as arguments?
Jan 28, 2023
c#
.net
generics
nullable
value-type
How does the assignment of the null literal to a System.Nullable<T> type get handled by .Net (C#)?
Jan 25, 2023
c#
nullable
C# Enum VS Nullable Property name conflict
Jan 17, 2023
c#
.net
enums
nullable
naming
Assign value to Nullable<T> using FastMember
Jan 07, 2023
c#
properties
nullable
fastmember
Nullable Type handling in RxJava with Kotlin
Jan 05, 2023
kotlin
rx-java
nullable
Nullable Reference Types and Either Pattern
Jan 03, 2023
c#
nullable
c#-8.0
nullable-reference-types
C#10 nullable pattern: how to tell the compiler I set the non-nullable property in the constructor indirectly?
Jan 02, 2023
c#
nullable
c#-10.0
Replace null in a DateTime?[] with DateTime.MaxValue using LINQ
Dec 29, 2022
c#
linq
datetime
replace
nullable
What are the differences between null analysis annotations packages?
Dec 27, 2022
java
standards
code-analysis
nullable
non-nullable
Having a getter return a non-nullable type even though the backing field is nullable
Dec 26, 2022
kotlin
nullable
getter
non-nullable
Querying a Nullable bool in C#
Dec 24, 2022
c#
resharper
nullable
Convert Nullable<Boolean> to Generic type
Dec 23, 2022
c#
generics
exception
c#-4.0
nullable
Why the following C# code throws NullReferenceException on nullable DateTime initialization?
Dec 21, 2022
c#
nullreferenceexception
nullable
Convert from nullable object into nonnull (Objective-C)
Dec 22, 2022
objective-c
nullable
xcode6.3
How do I constraint a generic type parameter to only accept nullable value types in C#?
Dec 21, 2022
c#
syntax
nullable
value-type
generic-constraints
« Newer Entries
Older Entries »