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 unboxing
Is there any difference between using .GetValueOrDefault(0) and If(variable, 0) with nullable types?
Nov 20, 2025
vb.net
nullable
boxing
unboxing
Avoiding boxing/unboxing in Dictionary with object TValue
Oct 17, 2025
c#
performance
dictionary
boxing
unboxing
Unboxing issues
Sep 22, 2025
java
autoboxing
unboxing
Cannot unbox as Int
Feb 18, 2023
c#
parameters
unboxing
C# compiler + generic code with boxing + constraints
Jan 01, 2023
c#
generics
cil
boxing
unboxing
How to unbox tuple?
Dec 24, 2022
c#
tuples
c#-7.0
unboxing
Comparing Integer and int with == [duplicate]
Dec 20, 2022
java
integer
wrapper
autoboxing
unboxing
Why String.Concat returns 'True' instead of 'true' (the same with false)? [duplicate]
Dec 11, 2022
c#
.net
boxing
unboxing
generic casting from object-boxed type
Dec 05, 2022
c#
generics
casting
boxing
unboxing
What's the best approach to solve the c# unboxing exception when casting an object to a valuetype?
Dec 04, 2022
c#
unboxing
Generic method, unboxing nullable enum
Nov 08, 2022
c#
enums
generics
nullable
unboxing
Unboxing boxed value in vector of four tuples
Oct 24, 2022
performance
haskell
vector
ghc
unboxing
Using generic in the interface
Oct 20, 2022
c#
generics
boxing
unboxing
How does unboxing work in short-circuited boolean expressions?
Apr 22, 2022
java
primitive
primitive-types
boolean-expression
unboxing
Mechanism of Unboxing
Nov 07, 2022
c#
casting
reference
boxing
unboxing
Are these boxing/unboxing examples
Oct 14, 2019
c#
boxing
unboxing
does valueType.ToString() does a cast on the valueType?
Jun 03, 2019
c#
value-type
boxing
unboxing
Avoid boxing & unboxing in generic class
Sep 23, 2022
c#
generics
boxing
unboxing
Why does 'unbox.any' not provide a helpful exception text the way 'castclass' does?
Jun 16, 2020
c#
.net
clr
cil
unboxing
Does a ValueType get boxed when is declared as part of a class?
Sep 01, 2025
c#
.net
memory-management
boxing
unboxing
Older Entries »