Azure Table Storage with Repository Pattern

I’m a great fan of Azure, I love the flexibility it gives, and the option to start small with low costs and scale as needed. Azure Table Storage is a great example of this - as you only pay for what you need. I’m also a fan of the Repository Pattern, and so in this post we’re going to look at how we can wrap a repository pattern around Azure Table Storage.
Read full post gblog_arrow_right