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
767
questions and find answers to
642
problems.
Stats
20.5k
EtPoint
5.6k
Vote count
767
questions
642
answers
About
sharptooth questions
Why does ATL COM map scanning code expect the first entry to be of _ATL_SIMPLEMAPENTRY type?
Is there any documentation on IdentityUnmarshal interface?
How to elegantly prevent a webservice proxy from being exposed to COM?
If I change my XML from having "xmlns" to not having "xmlns" will it break compatibility?
"Class not registered" when using Microsoft.Web.Administration on Windows 7 after installing updates
Why would .NET suddenly try to serialize my object in my ASP.NET application?
What's the difference between TYPE_E_BUFFERTOOSMALL and DISP_E_BUFFERTOOSMALL HRESULT values?
Can I just pass null as "output buffer" parameter of HashAlgorithm.TransformBlock()?
Why do I get "Invalid attempt to call HasRows when reader is closed" with an open connection?
How do I implement synchronous copying of a single blob in Azure SDK that only has StartCopyFromBlob()?
sharptooth answers
Why does ATL COM map scanning code expect the first entry to be of _ATL_SIMPLEMAPENTRY type?
"Class not registered" when using Microsoft.Web.Administration on Windows 7 after installing updates
Does this code follow the definition of recursion?
How do I avoid popping up an error dialog when my MSVS C++ app crashes
How to send a notification that's handled by ON_NOTIFY?
Why do I get "Invalid attempt to call HasRows when reader is closed" with an open connection?
strlen to return size_t?
removing memory leaks in c++ and GNU scientific library code
Why Fragmentation is Done at IP why not for TCP/UDP
C#: Regasm generating registry entries for every class in my COM DLL?