就在今天凌晨,MSDN Subscriber Downloads 終於出現了全球 IT/Developer 們引頸期昐很久的 Windows 8 RTMs 與 Visual Studio 2012 RTMs,以開發人員而言,當然是抓愈高的版本愈好,但是 Windows 8 這次的改版,己經縮減到只有四種版本... (下載速度和人品有關?)
[Windows Azure] 在 Windows 8 上使用 Windows Azure MMC
- 4600
- 0
- Microsoft Azure
Windows Azure MMC 是一個很簡單但又能直接管理 Windows Azure 上虛擬機器狀態與儲存區的管理工具,在沒有 System Center 的情況下,算是一個蠻好用的管理工具,筆者經常使用它來管理現有的雲端環境,但是它並不直接支援 Windows 8 和 Windows Server 2012,未來也許會修改,但現階段不支援...
[問八系列] Windows 8 開發 (6) - 使用 Windows 8 模擬器測試應用程式
- 7761
- 0
- Visual Studio
今天因緣際會間,得知了 Visual Studio "11" 可以使用模擬器來測試應用程式,馬上就試用了,不但簡單,速度也很令人滿意。而且只要一個簡單的步驟,就能採用模擬器來啟動自己的 Metro-style application。
[問八系列] Windows 8 開發 (5): 分離檢視型應用程式 Part 2: 了解 Windows 8 中的 XML HTTP 與非同步
在 Part 1 中,我們已經製作好部落格的清單,接下來我們想做的是由那些部落格中抓取他們的 RSS 來列出清單,為了要達到這個需求,我們需要利用 XML HTTP 抓取資料,不過因為會處理到非同步,而且我們也不想在資料還沒抓完前就做下一個動作吧,那會造成 synchronous 的問題,所以我們要有一些方法來處理,我們會用到兩個在 WinJS 中的功能:xhr 和 Promise 物件。
[問八系列] Windows 8 開發 (4): 分離檢視型應用程式 Part 1 - 清單 (List)
- 4746
- 0
- Windows 8 and Windows 8-style application development
- 2012-08-04
在 Visual Studio 11 裡面的 Windows 8-style application 共有五種類型,其中我們已經用過 Blank Application 和 Navigation Application 兩種了,今天我們來玩玩第三種:Split Application。
[問八系列] Windows 8 開發 (3) - 單一網頁導覽模型
- 7260
- 0
- Windows 8 and Windows 8-style application development
- 2012-08-04
單一網頁導覽模型 (Single Page Navigation) 是一種 Windows 8-style UI 的導覽方式,它可以允許以類似子母網頁的方式將內容包裝到單一網頁內,有點像是 Master Page 的方法,這個方式適合需要使用根網頁做 Layout Page,但又想要可以動態換內容的應用程式導覽方式...
[問八系列] Windows 8 開發 (2) - Hello Windows 8
- 8178
- 0
- Windows 8 and Windows 8-style application development
- 2012-08-04
Hello~ Windows 8 與訊息盒的實作...
[問八系列] Windows 8 開發 (1) - 準備開發環境與取得開發人員授權
- 19204
- 0
- Visual Studio
- 2012-08-04
如果想要開發 Windows 8 的應用程式,首先必須要先準備好 Windows 8 以及 Visual Studio "11" 開發工具,這些資源可以在 Microsoft 網站上找到,由於目前 Windows 8 只有英文和簡體中文等五種語言...
[問八系列] Windows 8 開發首部曲-認識 Windows 8 上的 Metro-style UI
- 1048
- 0
- Windows 8 and Windows 8-style application development
- 2012-03-16
Windows 8 Customer Preview 在本月初問世了,它帶來的不僅僅是在整個 UI 的改變-滑鼠導向 (mouse-based到觸控導向 (touch-based) -也給目前習慣 Windows 應用程式開發模式的線上開發人員一個很大的挑戰,就像當初 Windows Mobile 移轉到 Windows Phone 7 一樣的大幅改變,有玩過 Windows 8 的人應該很能體會,整個 Windows 的桌面已經不是傳統型的桌面,而是以平板電腦觸控為主的思維組成...
[快訊] Windows 8, Windows Server 8, Visual Studio 11 Beta 發表~
- 4277
- 0
- .NET Framework
- 2012-08-04
今年會有不少重量級的產品發表 (SQL Server 2012, System Center 2012, Windows 8, Visual Studio 11, Windows Server 8, Tango, ...) 和上市,看來今年應該很熱鬧了~
[問八系列] 與 Windows Runtime Library 是麻吉的好朋友:JavaScript + WinJS
- 14102
- 0
- Windows 8 and Windows 8-style application development
- 2012-08-04
在 Windows 8-style application 開發工具中,最引人注目的還是那個從未在 Desktop Application 版圖中出現的程式語言:JavaScript,之前在市場上早有傳言,Windows 8 的開發工具之一會是 JavaScript, HTML5 和 CSS3,現在這個傳言成真了,JavaScript 真的可以配合 HTML5 和 CSS3 開發出 Windows 8-style application,而且 Microsoft 還為 JavaScript 打造了一個應用程式介面:Windows Library for JavaScript (WinJS)。
[問八系列] Windows Runtime (RT)
- 26675
- 0
- Windows 8 and Windows 8-style application development
- 2012-08-04
Building Windows 研討會除了將 Windows 8 帶向廣大的開發人員面前外,似乎對於長久在微軟陣營中的開發人員來說,也許也多了一份恐懼感,又或是多了一個新玩意,這個玩意就是 Windows 執行期函式庫 (Runtime Library),為什麼說會有這種感覺呢?且待內文分解 ...。
- 1