Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Matt Smith
Matt Smith has asked
38
questions and find answers to
52
problems.
Stats
1.6k
EtPoint
502
Vote count
38
questions
52
answers
About
Software Developer @ Autodesk
[email protected]
Matt Smith questions
SHChangeNotify with SHCNE_RMDIR behavior inconsistent between Windows 7 and Windows 10
Export Event Log (.evtx) without "run as administrator"
Associate a CancellationToken with an async method's Task
Getting a Task's unexpected Exception to bring down the application earlier than Garbage Collection
Best workaround for compiler error C2158: make_public does not support native template types
Instantiating a COM Component fails with "Class not registered" when "Run As Administrator"
overriding Form's OnFormClosing for validation
Sync over Async avoiding deadlock and prevent UI from being responsive
Determine line number of InnerException from minidump using WinDbg
Is await supposed to restore Thread.CurrentContext?
Matt Smith answers
SHChangeNotify with SHCNE_RMDIR behavior inconsistent between Windows 7 and Windows 10
Export Event Log (.evtx) without "run as administrator"
Async and Await in nested call. Not awaiting on a method which does an await causing IIS crash
List<T> Find method in C++/CLI
AsyncAwait causes unexpected method behavior, Methods runs in wrong thread if called from constructor
Does ContinueWhenAll observe the exceptions and hence prevent an UnobservedTaskException?
What's the recommended place to put make_public pragmas
How to make a list of something that implements abstract class and interface (C#)?
C# LINQ Debugging through an IEnumerable extension method
ContextBoundObject Throws a Remoting Error After Await