第一章1.1.3中提到 Jesse Liberty 的<Pro Windows 8 Development with XAML and C#>,这是一本关于win8更全面的书,以后看.…
[图书推荐] 译名:Windows 8应用开发:C#和XAML卷 原名:Building Windows 8 Apps with C# and XAML   编辑推荐 国内第一本使用XAML与C#语言配合的方式开发Windows 8应用程序的图书.原版书在亚马逊网站上获得了诸多好评.作者连续3年蝉联微软的MVP称号,拥有20多年的企业级应用研发经验,其中15年致力于微软平台的Web应用研发,是Wintellect公司的首席咨询师.   图书网购地址: 京东:点击进入 当当网:点击进入 亚马逊:点…
<Windows内核安全与驱动开发>阅读笔记 -- 索引目录 一.内核上机指导 二.内核编程环境及其特殊性 2.1 内核编程的环境 2.2 数据类型 2.3 重要的数据结构 2.4 函数调用 2.5 Windows的驱动开发模型 2.6 WDK编程中的特殊点 三.字符串与链表 3.1 字符串操作 3.2 内存与链表 3.3 自旋锁 四.文件.注册表.线程 4.1 文件操作 4.2 注册表操作 4.3 时间与定时器 4.4 线程与事件 五.应用与内核通信 5.1 内核方面的编程 5.2 应用方面…
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://www.cnblogs.com/chenkai/archive/2012/11/29/2794983.html [如果不想读这么长问题描述和通用的解决方案. 可以直接skip 这段直接看最后我们处理一些结果.] 本篇为译文.原文详见[Combining XAML and DirectX] 从 Windows 8 的早期开发阶段开始,我们就一直在思考将 UI 合并的方式.UI 的例子包括由 XAML 所提供的一套丰富的控制与交互性,以及诸如低级别.高性能 DirectX 渲染的…
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…
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…
微软近期Open的职位: Job title: Software Design Engineer II Location: China, Beijing Division: Operations System Group Engineering Group Overview OSG is delivering flagship products in Microsoft. China is a second largest economy in the world. With over one…
Building Modern Web Apps-构建现代的 Web 应用程序 视频长度:1 小时左右 视频作者:Scott Hunter 和 Scott Hanselman 视频背景:Visual Studio 2013 最新版本发布 视频来源:MSDN - Channel 9 视频地址:Visual Studio 2013 为 Web 开发人员带来的新功能 一些感想 这段视频虽然标题设定为 Visual Studio 2013 最新版本发布,但其实并没有对 Visual Studio 201…
原文: DEPLOYING NATIVE UWP (UNIVERSAL WINDOWS PLATFORM) APPS FOR JAVA DEVELOPERS & PUBLISHING THEM TO THE MICROSOFT STORE UWP Apps may distributed in 2 different ways: In the Windows App Store. (This should be used for deployment of any production app)…