Here is a fork of my ruleset serializer.
Month: June 2013
Batching Azure Table Operations
In order to improve performance on Azure table operations it is advised to batch them.
However the documentation does not clearly state that the batch must all have the same PartionKey and may only contain 100 items.
Integrating DotNet and Node.js
Here is a the project.