Sign in
Nevin Dong's Blog
Tags
Android
architecture
Azure
connected
CORS
Design Pattern
Diagnostics
High Availability
IaaS
Instance
iOS
Java
JavaScript
Live Connect Services
Live to code
Management Portal
Mobile Services
PowerShell
private cloud
reference architecture
REST API
S#
Scalability
SCOM
Script Sharp
SQL Server
Store App
System Center
Team Foundation Service
Upgrade
Virtual Machines
virtualization
Web Sites
Windows 8
Windows Azure Mobile Service
Windows Azure Web Sites
Windows Phone 8
Windows Store App
Browse by Tags
TechNet Blogs
>
Nevin Dong's Blog
>
All Tags
>
store app
Tagged Content List
Blog Post:
自己动手打通Windows Store App, Windows Azure Mobile Service和Live Connect services
Nevin (Naiwen) Dong
在开发Windows 8 Store App中,最简便快捷地实现与Windows Azure Mobile Service的移动应用,就是利用Windows Azure Management Portal(管理门户)所提供的初始项目下载,然后根据自己需要增加定制代码。 为了更好地管理用户和增加安全性,往往增加身份验证功能,例如与Microsoft Live Connect Services连接,实现对LiveID等的验证。当然,也可以集成第三方(例如Facebook, Twitter, Google等)的身份验证服务。 具体可见: http://www.windowsazure.com...
on
21 May 2013
Blog Post:
Windows Azure提供面向Android开发者的Mobile Services
Nevin (Naiwen) Dong
最近,微软发布了面向Android开发者的Mobile Services的SDK,这也再次体现了Windows Azure作为一个开放性平台,特别是其对开源软件群体的贡献,这个SDK可以通过访问以下地址获得: https://github.com/WindowsAzure/azure-mobile-services 截至目前,已经Windows Azure Mobile Services提供了面向不同开发者的SDK和技术支持,分别是: · Windows Store (Windows 8) · Windows Phone 8 · IOS · Android 总的来看,Windows Azure...
on
5 Mar 2013
Blog Post:
Windows 8 Store App和Desktop App如何使用WIFI API
Nevin (Naiwen) Dong
Windows 8 为移动应用开发提供了巨大的拓展空间。其中一个应用场景就是如何让应用能够自动地配置、连接和断开无线网络连接。 对于Desktop App,以下的资源比较有用,特别是针对Windows 8和Windows Server 2012: http://msdn.microsoft.com/en-us/library/windows/desktop/ms706556(v=vs.85).aspx http://msdn.microsoft.com/en-us/library/windows/desktop/dd439487(v=vs.85).aspx 但对于Windows 8 Store...
on
8 Nov 2012
Page 1 of 1 (3 items)