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
Why can I assign null to value of Type "struct Nullable<T>" but not to my struct?
Mar 09, 2023
c#
struct
nullable
Methods on Nullable types
Mar 07, 2023
c#
nullable
How to deconstruction Nullable Tuple?
Mar 05, 2023
c#
tuples
nullable
valuetuple
Proper nullable type checking in C#?
Mar 03, 2023
c#
casting
nullable
Nullable Types as Property
Mar 01, 2023
c#
datetime
nullable
Property or indexer 'System.Nullable.Value' cannot be assigned to -- it is read only
Feb 26, 2023
c#
.net
winforms
nullable
Nullable<> types are a BCL, CLR, or both implementation?
Feb 27, 2023
c#
clr
nullable
base-class-library
Guice @Nullable annotation
Feb 28, 2023
java
nullable
guice
correct way to check if nullable has a value
Feb 27, 2023
c#
.net
vb.net
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
Older Entries »