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
762
questions and find answers to
639
problems.
Stats
20.5k
EtPoint
5.6k
Vote count
762
questions
639
answers
About
sharptooth questions
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()?
Using a C# class library as a COM+ server application
Is using "operator &" on a reference a portable C++ construct?
How do I workaround heap fragmentation in a C++ server program?
Why is this the same even when object pointers differ in multiple inheritance?
Are Unix/Linux systems vulnerable to leaking global kernel objects?
sharptooth answers
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?
Registering both 32bit and 64bit DLLs
Initializing a GUID variable
C++: Datatypes, which to use and when?