Disabling XAML Hot Reload
How to disable the XAML Hot Reload feature in Xamarin for Visual Studio under UI Debugging Tools for XAML. - read more.
20 Jan 2020 - 3 CommentsHow to disable the XAML Hot Reload feature in Xamarin for Visual Studio under UI Debugging Tools for XAML. - read more.
20 Jan 2020 - 3 CommentsXamarin Forms has an intermittent bug where an app will build and successfully deploy, but when checking the app of the device/emulator, the app hasn't updated at all and remains running an old version of the app. The solution to this lies within the bin folder of your project. - read more.
25 Jul 2017 - 1 CommentsI've just upgraded Visual Studio and I'm getting this problem, most answers seem to be 'run the installer again and choose repair'. This didn't work for me. Here's what did. - read more.
12 May 2017Sometimes pops up during a build and remains persistent on a random line that has nothing to do with what it actually means. Fixing this error could be a massive waste of time for such a simple fix, if only you knew that this is yet another one of those typical Visual Studio errors that no not mean what they say and actually mean something completely different. - read more.
15 Jan 2017 - 1 CommentsHere I discuss why the error 'A route named 'umbraco-surface-BaseRoute' is already in the route collection' happens and how to fix it. - read more.
25 Dec 2016