Browsing Tag

.NET

Concepts Opinions

The importance of tools and culture

By on 19/09/2017

Most of the time, when reading about architectural design, system infrastructure, continuous deployment, and also testing, it’s all focused on the productive system – the ‘product’ itself. What leaders…

Implementations

Data for the Xamarin Forms Previewer with Prism

By on 05/09/2017

Live preview with design time data is a very important tool in UI development. The Xamarin previewer is pretty nice, but there are some issues when you want to…

Concepts

Keep in control with test driven development

By on 13/07/2017

I think there’s an expression that fits pretty well to what I have to say…

What goes around, comes around!

One of my basic principles in development is the circle, that’s…

Opinions

Loving and hating Xamarin

By on 26/05/2017

Don’t get the wrong impression from the title, I really love Xamarin! And there are enough alternatives for cross- and hybrid-development to work with. I mean – it was…

Implementations

Garden Management, Part 3 – Azure Blob Storage

By on 10/05/2017

This is the next step of the implementation of the sample application for Garden Management. In part one and two, we already solved the circles for

SQL database and…