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
747
questions and find answers to
620
problems.
Stats
20.0k
EtPoint
5.6k
Vote count
747
questions
620
answers
About
sharptooth questions
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?
Can I use manifests to specify an optional dependency on a COM server?
"operation is not supported" when invoking an RPC call on Vista
sharptooth answers
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
how to enable c++ support in visual studio 2010?
Absurd compilation
Static pointer and operator new
send a COM object with a BSTR value type in a MSMQ message