0

私は WP7 の初心者であり、SQL Azure に保存されているデータを使用できるだけでなく、挿入/更新/削除できるソリューションを探すのに時間を費やしました。

ここで良いチュートリアルを見つけました:

http://samidipbasu.com/2011/07/24/updating-odata-data-source-from-wp7-part-1/

ただし、SQL Azure ラボは登録を受け付けなくなりました。

http://www.microsoft.com/en-us/sqlazurelabs/labs/odata.aspx

では、サーバーをセットアップせずにクラウド内の SQL Azure に直接アクセスするための他のソリューションはありますか?

ありがとうございました。

4

1 に答える 1

0

have a look at Windows Azure Mobile Service, that should cover the server side. you can then access the REST-based API from Windows Phone, see Using Azure Mobile Services with Windows Phone

于 2012-09-28T12:21:56.323 に答える