這裏顯示兩個版本的差異處。
Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
microsoft:windows8 [2014/01/13 20:07] sars [Sample] |
microsoft:windows8 [2014/11/18 10:59] (目前版本) sars [UI] |
||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== Windows 8 App ====== | + | ====== Windows Store (8/8.1) App ====== |
[[http://msdn.microsoft.com/en-us/windows/apps/|Metro style app development]] | [[http://msdn.microsoft.com/en-us/windows/apps/|Metro style app development]] | ||
行 25: | 行 25: | ||
==== UI ==== | ==== UI ==== | ||
- | [[http://msdn.microsoft.com/en-us/library/windows/apps/hh779072.aspx|Designing UX for apps]] | + | * [[http://msdn.microsoft.com/en-us/library/windows/apps/hh779072.aspx|Designing UX for apps]] |
- | + | * [[http://msdn.microsoft.com/en-us/library/windows/apps/br211362.aspx|Creating a UI (JavaScript) ]] | |
- | [[http://msdn.microsoft.com/en-us/library/windows/apps/br211362.aspx|Creating a UI (JavaScript) ]] | + | * [[http://msdn.microsoft.com/en-us/library/windows/apps/hh465453.aspx|Controls list (Metro style apps using JavaScript and HTML)]] |
- | + | * [[http://blogs.msdn.com/b/b8/archive/2012/03/21/scaling-to-different-screens.aspx|Scaling to different screens]] | |
- | [[http://msdn.microsoft.com/en-us/library/windows/apps/hh465453.aspx|Controls list (Metro style apps using JavaScript and HTML)]] | + | * [[http://blendinsider.com/technical/ux-guidelines-for-metro-style-app-development-2011-10-21/|UX guidelines for Metro style app development]] |
- | + | * [[http://blendinsider.com/technical/designing-for-multiple-views-and-orientations-using-blend-2012-03-22/|Designing for Multiple Views and Orientations using Blend]] | |
- | [[http://blogs.msdn.com/b/b8/archive/2012/03/21/scaling-to-different-screens.aspx|Scaling to different screens]] | + | * [[http://msdn.microsoft.com/en-us/library/windows/apps/hh465165.aspx|Animating your UI]] |
- | + | * [[http://blogs.msdn.com/b/windowsappdev/archive/2012/07/26/using-html-controls-to-create-great-metro-style-apps.aspx|Using HTML controls to create great Metro style apps]] | |
- | [[http://blendinsider.com/technical/ux-guidelines-for-metro-style-app-development-2011-10-21/|UX guidelines for Metro style app development]] | + | * [[http://channel9.msdn.com/Events/Windows-Camp/Windows-8-UX-Fundamentals-Training-Workshop-2012|Windows 8 UX Fundamentals Training Workshop 2012]] |
- | + | * [[http://blogs.msdn.com/b/mengtsai/archive/2013/05/28/logo-windows-store-app-windows-phone-8-app.aspx|Logo 製造機- 適用於Windows Store App 及 Windows Phone 8 App]] | |
- | [[http://blendinsider.com/technical/designing-for-multiple-views-and-orientations-using-blend-2012-03-22/|Designing for Multiple Views and Orientations using Blend]] | + | * [[http://www.syncfusion.com/downloads/metrostudio|Metro Studio]] - Largest collection of Metro-style icons |
- | + | ||
- | [[http://msdn.microsoft.com/en-us/library/windows/apps/hh465165.aspx|Animating your UI]] | + | |
- | + | ||
- | [[http://blogs.msdn.com/b/windowsappdev/archive/2012/07/26/using-html-controls-to-create-great-metro-style-apps.aspx|Using HTML controls to create great Metro style apps]] | + | |
- | + | ||
- | [[http://channel9.msdn.com/Events/Windows-Camp/Windows-8-UX-Fundamentals-Training-Workshop-2012|Windows 8 UX Fundamentals Training Workshop 2012]] | + | |
==== LBS/Maps ==== | ==== LBS/Maps ==== | ||
[[http://dotupdate.wordpress.com/2011/10/29/using-maps-in-a-windows-8-metro-application/|Using Google Maps in a Windows 8 Metro application]] | [[http://dotupdate.wordpress.com/2011/10/29/using-maps-in-a-windows-8-metro-application/|Using Google Maps in a Windows 8 Metro application]] | ||
行 89: | 行 82: | ||
==== Advertising ==== | ==== Advertising ==== | ||
[[http://blogs.msdn.com/b/jerrynixon/archive/2012/10/16/walkthrough-monetize-windows-8-with-the-microsoft-advertising-sdk.aspx|Walkthrough: Monetize Windows 8 with the Microsoft Advertising SDK]] | [[http://blogs.msdn.com/b/jerrynixon/archive/2012/10/16/walkthrough-monetize-windows-8-with-the-microsoft-advertising-sdk.aspx|Walkthrough: Monetize Windows 8 with the Microsoft Advertising SDK]] | ||
+ | |||
+ | ==== Analysis ==== | ||
+ | * https://markedup.com/ | ||
==== Debug ==== | ==== Debug ==== | ||
行 122: | 行 118: | ||
* [[http://blogs.msdn.com/b/ericsk/archive/2013/04/17/mastering-windows-app-list-control-part1.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (1)]] | * [[http://blogs.msdn.com/b/ericsk/archive/2013/04/17/mastering-windows-app-list-control-part1.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (1)]] | ||
* [[http://blogs.msdn.com/b/ericsk/archive/2013/04/18/mastering-windows-app-list-control-part2.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (2)]] | * [[http://blogs.msdn.com/b/ericsk/archive/2013/04/18/mastering-windows-app-list-control-part2.aspx|精通 Windows Store App / Windows Phone App 的 ListView / ListBox 控制項 (2)]] | ||
+ | * [[http://blogs.windows.com/windows/b/appbuilder/archive/2013/08/23/creating-a-unique-listview-layout-using-cell-spanning.aspx|Creating a unique ListView layout using cell-spanning in HTML]] (Windows 8.1) | ||
====== Windows Runtime (WinRT) ====== | ====== Windows Runtime (WinRT) ====== | ||
行 142: | 行 138: | ||
* [[http://pluralsight.com/training/Courses/TableOfContents/windows8-start-to-store|Windows 8 – From Start to Store]] A detailed course on everything you need to know to create Windows 8 Store Applications using XAML and C#. | * [[http://pluralsight.com/training/Courses/TableOfContents/windows8-start-to-store|Windows 8 – From Start to Store]] A detailed course on everything you need to know to create Windows 8 Store Applications using XAML and C#. | ||
* [[http://www.dotblogs.com.tw/eternaltung/archive/2013/05/21/windowswireframetemplates.aspx|Windows 8 Wireframe Templates PPT]] - [[http://designmodo.com/windows-8-wireframe/#ixzz2DGKTR0dv|Free Windows 8 Wireframe Templates for PowerPoint]] - {{:microsoft:windows-8-wireframing-set.pptx|}} | * [[http://www.dotblogs.com.tw/eternaltung/archive/2013/05/21/windowswireframetemplates.aspx|Windows 8 Wireframe Templates PPT]] - [[http://designmodo.com/windows-8-wireframe/#ixzz2DGKTR0dv|Free Windows 8 Wireframe Templates for PowerPoint]] - {{:microsoft:windows-8-wireframing-set.pptx|}} | ||
+ | * [[http://msdn.microsoft.com/en-us/library/windows/apps/dn640582.aspx|Using network loopback in side-loaded Windows Store apps]] | ||
===== eBooks ===== | ===== eBooks ===== |