Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
JamesRedcoat
JamesRedcoat has asked
5
questions and find answers to
0
problems.
Stats
25
EtPoint
0
Vote count
5
questions
0
answers
About
JamesRedcoat questions
In c# when an int is stored in a List<int> or int[] is that int still on the stack or is it boxed/moved to the heap?
Where are git database files stored on windows?
Are enum types stored as ints in C#?
In WPF do DependencyProperty's cause lots of boxing/unboxing when used with value types?
How should one use Disruptor (Disruptor Pattern) to build real-world message systems?
JamesRedcoat answers