Azure: Can't find TableStorageDataServiceEntity class -


i've been working way through tutorial. got stuck when asked me make class inherits tablestoragedataservicecontext. can't seem find .dll or namespace or whatever.

dataservicecontext works fine. tutorial bit old. has class been moved or no longer exists or something?

the tutorial you're following when azure in ctp, of class names changed when came out of ctp (they've been stable since then). class think meant refer tableservicecontext.

it in microsoft.windowsazure.storageclient.dll installed in c:\program files\windows azure sdk\v1.2\ref if didn't change of settings while installing sdk.

it might worth finding more date tutorial though, i'm not sure other minor differences there might be.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -