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
Creating nullable data types in c#
Apr 19, 2026
c#
nullable
Convert to a Nullable<T> from a string using Reflection
Apr 19, 2026
.net
reflection
nullable
.net: How to execute a stored procedure with a nullable parameter in c#?
Apr 17, 2026
.net
sql-server
stored-procedures
parameters
nullable
How do you handle NULLs in a Date field through your C# code?
Apr 15, 2026
c#
datetime
nullable
Issue with setting a DateTime? to null using ternary operator [duplicate]
Apr 14, 2026
c#
.net
nullable
Why is null check not allowed on array entry in Typescript?
Apr 12, 2026
typescript
types
nullable
How to have Nullable T as return type?
Apr 08, 2026
c#
generics
enums
nullable
Does @NotNull work at runtime
Apr 03, 2026
java
intellij-idea
annotations
nullable
notnull
Value object with "specified" flag
Apr 02, 2026
c#
.net
class-design
nullable
Why can C# check if a 'var' is null?
Apr 01, 2026
c#
null
nullable
var
Nullable "scalar navigation properties" in EF 4.0: Mapping a non-nullable column from a separate database table to a nullable scalar entity property?
Mar 31, 2026
entity-framework
.net-4.0
nullable
non-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
Older Entries »