Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sharptooth
sharptooth has asked
724
questions and find answers to
595
problems.
Stats
19.5k
EtPoint
5.4k
Vote count
724
questions
595
answers
About
sharptooth questions
How many synchronization objects can be used per process and per machine in Windows?
Which calling convention is used for functions exported via .def file?
Is xs:choice an equivalent of C++ enumeration?
How do I extract an Action into a member function?
How do I put a placeholder twice on master page?
How to debug a buffer overrun in Visual C++ 9?
How do I link two values in a nested SQL SELECT query?
Why do samples of hashing strings typically use Encoding.UTF8?
Does calling ImpersonateSelf() cancel all security token adjustments made to the same thread?
How do I round doubles in human-friendly manner in C#?
sharptooth answers
Why is my scoped lock faster than a manual lock?
Why do we have to create unique uuid for every interface in a idl?
One big release or several small ones?
Does avoiding functions increase the performance?
Exception Handling Code Please explain it
Which casting technique is better for doing casting from upper class to lower class in C++
How to call C++ constructor from Visual Basic
Is there any difference between md5 and sha1 in this situation?
How to precompile Web application prior to publishing on Azure Cloud Services
How should I choose where to store an object in C++?