天马行空  
I ---- Inject 投入 L ---- Loyal 忠诚 O ---- Observant 用心 V ---- Valiant 勇敢 E ---- Enjoyment 喜悦 Y ---- Yes 愿意 O ---- Obligation 责任

Promotion in the Windows Store  In this article, I walk through how to Give your Store listing a makeover, Start measuring your success(using the Visual Studio Application Insights SDK in your app), and Start promoting your APP.

Live Tiles and Notifications In this article, I walk through how to Sending adaptive and interactive toast notifications, and Implementing adaptive Live Tiles.

Cortana Integration In this article, I walk through What exactly is Cortana? Have a conversation with Cortana.   How should my app interact with Cortana?

Responsive UI In this article, I walk through how to Make your app look great on any size screen or window

Inking & Speech  In this article, I walk through how to Use inking and speech to support natural input

Dynamically detect features  In this article, I walk through how to Detect features, not OS or devices, Detecting with API contracts

Cross-app communication In this article, I walk through how to deep-link apps, set up logic sharing between apps, and implement drag-and-drop concepts.

Adding polish to improve the look and feel of your app    Alignment , Simplify your user flow , Making your design responsive

 

If you’re looking for inspiration, there are many free color palettes to choose from online, such as https://color.adobe.com and COLOURlovers.com, a community where people create and share their own palettes. Other excellent sites for swatches and schemes are Coolors and Palleton.

 

Optimizing Your App for Performance

1.      Recompile your apps for Windows 10

2.      Use the Visual Studio profiler to measure and track performance

3.      List UI Virtualization

4.      Image rendering optimization

5.      Ensure your text is on the fast path

6.      Reduce the size of the Visual Tree

7.      Data binding optimization

Building Secure Apps  In this article, I walk through From passwords to Microsoft Passport , Connecting securely to your web services , Securing data on the device

 

这里还有一个增量添加的:ISupportIncrementalLoading interface https://msdn.microsoft.com/library/windows/apps/Hh701916?f=255&MSPPError=-2147217396

sample :https://code.msdn.microsoft.com/windowsapps/Data-Binding-7b1d67b5

 

posted on 2015-12-18 16:21  浅蓝  阅读(313)  评论(0编辑  收藏  举报