Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Lee
Lee has asked
7
questions and find answers to
8
problems.
Stats
229
EtPoint
61
Vote count
7
questions
8
answers
About
I am a software development consultant specialising in building trading and risk systems for financial institutions in London.
Lee questions
How should I convert Java code to C# code?
.net reflection and the "params" keyword
What tools exist for testing multithreaded .net code?
Can I load a 32 bit DLL into a 64 bit process on Windows?
Lee answers
Does the size of the constructor matter if you're using Inversion of Control?
Is it safe to add delegates to events with keyword new?
.NET Remoting Speed and VPNs
Calling C# events from outside the owning class?
List.Sort in C#: comparer being called with null object