[研討會] Windows Azure Workshop

2012/10/25
在資策會舉辦的 Windows Azure Workshop

教材: Windows Azure Training Kit - October 2012
http://www.microsoft.com/en-us/download/details.aspx?id=8396

投影片:下載

部分上課影片:
video 01

==========================================
其他Windows Azure相關教學影片
==========================================
Windows Azure示範教學:建立基本WebRole
這段影片從最基本開始,介紹如何建立一個Windows Azure WebRole,並且撰寫一個簡單的ASP.NET WebForm應用程式佈署到雲端。同時,也介紹RoleSetting的概念...
 
 
Windows Azure示範教學:Windows Azure Strage - Blob的使用
在這段影片當中我們介紹Azure Storage Blob的基本概念,以及如何透過.NET C#程式碼來建立Contannner與存取Blob


 
 
Windows Azure示範教學:Windows Azure Strage - Table的使用
在這段影片當中我們介紹Azure Storage Table的基本概念,以及如何透過.NET C#程式碼來建立Contannner與存取Table
 
 
Windows Azure示範教學:WP7直接存取blob
一般來說,我們都是透過後端(伺服器端)的程式碼來存取blob,但偶而也會有需要從行動裝置(手機)上直接存取blob的例子,這個範例就是介紹如何透過WAT中的類別程式庫,從WP7直接存取blob
 
 
Windows Azure示範教學:建立基本WorkerRole WP7 Push Notification訊息發送
這段影片以一個WP7 Push Notification為例,介紹如何建立並使用Windows Azure WorkerRole來進行一個Scheduled Job

留言

這個網誌中的熱門文章

原來使用 .net 寫個 MCP Server 如此簡單

使用LM Studio輕鬆在本地端以API呼叫大語言模型(LLM)

開啟 teams 中的『會議轉錄(謄寫)』與Copilot會議記錄、摘要功能

在VS Code當中使用 Azure DevOps MCP Server

原來使用 .net 寫個 MCP Client 也如此簡單