Windows Store Apps, Error: The certificate specified has expired. 0 comments|Posted on October 7th, 2013 .NET WinRT Metro Win8 Windows Style Tweet   Today I tried to update one of my Windows Store Apps. When I tried to create an App Package for the S…
MVVM带来的性能问题及其解决方案  MVVM 和语言性能提示:https://msdn.microsoft.com/zh-cn/library/windows/apps/xaml/mt628050.aspx How to Easily Put a Windows PC into Kiosk Mode With Assigned Access : http://www.howtogeek.com/173562/how-to-easily-put-a-windows-pc-into-kiosk-m…
Using SQLite in Windows Store Apps : https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Using-SQLite-in-Windows-Store-Apps…
I took over my beloved wives samsung ativ book 9 recently as her first job granted her a brandnew surface pro 3 cost half covered by her own salary and possessed by her company (hope she will stay with the company a bit longer). I found the ssd amazi…
http://msdn.microsoft.com/en-us/library/windows/apps/hh831183.aspx 做 HighContrast时,采用以下分目录方式: /ProjectFolder /images welcome.png /contrast-black welcome.png /contrast-white welcome.png /fr-FR welcome.png /contrast-black welcome.png /contrast-white we…
懒得写了,就直接记录转载一下文章地址吧. 如何为应用定义全局默认字体:http://blogs.msdn.com/b/gautamdh/archive/2014/03/16/how-to-change-default-font-in-windows-store-apps.aspx…
[源码下载] 重新想象 Windows 8 Store Apps (48) - 多线程之其他辅助类: SpinWait, SpinLock, Volatile, SynchronizationContext, CoreDispatcher, ThreadLocal, ThreadStaticAttribute 作者:webabcd 介绍重新想象 Windows 8 Store Apps 之 多线程操作的其他辅助类 SpinWait - 自旋等待 SpinLock - 自旋锁 volatile -…
重新想象 Windows 8 Store Apps 系列文章索引 Posted on 2013-11-18 08:33 webabcd 阅读(672) 评论(3) 编辑 收藏 [源码下载] 重新想象 Windows 8 Store Apps 系列文章索引 作者:webabcd 1.重新想象 Windows 8 Store Apps (1) - 控件之文本控件: TextBlock, TextBox, PasswordBox, RichEditBox, RichTextBlock, RichTex…
原地址:http://blog.csdn.net/jbjwpzyl3611421/article/details/12704491 针对最近在移植window store项目中遇到的问题,我整理了官方说明, 在此和各位开发者分享,避免在移植过程中走弯路!     Platform status 平台现状   Currently if you want to build a Windows Store apps player, you have to do it on Windows 8, thi…
因为时代在变迁,Store Apps这个概念很容易引起混淆 在过去,windows phone 8.0时代 windows store apps指的是windows metro style 的应用, 这些应用主要是运行在 以下两个OS windows rt 8/8.1 硬件载体是平板,如:sureface rt,surface (rt) 2 windows 8/8.1    硬件载体是PC,包括笔记本和台式机上 而windows phone 的app仅仅是建立在wp手机平台上 然而,随着Wind…