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 does trying to use string? (Nullable string) in C# produce a syntax error?
Sep 16, 2022
c#
.net
string
nullable
Kotlin boxed Int are not the same
Nov 11, 2022
kotlin
nullable
boxing
autoboxing
Why int can't be null? How does nullable int (int?) work in C#?
Nov 16, 2022
c#
object
int
nullable
What does the ? operator mean in C# after a type declaration?
Apr 11, 2022
c#
nullable
How to cast a nullable DateTime to UTC DateTime
Apr 22, 2022
c#
datetime
model-view-controller
nullable
null-coalescing-operator
TimeSpan using a nullable date
Oct 23, 2021
c#
datetime
.net-2.0
nullable
Parsing value into nullable enumeration
Sep 22, 2022
c#
enums
nullable
Nullable Enum nullable type question
May 30, 2019
.net
c#-2.0
nullable
VB.NET - Nullable DateTime and Ternary Operator
Nov 23, 2021
vb.net
datetime
nullable
ternary-operator
Gotchas when making use of Nullable<T> in C# 4
May 09, 2021
c#
nullable
Return type T can't be returned as null? C# Generics
Sep 07, 2022
c#
generics
nullable
Is there such a thing as a nullable bool in vb.net
Nov 09, 2022
vb.net
nullable
How do I safely cast a `_Nullable` to a `_Nonnull` in Objective-C?
Nov 20, 2022
ios
objective-c
xcode
nullable
objective-c-nullability
How to deserialize null array to null in c#?
Mar 06, 2022
c#
xml
arrays
serialization
nullable
Is there a difference between `x is int?` and `x is int` in C#?
Aug 21, 2022
c#
types
nullable
cil
boxing
SQL Server ALTER field NOT NULL takes forever
Nov 09, 2022
sql
sql-server
nullable
blocking
ddl
Using C# 7.1 default literal in nullable optional argument causes unexpected behavior
Sep 07, 2018
c#
default
nullable
compiler-bug
c#-7.1
Generic method to return Nullable Type values
Sep 15, 2017
c#
nullable
generic-programming
SQLite with NULLABLE foreign keys
Nov 15, 2022
android
sqlite
foreign-keys
constraints
nullable
What is the size of a Nullable<Int32>?
Nov 18, 2022
.net
int
nullable
sizeof
boolean
« Newer Entries
Older Entries »