Is your TableServiceContext missing IgnoreResourceNotFoundException when building with .NET Framework 3.5 System.Data.Services.Client.dll?

If you are developing code with Azure tables, and building against .NET 3.5 DLLs, you may encounter a compilation error like this: “The name ‘IgnoreResourceNotFoundException’ does not exist in the current context” At LeanSentry, we do a lot of custom Azure development to power our scalable data backend.  Now, most of our codebase is using … [Read more…]