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 use .NET reflection to check for nullable reference type
Nov 16, 2022
c#
reflection
nullable
nullable-reference-types
Why should I specify @Column( nullable = false )?
Aug 28, 2022
java
jpa
jpa-2.0
nullable
Get short date for System Nullable datetime (datetime ?) in C#
Aug 28, 2022
c#
.net
string
datetime
nullable
Check if Nullable Guid is empty in c#
Aug 28, 2022
c#
nullable
guid
C# ADO.NET: nulls and DbNull -- is there more efficient syntax?
Jul 06, 2022
c#
ado.net
null
nullable
dbnull
What is 'long?' data type?
Aug 28, 2022
c#
nullable
How can I fix this up to do generic conversion to Nullable<T>?
Aug 28, 2022
c#
nullable
Nullable object must have a value?
Aug 28, 2022
c#
.net
linq-to-sql
exception-handling
nullable
How much disk-space is needed to store a NULL value using postgresql DB?
Oct 29, 2022
sql
postgresql
types
nullable
Is there a way to use the default value on a non-optional parameter when null is passed?
Aug 28, 2022
kotlin
nullable
default-parameters
Null aware function invocation operator
Aug 27, 2022
dart
nullable
Is there any difference between type? and Nullable<type>?
Aug 27, 2022
c#
.net
nullable
Why does an implicit conversion operator from <T> to <U> accept <T?>?
Aug 27, 2022
c#
generics
nullable
implicit-conversion
value-type
Nullable reference types: How to specify "T?" type without constraining to class or struct
Aug 27, 2022
c#
nullable
c#-8.0
nullable-reference-types
How can I convert decimal? to decimal
Aug 27, 2022
c#
.net
decimal
type-conversion
nullable
How to make a 'struct' Nullable by definition?
Sep 16, 2022
c#
struct
nullable
Serious bugs with lifted/nullable conversions from int, allowing conversion from decimal
Jul 02, 2019
c#
.net
nullable
implicit-conversion
compiler-bug
What's the difference between "bool" and "bool?"?
Aug 26, 2022
c#
boolean
nullable
How will a C# switch statement's default label handle a nullable enum?
Aug 26, 2022
c#
null
switch-statement
nullable
Trying to understand ?. (null-conditional) operator in C#
Aug 26, 2022
c#
nullable
roslyn
c#-6.0
null-conditional-operator
« Newer Entries
Older Entries »