I started a new little project in my spare time which is a native mobile app for iOS and Android. Because the goal is to have as much shared code … Continue Reading Inject Xamarin Forms view-models via IOC container
I’m relatively new to the stack of React, Redux and TypeScript but I had to do a lot of coding in this area over the past months. To get started … Continue Reading Structuring a React/Redux/TypeScript app
Based on my previous blog post “Decouple IoC/DI container when authoring a C# library“ I have written some C# Nuget packages to have that Service Registry thing easily available in … Continue Reading Common Service Registry
During the last months I had to code several web-cervices (ASP.Net WCF Service) for connecting other pieces of software with Dynamics CRM. I’ve used the Dynamics CRM SDK (2011, 2015 … Continue Reading Testability for Dynamics CRM SDK code