Updated November 2016 – .NET Framework 4.6.2 Windows Presentation Foundation (WPF) apps have a bit harder life in the touch-enabled…
With platform dependent native libraries like SQLite we often need to get hold of the right DLL files for the…
The latest Technical preview builds of Windows 10 (build 10547 onwards) received a very interesting treatment for taskbar app icons…
Now is the best time to learn Windows 10 development! Microsoft has released an updated version of their developer’s guide…
This year for the second time around I attended Microsoft Build 2015 developer conference in San Francisco. Among the biggest…
Microsoft Windows 10 was released on 29th July to the public. The newest iteration of the number one operating system…
Recently I needed to write an unit test for my Windows Store application, that would check if a code snippet…
In my recent Windows 8.1 app project I needed to take advantage of ASP.NET Identity to authenticate in my ASP.NET Web API…
Windows 8 and now also Windows Phone 8.1 enable apps access to the filesystem. This API is very limited unfortunately (primarily…
One of my favorite additions to Visual Studio 2013 and 2015 is the option to automatically roam environment settings across…