Code rant

Life as a mort.

Thursday, January 14, 2016

Running The KestrelHttpServer On Linux With CoreCLR

›
Being both a long-time .NET developer and Linux hobbyist, I was very excited about the recent ‘go live’ announcement for CoreCLR on Linux (a...
3 comments:
Friday, December 04, 2015

Learn To Code, It’s Harder Than You Think

›
TL;DR: All the evidence shows that programming requires a high level of aptitude that only a small percentage of the population possess. The...
126 comments:
Thursday, September 10, 2015

Partial Application in C#

›
My recent post, C# Program Entirely With Static Methods , got lots of great comments. Indeed, as is often the case, the comments are in many...
5 comments:
Friday, August 07, 2015

C#: Program Entirely With Static Methods

›
OK, that’s a provocative title to get your attention. This post is really about how one can move to a more functional programming style and ...
47 comments:
Friday, June 05, 2015

C#: How to Record What Gets Written to or Read From a Stream

›
Streams are a very nice abstraction over a read/write loop. We can use them to represent the contents of a file, or a stream of bytes to or ...
5 comments:
Thursday, May 28, 2015

Inject DateTime.Now to Aid Unit Tests

›
If you have logic that relies on the current system date, it's often difficult to see how to unit test it. But by injecting a function t...
11 comments:
Wednesday, April 22, 2015

A Simple Nowin F# Example

›
In my last post I showed a simple F# OWIN self hosted server without an application framework. Today I want to show an even simpler exampl...
6 comments:
Thursday, April 16, 2015

Basic OWIN Self Host With F#

›
I’m still very much an F# noob, but yesterday I thought I’d use it to write a little stub web service for a project I’m currently working on...
Monday, December 15, 2014

The Lava Layer Anti-Pattern

›
TL:DR Successive, well intentioned, changes to architecture and technology throughout the lifetime of an application can lead to a fragmente...
34 comments:
Thursday, July 03, 2014

Hire Me

›
I’m on a sales drive. I want to move away from daily-rate contracting, and focus on full-lifecycle project delivery. I’ve created a new webs...
4 comments:
‹
›
Home
View web version
Powered by Blogger.