Chris Sainty

A technical blog about software development. Usual topics include C#, Node.js, WP7, RavenDb, Nancy.

19 February, 2013

Wrapping synchronous code in a Task returning method

›
Imagine you have an interface. Now imagine you want to implement this interface, but the code to go in there is not actually asynchronous....
30 January, 2013

Interfaces again

›
In my recent post about interfaces I showed one approach to breaking up and consuming your interfaces that I am finding interesting at the ...
29 January, 2013

Fun with Explicitly Implemented Interfaces

›
I’ve picked up a new coding technique recently. I’ve always been a bit uncomfortable with the 1:1 relationship between class and interface. ...
2 comments:
15 January, 2013

Avoid branching

›
One thing I have noticed recently is that I like to avoid branching. Now what I am talking about her...
17 May, 2012

Enabling sessions in Nancy

›
As you may know, AppHarbify is built with Nancy . One of the reasons I decided to build it in Nancy, other than the fact that Nancy is awes...
1 comment:
›
Home
View web version
Powered by Blogger