Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
codymanix
codymanix has asked
90
questions and find answers to
47
problems.
Stats
1.7k
EtPoint
432
Vote count
90
questions
47
answers
About
General interests
Programming languages in general
Especially .NET/C#/LINQ
Database systems
Low level stuff like C/Assembler
Multimedia systems
Game programming
codymanix questions
Disconnect and Reconnect a connected datagram socket
Embedded DBMS with XML support for .NET?
Release lock from another thread than the Monitor's owner
Strange performance behaviour for 64 bit modulo operation
InvalidOperationException when using soap client
What does ZIP stand for (the compression format, not the postal codes)
Why isn't Skip() in LINQ to objects optimized?
Dynamic code generation
C# Threading issue with AutoResetEvent
WPF: Cannot set focus
codymanix answers
Embedded DBMS with XML support for .NET?
Null / Empty value for a struct in .Net 1.x
Why are some .Net assemblies not available via an AppDomain's GetAssemblies() method?
C# Syntax Shortcuts
convert int color to int components
Is there a good .NET library for reading RAW files?
How does recursion make the use of run-time memory unpredictable?
How do I type literal binary in VB.NET?
Why is a Nullable<T> not a valid Custom Attribute Parameter when T is?
Can't access to internal property by reflection