With Azure Functions, you don’t need to care how to run your serverless functions. But what to do, if you want to care and run it by yourself? This post describes how to run your Azure Functions application on own infrastructure with Docker.
Sometimes you need to check your .NET project’s memory management, but how to purge Garbage Collector during debugging from Visual Studio?
When you develop UWP application for Xbox One (Windows 10), you will probably need to optimize, how your app is controlable via Xbox One Media Remote.