If you are the lead or senior of a team of developers that build applications in C#, this is for...
A while back I got a new assignment that was a bit different from what we usually see. We wanted to...
Most of us, the developers, probably write our code in English. We name our functions, variables and...
In a previous post I talked about how we at work simplified composition in an F# project because we...
At work we are building our first major F# application. I work at a pension company, and the...
The other day I was working with a collegue on some quick file manipulation with F# interactive (.fsx...
Functional Programming (FP) did not really click with me until I saw how it utili...
I know, I know... it is not all that impressive compared to many others here on dev.to but for me it...
There are lots of good reasons why you’d want to don headphones and listen to music while coding....
I have noticed that lots of you here on dev.to use cover photos on your articles. Do you own or pay...
This question by @ben brought me back to the late 1990s where I first started coding professionally...
In C# it is a common and popular pattern to use strongly typed entity IDs instead of using integers...
Some years back my wife introduced a new principle called “Close the Circle” into our house hold. It...
With the Mojave update to macOS, Apple has introduced a couple of restrictions on what your apps are...
Discussion of tools and ways of writing documentation.
When I first started using Git a while back it seemed pretty straight forward a...
A while back my hairdresser accidentally cut my ear. It was just a small cut an...
If you are new at programming, here is some sane advice for you. The list is built from my own...
Deployment of a website is boring and errorprone. Azure offers a very simple way to deploy websites directly from your code repository.
A few tips on to work more effectively on Windows.
A few tips on to work more effectively on Windows.
Discussion on whether an OO language such as C# or a functional language such as F# is better for teaching beginners.
How to upgrade your work item templates on TFS
A short post on how to build C# 7.0 code on a TFS 2015 server
This post first appeared on my personal blog. The world is evolving around sof...
The days of page refreshes on web sites are long gone.
My introduction post