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
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
DataSet does not support System.Nullable<> in Export
Apr 27, 2021
c#
asp.net-mvc-4
dataset
export-to-excel
nullable
Conditional operator assignment with Nullable<value> types?
Aug 21, 2022
c#
conditional-operator
nullable
How to check multiple objects for nullity?
Aug 26, 2022
java
null
nullable
Optional return in C#.Net
Aug 26, 2022
c#
.net
nullable
optional
How to compare nullable types?
Aug 25, 2022
c#
extension-methods
nullable
Query to check whether a column is nullable
Aug 25, 2022
sql-server
sql-server-2008
nullable
What are lifted operators?
Mar 31, 2022
c#
.net
nullable
lifted-operators
What does exclamation mark mean before invoking a method in C# 8.0? [duplicate]
Aug 25, 2022
c#
null
nullable
c#-8.0
Linq query with nullable sum
Feb 16, 2022
c#
linq
linq-to-sql
sum
nullable
Why does .ToString() on a null string cause a null error, when .ToString() works fine on a nullable int with null value?
Aug 25, 2022
c#
string
null
int
nullable
How to write nullable int in java?
Aug 25, 2022
c#
java
nullable
What does "DateTime?" mean in C#?
Aug 18, 2022
c#
.net
datetime
syntax
nullable
Why does >= return false when == returns true for null values?
Aug 18, 2022
c#
comparison
operators
nullable
« Newer Entries
Older Entries »