Code, code and more code.
Friday, 15 November 2013
Allocaction, Allocation, Allocation
›
Foreword If you read nothing else in this post, please at least read the bit about params ; thanks. I’m going to talk about a number of th...
Sunday, 8 September 2013
Fun with immutable collections
›
Yesterday, somebody asked me whether I was going to add protobuf-net support for the Microsoft Immutable Collections package. So far, I’...
Thursday, 25 April 2013
Fun with dynamic - how to build a dynamic object
›
The project: build a redis client The dynamic feature in C# 4 is powerful when used appropriately. I thought it was about time I wrote a ...
Monday, 25 February 2013
How many ways can you mess up IO?
›
There are so many interesting ways that people find to make a mess of reading binary data, but actually it doesn’t need to be hard. This pos...
Wednesday, 10 October 2012
Multiplexed transactions in BookSleeve
›
UPDATE BookSleeve has now been succeeded by StackExchange.Redis , for lots of reasons . The API and intent is similar, but the changes are ...
Thursday, 6 September 2012
Iterator blocks, missing methods, and .NET 4.5
›
We had some fun a while ago where we had a flurry of MissingMethodException occurring on some boxes, in particular, complaining that Environ...
Friday, 17 August 2012
Taking meta-programming beyond crazy
›
Firstly, a brief note that protobuf-net is up to r580 now, on both nuget and google-code ; mainly small tweaks while I build up enough ener...
‹
›
Home
View web version