How to enable dynamic compilation in ASP.NET Core
In previous versions of ASP.NET MVC and Core, changes to a (cs)html page were reflected immediately (after refreshing the browser of course). However, this is not the case anymore in […]
In previous versions of ASP.NET MVC and Core, changes to a (cs)html page were reflected immediately (after refreshing the browser of course). However, this is not the case anymore in […]
I was busy working on a Xamarin app which needed to have a map showing the users current position. Therefore I googled and found a wonderful package called Xamarin.Forms.Maps. I […]
Hello, and welcome to my blog about programming. My name is Iede Snoek, and I have been working as a programmer for over 20 years now, mainly working in .NET, […]