Async/await in Desktop Applications
This is a transcript of a demonstration I gave in our company internally about async/await “challenges” in UI programming. You can find the accompanying repo...
This is a transcript of a demonstration I gave in our company internally about async/await “challenges” in UI programming. You can find the accompanying repo...
In my current position as the Technical Lead of Product Development I have several responsibilities. One of them is the definition and implementation of our ...
Some time ago I reported a bug and provided a pull request to resourcelib, a managed library to read and write Win32 resources in executables or DLL’s. And u...
From the beginning NuGet used a per-solution folder packages to store all packages for the projects in a solution. (Does anyone else remember the numerous di...
I’ve published a couple of posts about that I’m using Pretzel to generate the HTML pages of my blog. However, I didn’t talk about the hosting.