surviving winformslogging.net Oct 9, 2021 How to log errors in WinForms using NLog Logs are a great tool for squashing bugs and tracing errors. Let's see how to add NLog to our project. Read more Share
.netdocumentationdotnettrydev question May 29, 2021 What is DotNet Try? Do you prefer reading or doing? How about both? DotNet Try pulls in C# code from your project and turns your docs into an interactive experience. Read more Share
.netc#dev question Feb 11, 2015 What is implicit vs explicit conversion? Following an answer I gave on SO, I thought I'd write up a brief explanation of implicit and explicit conversion in C#. Read more Share