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
Options
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Architecture
AutoScale
Azure
High Availability
IaaS
iOS
Management Portal
Microsoft Azure
Mobile Services
Mooncake
Notification Hub
Notification Service
Powershell
Private Cloud
scalability
Service Bus
SQL Server
Virtual Machines
Visual Studio
VM
Web Sites
Windows 8
Windows Azure
Windows Azure Mobile Service
Windows Phone 8
Archive
Archives
December 2014
(5)
November 2014
(1)
October 2014
(2)
September 2014
(2)
August 2014
(1)
July 2014
(1)
June 2014
(2)
May 2014
(4)
April 2014
(3)
March 2014
(6)
February 2014
(3)
January 2014
(3)
December 2013
(3)
November 2013
(3)
October 2013
(4)
September 2013
(3)
August 2013
(4)
June 2013
(2)
May 2013
(4)
April 2013
(3)
March 2013
(2)
February 2013
(3)
January 2013
(3)
December 2012
(4)
November 2012
(3)
October 2012
(4)
September 2012
(4)
August 2012
(3)
July 2012
(1)
May, 2013
TechNet Blogs
»
Nevin Dong's Blog
»
May, 2013
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
自己动手打通Windows Store App, Windows Azure Mobile Service和Live Connect services
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
在开发Windows 8 Store App中,最简便快捷地实现与Windows Azure Mobile Service的移动应用,就是利用Windows Azure Management Portal(管理门户)所提供的初始项目下载,然后根据自己需要增加定制代码。 为了更好地管理用户和增加安全性,往往增加身份验证功能,例如与Microsoft Live Connect Services连接,实现对LiveID等的验证。当然,也可以集成第三方(例如Facebook, Twitter...
云杂谈:一个比喻(Analogy),让你更好地理解什么是云
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
自云计算概念提出以来,大大小小的场合大家谈论云计算,都希望用一个贴切的比喻,让大家更好地了解什么是“云”。而最常用的,往往是“像使用水电一样使用IT基础设施”,形象一点说,就是一打开水龙头、一打开电门,就可以使用这些基础设施所带来的便利。 在前段时间举办的微软Global Windows Azure BOOTCAMP(云体验营)-北京站的活动中,我做个一个关于Windows Azure概述及IaaS(基础设施即服务)的专题演讲,开场分享了一个观点,通过一个与生活密切相关的比喻,来更好地理解什么是云...
使用PowerShell创建虚拟机必须提供新参数:-AdminUserName
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
对于IT 专业人员和开发者,可以采用多种方式创建和管理虚拟机(VM),其中主要包括:使用管理门户(Management Portal)、通过PowerShell脚本及通过自己编写程序使用REST API方式等。 对于通过PowerShell脚本,可以采用自动化的方式,大大方便了IT人员的工作量,同时也便于灵活配置及脚本代码复用。 最近在编写一段自动创建Windows Server虚拟机的代码的时候,发现无法运行下去,具体错误界面如下图: 系统提示:“Cannot process command...
Windows Azure培训包(WATK) 2013年4月版已经新鲜出炉
Posted
over 1 year ago
by
Nevin (Naiwen) Dong
五一国际劳动节回来,发现Windows Azure Training Kit最新的四月版已经发布了: http://www.microsoft.com/en-us/download/details.aspx?id=8396 当然,值得期待的是什么时候可以拿到相关的中文简体版资源。 这个版本是在Windows Azure 虚拟机 (Virtual Machines) 和虚拟网络(Virtual Network) GA之后发布的,当然包括了针对IT专业人士(IT Pro)的很多内容更新...