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 clr
How to load CLR into process
Sep 20, 2025
.net
clr
How does the CLR handles static classes?
Sep 19, 2025
c#
.net
static
clr
static-constructor
Thread-safety considerations with IDictionary and ConcurrentDictionary
Sep 18, 2025
c#
.net
concurrency
clr
Change Platform Target on Third Party .NET Assembly
Sep 16, 2025
.net
clr
Why are static classes considered “classes” and “reference types”?
Sep 15, 2025
c#
static
clr
types
cil
Why can I compare sbyte to all the other numeric types *except* ulong?
Sep 14, 2025
c#
.net
clr
Sqlite Datatype Mapping to .net (CLR) framework datatypes
Sep 12, 2025
.net
sqlite
types
clr
Memory leak on unawaited tasks which throw exception?
Sep 12, 2025
c#
.net
task-parallel-library
clr
How does the Span<T> type wrap around heap-allocated arrays if it's a stack-allocated value type in .NET Core CLR?
Sep 07, 2025
c#
.net-core
clr
Calling ILAsm global function from C# code
Sep 05, 2025
c#
.net
clr
ilasm
Type library 'System_Windows_Forms' was exported from a CLR assembly and cannot be re-imported as a CLR assembly
Sep 05, 2025
c#
visual-studio
winforms
dependencies
clr
Maximum size of one- and twodimensional arrays in the CLR
Sep 04, 2025
c#
.net
arrays
clr
How to force WeakReference to die?
Mar 25, 2023
c#
.net
clr
weak-references
What are the different CLR handle types?
Mar 23, 2023
.net
debugging
clr
Is it normal to receive access violation exception (0xc0000005) after NullReference exception
Mar 24, 2023
c#
.net
clr
Load different version of assembly into separate AppDomain
Mar 23, 2023
c#
.net
clr
appdomain
Is it safe to replace Volatile.Write() with simple assignment in a method that contains only that statement?
Sep 02, 2025
c#
.net
multithreading
thread-safety
clr
Older Entries »