Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
tenfour
tenfour has asked
43
questions and find answers to
165
problems.
Stats
4.0k
EtPoint
1.2k
Vote count
43
questions
165
answers
About
https://twitter.com/tenfour2
tenfour questions
How to make user-entered C# code safe?
C# formatting currency given currency code (like USD / GBP / FRF)
How to convert string to regex literal
Hashing the arrangement of an array
Best way to serialize a double
If I know .NET 4.0 is installed on a user's machine, can I assume .NET 2.0 is as well?
How do I use linq within a loop?
Implement a "do not disturb / distract me" mode in Windows
Can lock ordering be enforced / detected to prevent deadlocks?
How do I decide what to store in viewstate?
tenfour answers
How to get parent process ID using objective c in OS X?
Why do we need to pass LPCTSTR lpParameters with ShellExecute
is it okay to sacrifice const-correctness for speed?
How to find out which Win API functions are called from a compiled c/c++ dll
How to get all mousemove events while main thread is busy Windows MFC C++
Recommended way of returning a reference from a function in C++
Please explain how this is implemented
Why was/is NULL used in C++?
Slicing string character correctly in C++
Alternatives to including MS C runtime distro?