简体   繁体   中英

Adding Windows Azure Mobile Service to the Mobile Application in Visual Studio

I am trying my hands on Windows Azure Mobile Services. My environment is Visual Studio 2010. Azure SDK is installed. And operating system is Windows 7.

I have created a Windows Azure Mobile Services and also created the sample database and the table as instructed while creating the service.

On the other hand I have installed Mobile SDK on my Visual Studio 2010. The instructions from the Azure site says, "add a reference to the "Windows Azure Mobile Services Client" extension"

When I try to add the reference to my project inside the Visual Studio, I do not find any package by name Windows Azure Mobile Services Client or anything as such. Can some one please help me by letting me know the path where the dll is? Or if there is anything I have missed while trying to add the reference.

Thanks

If I'm not mistaken, Windows Azure Mobile Service SDK is not supported for Windows 7 and VS 2010. On Windows platform, You can only build mobile applications for Windows 8 (Windows Store Apps) using VS 2012.

Hope this helps.

为了增加Gaurav的答案,Windows Azure Mobile Svcs确实支持Windows Phone 8(除了Windows应用商店应用),但不支持Windows Phone 7.但您仍然可以通过REST调用从任何客户端检索WAMS中的数据。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM