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

最新文章

  1. POJ1149 PIGS [最大流 建图]
  2. Techparty-广州Javascript技术专场(学习分享)
  3. 可爱的Python_课后习题_CDay−3 通过函式进行功能化
  4. 【CodeVS 3160】最长公共子串
  5. commons-pool实战之 GenericObjectPool和GenericKeyedObjectPool
  6. openfire聊天消息记录插件关键代码
  7. hibernate的三种状态(儿)
  8. 玩转Win32开发(2):完整的开发流程
  9. POI开源项目-PPT2PNG转换测试
  10. 关于 this对象 指向问题
  11. CTF---Web入门第六题 因缺思汀的绕过
  12. java的mac自动化-自动运行java程序
  13. 【BZOJ2440】完全平方数(二分答案,莫比乌斯反演)
  14. CentOS6.5 安装Storm集群
  15. 螺旋折线(可能是最简单的找规律)【蓝桥杯2018 C/C++ B组】
  16. LeetCode 169. Majority Element解题方法
  17. csv文件的读写
  18. java并发编程的艺术(一)---锁的基本属性
  19. tensorflow初始化参数内存占满问题
  20. MQ环境的搭建

热门文章

  1. boost::asio::socket tcp 连接 在程序结束时崩溃。
  2. 转:WIN7上搭建Windows Phone 8 开发环境——VMware Workstation下Win8 “无法安装Hyper-V, 某个虚拟机监控程序正在运行”问题解决的办法
  3. 苹果手机制作gif图片
  4. JavaScript笔记:DOM基础
  5. 上传图片HTML <form> 标签的 method 属性
  6. XidianOJ 1096 数的拆分
  7. Javascript调用ActiveX示例
  8. JQuery 动画及一些小知识点
  9. VMware下 Ubuntu 看不到共享文件夹之解决办法
  10. [2015hdu多校联赛补题]hdu5303 Delicious Apples