提供雲端上的資料儲存是Windows Azure Mobile Services主要的服務之一,一旦牽扯到資料的維護,那麼使用者驗證機制就是必要的工作,Windows Azure Mobile Services
目前在這部分提供了4種認證方式,分別是Microsoft Account(Windows Live)、Google、Facebook及Twitter
2013-07-30
2013-07-30
Introducing Windows Azure Mobile Services
從PaaS到IaaS,Windows Azure在雲端技術上不斷的精進及擴充支援範圍,由原本只能使用.NET技術的雲端平台,慢慢的轉向支援多樣化技術,現在的Windows Azure不僅能使用.NET技術,
也能使用Java、PHP、Phyton甚至是C++,堪稱是目前在技術容納度上最開放的雲端技術。
2012-08-03
The Closure and Lambda Programming Style
- 21535
- 0
- .NET Framework
Closure這種寫法,在程式語言領域存在已經有一段很長的時間了,其原意很簡單,就程式語言角度來看,Closure意指將一個function(函式)放到一個變數中,
也就是C++常用的function pointer(函式指標)的意思
2012-07-23
The Windows Azure Toolkits – Integrated ACS with iOS、Windows Phone、Android and Windows 8 – Secure WCF Service
在前一篇文章中,我們讓Android、iOS、Windows Phone及Windows 8應用程式的使用者可以透過ACS整合Facebook Identity Provider完成使用者初步的帳密驗證動作,但這只是前半部故事,
當完成驗證動作後,接下來該做什麼事呢?
2012-07-18
The Windows Azure Toolkits – Integrated ACS with iOS、Windows Phone、Android and Windows 8
- 61927
- 0
- .NET Framework
- 2012-07-28
隨著Windows Azure Platform的發展,其支援的平台及語言也越來越多,行動裝置自然也是重點之一,從去年開始,Windows Azure Toolkit for Windows Phone率先推出,
緊接著for iOS與Android版本也釋出了。10個月後的今天,這些Windows Azure Toolkits隨著Windows Azure Platform的發展逐步演進
- 1