New features in Visual Studio 2019 version 16.5 include hot reload for Xamarin.Forms and debugging enhancements for C++ and multithreaded apps Microsoft has released version 16.5 of its Visual Studio ...
So I have a multithreaded DLL which crashes on me seemingly randomly and I'd like some pointers to good resources to help. The DLL spawns a thread to service some network requests and occasionally, ...