Azure + Windows phone 7 -


i planning on photo app, , want know how upload/ download images windows phone 7 blob storage access table storage. don't mind placing access key on application, since app planned distributed internally only. since azure api not available can tell me how can same ?

you can:

  • use azure blob api directly (including key on phone)
  • abstract blob operations behind server-side web service

i recommend check out article steve marx on accessing azure blob silverlight. covers wide range of topics including shared access signatures , how work azure blob api.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -