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 in C# 10 do I get a compiler warning CS8618 on init properties
Mar 29, 2026
c#
properties
initialization
nullable
My SQL table is set to allow NULL for this column, but when I run it, it says it cannot be NULL. What/Why/How?
Mar 28, 2026
c#
sql
entity-framework
nullable
constraintexception
Shielding nullable domain properties with ViewModel
Mar 27, 2026
asp.net-mvc
asp.net-mvc-3
viewmodel
nullable
Concise C# code for gathering several properties with a non-null value into a collection?
Mar 25, 2026
c#
collections
properties
nullable
Assigning value to member of nullable struct in C#
Mar 23, 2026
c#
nullable
value-type
Error Message: "Cannot convert type 'string?' to 'string' "
Mar 21, 2026
c#
generics
nullable
How to use Nullable<T> if T is a type arg?
Mar 20, 2026
.net
generics
nullable
Set Nullable property default value to Nothing not working as desired
Mar 17, 2026
vb.net
nullable
short-circuiting
PHP + PDO: Bind null if param is empty
Mar 18, 2026
php
sql-server
pdo
nullable
How to represent data that may not be set
Mar 17, 2026
c#
nullable
data-representation
SQL Server Nullable Column
Mar 12, 2026
sql-server
t-sql
nullable
varchar
What Is The Point of Value on Nullable Types In C#
Mar 10, 2026
c#
.net
nullable
Add nullable decimals in C#
Mar 08, 2026
c#
nullable
How to determine if a runtime object is of a nullable value type
Mar 05, 2026
c#
reflection
nullable
Possible null reference assignment warning seems bogus to me
Mar 05, 2026
c#
.net-5
nullable
nullable-reference-types
Kotlin nullable generic
Mar 05, 2026
kotlin
generics
nullable
Java Optional.ifPresentOrElse with return value [duplicate]
Mar 02, 2026
java
null
option-type
nullable
Older Entries »