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
750
questions and find answers to
624
problems.
Stats
20.1k
EtPoint
5.6k
Vote count
750
questions
624
answers
About
sharptooth questions
How do I inspect the SQL Server side SSL certificate used in SqlConnection?
Why is "operator bool()" invoked when I cast to "long"?
How to enforce users to create objects of class derived from mine with "new" only?
How do I use SqlConnection and DataContext together?
Can some other Azure role read unwiped disk data left by my role when my role Azure VM is reclaimed?
What happens if I don't specify CompilerVersion with CSharpCodeProvider and why do most samples specify it?
Are there real life cases when deleting an incomplete type is not an error in C++?
Is System.Guid.NewGuid() always implemented through UuidCreate() on Windows?
Why does File.Delete() on a directory yield UnauthorizedAccessException?
On which occasions exactly is WM_ACTIVATE sent?
sharptooth answers
How much data (many MB) can I uniquely identify using MD5
What's the advantage for 'attach to process' compared with 'Start Debugging'?
Confusing between object in Heap and Stack memory
C++ inline methods with same if statements
Strange error c2660 "function does not take 1 arguments"
Convert LPTSTR to string or char * to be written to a file
Where should Exceptions be caught?
What happens when we dont specify datatype of arguments in a function and pass parameters to it while calling it?
Helper library for distributed algorithms programming?
protecting COM interfaces from exceptions