CRUD Operations in Windows Azure
-
venerdì 27 agosto 2010 15:02
Hi can any body offer me a good tutorial in performing simple CRUD operations in Windows Azure table Storage.
I checked the web and found some links, but not satisfied with them.. If you can explain using your own code and in plain English it would be most appreciated.
Regards Thurupathan My blog : http://thurupathan.spaces.live.com- Spostato Brian AurichMicrosoft Employee, Moderator venerdì 1 ottobre 2010 06:54 migration (From:Windows Azure - Archive)
Tutte le risposte
-
venerdì 27 agosto 2010 15:15Postatore
I did several posts on the Table Storage API - here, here and here. They may, of course, be among those you were not satisfied with.
- Contrassegnato come risposta Thurupathan sabato 28 agosto 2010 22:21
-
venerdì 27 agosto 2010 15:17
Hi,
Are you looking to perform these CRUD operations using REST API or Storage Client library. I think for both of them, you will want to check out Neil's blog:
http://nmackenzie.spaces.live.com/?_c11_BlogPart_BlogPart=summary&_c=BlogPart
Hope this helps.
Thanks
Gaurav Mantri
Cerebrata Software
- Contrassegnato come risposta Thurupathan sabato 28 agosto 2010 22:21
-
venerdì 27 agosto 2010 21:54
Hi,
I found Jim's blogposts very helpful in understanding windows azure. Here's one on Table Storage.
If this reply is of help to you, please don't forget to mark it as an answer. Regards, Patriek- Contrassegnato come risposta Thurupathan sabato 28 agosto 2010 22:21
-
sabato 28 agosto 2010 22:21
Thank you for all the links ....
The last link provided by Patriek van Dorp is very helpful..
Regards Thurupathan My blog : http://thurupathan.spaces.live.com -
martedì 7 febbraio 2012 11:49you can find best example with source code here.- create-update-delete operation using azure caching velocity
-
venerdì 10 febbraio 2012 19:09
Hopefully visitors have found these links helpful - Since the original post, we've also now published a "getting started" guide on windowsazure.com that shows snippets for each of the "simple" operations in Windows Azure Table Storage: http://www.windowsazure.com/en-us/develop/net/how-to-guides/table-services/
It's also available for node.js: http://www.windowsazure.com/en-us/develop/nodejs/how-to-guides/table-services/
In the same place, you can also find very similar guides for the simple operations for Blob and Queue storage if you need those as well.
-Jeff
- Modificato Jeff IrwinMicrosoft Employee venerdì 10 febbraio 2012 19:12

