Community

Some Basic Azure Table Storage Abstractions

(K. Scott Allen) When working with any persistence layer you want to keep the infrastructure code separate from the business and UI logic, and working with Windows Azure Table Storage is no different. The WindowsAzure.Storage package provides a smooth API for working with tables, but not smooth eno

Read More - Register for Free Membership