In your ES Quick Reference Guide's section on Transactions you might think about changing the code listing and adding a
using EntitySpaces.Interfaces;
At least I had to do that to get access to the esTransaction class. Just saves someone poking aroung to find the right using statement.