TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Nevin Dong's Blog
Tags
Active Directory
AD
Alwayson
analytics
Android
Architecture
AutoScale
Azure
bandwidth
Big Compute
Big Data
Billing
BitLocker
Blob
cloud service
connected
Data Disk
Design Pattern
diagnostics
DIP
Dynamics
EF
Endpoints
Event Hub
github
Hadoop
HDInsight
High Availability
Hybrid Cloud
IaaS
Instance
IOPS
iOS
Java
JavaScript
LINUX
Live to code
Local Group Policy Editor
Log
Mahout
Management Portal
Management Service
MapReduce
Media Services
Metric
Microsoft Azure
Migration Assistant
Mobile Services
Mooncake
Multi-tenancy
Notification Hub
Notification Service
Open Source
Oracle
OSS
P&P
Patterns & Practices
Performance
PNS
Powershell
Private Cloud
Public Cloud
Queue
RAID
Reference Architecture
REST API
scalability
SDK
Service Bus
Service Heath Dashboard
Site to Site
SQL Database
SQL Server
SSD
Storage
Store App
Subscription
table
Throttling
Upgrade
VIP
Virtual Machines
Virtual Network
Virtualization
Visual Studio
VM
VM Depot
WAMS
WATK
Web Sites
WebLogic
Windows 8
Windows 8.1
Windows Azure
Windows Azure Connect
Windows Azure Mobile Service
Windows Azure Web Sites
Windows Phone 8
Windows Store App
WNS
Browse by Tags
TechNet Blogs
»
Nevin Dong's Blog
»
All Tags
»
windows azure mobile service
Related Posts
Blog Post:
在 Visual Studio 2013 IDE中使用Microsoft Azure Mobile Services
Nevin (Naiwen) Dong
稍前提到, Microsoft Azure SDK + Visual Studio 2013,让Azure开发和管理更容易 ,对于Microsoft Azure移动服务(Mobile Services)开发者而言,这样的体会应该是更明显。 以前曾经尝试了一些Mobile Services的开发,比如: 基于Windows Azure Mobile Service,实现云连接(Connected)的Windows 8 Metro应用 、 自己动手打通Windows Store App, Windows Azure Mobile Service和Live Connect services 等。 开发过程中...
on
8 May 2014
Blog Post:
Microsoft Azure SDK + Visual Studio 2013,让Azure开发和管理更容易
Nevin (Naiwen) Dong
最近重新装了电脑,将操作系统升到了Windows 8.1。 安装Visual Studio 2013 Ultimate版( http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx ),然后安装Microsoft Azure SDK for Visual Studio 2013( http://azure.microsoft.com/en-us/downloads/?fb=zh-cn )。当然,也没忘安装PowerShell命令行工具。 用管理员身份权限运行Visual Studio,在Server Explorer工具面板上看到了Microsoft...
on
8 May 2014
Blog Post:
Windows Azure Mobile Services增强对iOS 应用的推送提醒服务(Push Notifications):APNS
Nevin (Naiwen) Dong
Windows Azure Mobile Services增强对iOS 应用的推送提醒服务(Push Notifications) 所谓“云”加“端”应用,特别是移动应用,在云这一面,关键问题有三个: · 数据:端的存储容量相对比较小,同时不便于持久化保持状态;特别是海量数据、大数据(Big Data),必须存储在云上,这也是为什么“云”加“端”模式,对于移动应用更有吸引力、更具潜力。 · 推送:将云服务、消息、数据推送到端,特别是移动设备,这个是“云”、“端”之间通讯的关键部分。相比较双方数据同步,推送对于业务处理、及时响应等具有更明显的业务意义。 · 安全性:确保数据安全,确保数据在业务权限范围内被合法访问...
on
21 Dec 2012
Blog Post:
支撑超百万级设备互联的Windows Azure 通知中心(Notification Hub)
Nevin (Naiwen) Dong
“双11”的网上购物狂欢在本周一如期上演,根据统计数据,这一天的消费创造了新的记录。而根据媒体报道( “双11”揭示互联网金融趋势 ),“在“双11”成交的350.19亿中,有53.5亿来自手机淘宝,是去年的5.6倍(9.6亿);手机淘宝单日成交笔数达3590万笔,占整体的21%;支付宝实现手机支付笔数4518万笔,占整体的24.03%;支付宝手机支付额突破113亿,是目前全球移动支付的最高纪录。相比之下,去年手机淘宝交易笔数只占整体的5%,移动电商正在疯狂崛起。”正如报道中所提到的,越来越多的消费及支付行为在移动设备端发生,消费者将体验到“任何时间、任何地点、多样设备”的消费体验。而从商家、从服务运营的角度...
on
16 Nov 2013
Blog Post:
Windows Azure Mobile Services提供了面向HTML客户端的SDK支持
Nevin (Naiwen) Dong
最近,微软发布了面向HTML客户端的Mobile Services的SDK,如下图所示: 这种最新的HTML客户端整合了跨域资源共享(Cross-origin Resource Sharing, CORS),CORS是XMLHttpRequest Level 2中新增加的功能。关于这一规范,可见: http://www.w3.org/TR/cors/ 这一新功能,是的移动服务开发者可以更好地开发应用,特别是: · 简单的(Turn-key)结构化存储,更好地开发HTML5/JS应用。这对HTML5开发者是一个好消息。 · 更好地支持社交网络身份认证,例如:Microsoft Account...
on
21 Mar 2013
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
22 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
6 Mar 2013
Blog Post:
使用Windows Azure Management Portal和Windows Azure PowerShell 命令行进行伸缩性管理
Nevin (Naiwen) Dong
在Windows Azure中开发部署云应用,或者将现有应用迁移到Windows Azure云平台,伸缩性是一个重要的考虑因素,直接关系到云应用资源的按需使用及产生的相关成本。 伸缩性与应用场景及所使用的云资源密切相关,例如,某些商务网站,当业务请求负荷迅猛增加、超出预设的容量能力上限时,应考虑适量增加资源,例如增加计算实例数量,或者提高计算实例的配置;而当工作负荷较低,则需要考虑是否减少计算实例,或者调低计算实例的配置。此外,例如在某些科学计算场景中,可以根据并行计算(Parallel Computing)任务数量的变化,对资源进行动态的伸缩性控制。 通常,在Windows Azure中,可以通过Management...
on
24 Feb 2013
Blog Post:
如何在Windows Azure 应用中实现发邮件(email)、发短信(SMS)的功能
Nevin (Naiwen) Dong
如何在Windows Azure 应用中实现发邮件、发短信的功能 基于Windows Azure的云应用,特别是使用Windows Azure Mobile Service,可以实现与多种设备端的通讯,例如:基于Windows 8的平板、Windows Phone 8手机、iOS平板和手机、Android平板和手机等。 http://blogs.technet.com/b/nevin_dongs_blog/archive/2012/09/29/windows-azure-mobile-service-connected-windows-8-metro.aspx http://blogs.technet...
on
18 Apr 2013
Blog Post:
移动服务又增新的特性
Nevin (Naiwen) Dong
移动服务(Windows Azure Mobile Services)又增新的特性 最近,Windows Azure Mobile Services又增加了一些新的增强特性: · 预安排脚本(Scheduled Scripts):提前设置或者按需执行的服务器脚本 · 命令行支持(Command-line support):使用Windows Azure的命令行工具,便于创建和管理移动服务 · 在美国东部、美国西部区域之外的欧洲北部数据中心提供移动服务 其中,最让人兴奋的就是预安排脚本(Scheduled Scripts),这个特性可以让一些应用场景的实现变得更加便捷、更加强大: · 数据聚合:从RSS...
on
24 Dec 2012
Blog Post:
Windows Azure支持实现自动伸缩(AutoScale)
Nevin (Naiwen) Dong
伸缩性是云计算的关键属性之一,能够根据计算需求和资源池的情况进行资源的调整,实现弹性的计算。之前对基于Windows Azure如何实现伸缩性进行了相关研究和分析,具体可见: · 使用Windows Azure Service Management REST API进行伸缩性管理 http://blogs.technet.com/b/nevin_dongs_blog/archive/2013/02/27/windows-azure-service-management-rest-api.aspx · 对于Windows Azure Management Portal的交互方式和Windows...
on
28 Aug 2013
Blog Post:
Windows Azure培训包(WATK) 圣诞节有“礼”奉送
Nevin (Naiwen) Dong
圣诞节前,Windows Azure Training Kit又发布了最新的十二月版: http://www.microsoft.com/en-us/download/details.aspx?id=8396 相比之前的版本,本次最大的亮点当属Windows Azure Mobile Services,特别是Scheduled Scripts。 细心的话,会发现这个差别。下图是十一月版,这也是我和李洪根老师在今年TechEd China 2012的Session《基于Windows Azure, 开发Windows 8及移动应用》上和大家分享的,注意红色框部分: 而在十二月版本,这个部分已经被Scheduler替换掉了...
on
26 Dec 2012
Blog Post:
使用Windows Azure Mobile Service的日志(LOG)进行移动服务的监控和诊断
Nevin (Naiwen) Dong
在Windows Azure移动服务(Mobile Service)中,除了管理门户所提供的仪表板等服务来监控移动服务的运行状况外,还提供了日志(LOG),可以更好地对移动服务进行监控,并且可以在需要的时候,对一些异常情况进行诊断。在移动服务中,经常会使用服务端的脚本(Server scripts),对于这些脚本的调试来说,日志提供了一个非常重要的支持。此外,在移动服务中,一个非常重要的功能便是与提醒服务(Notification Service)的集成,例如针对Windows商店应用(Store Apps)的Windows 推送提醒服务 (WNS)、针对Windows Phone的Microsoft...
on
15 Nov 2013
Blog Post:
在Windows Azure Mobile Service中下载的Windows Store C#程序模板已升级到VS2013,如何继续用VS2012开发
Nevin (Naiwen) Dong
目前,在使用Windows Azure Mobile Service时发现,开发者下载的Windows Store C#程序模板,已经升级到VS2013以上。 打开项目文件,可以看到相关标识: <Project ToolsVersion=" 12.0 " DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> … <MinimumVisualStudioVersion> 12 </MinimumVisualStudioVersion>...
on
15 Nov 2013