Windows Store Device Apps Workshop provided information to our partners on how to build Windows Store apps. The sessions included instructions and train on how to build, design, create and submit apps to the Store. It also focused on key integration for devices with hands-on labs. This event took place from Aug. 6th to 9th, where more than 75 partners attended.
-
-
-
-
-
Device Meta Data
This lab covers the process of authoring a device metadata package using the metadata authoring wizard. In this lab you can learn:
*Updates of the device metadata package from Windows 7
*Pre-requisite of the device metadata authoring
*How to use the device metadata authoring tool
*How to install/deploy the...
-
-
-
Storage device access and AutoPlay in a Windows 8 App
This session teaches how to programmatically access a mass storage device in a Windows Store app. It walks through how the Windows. Storage namespace works, how to discover your device, and how to add AutoPlay support to the App. The session covers in detail how to add custom AutoPlay events using Auto...
-
-
Custom Drivers in Windows 8
This session explains the WDF Custom Driver Specialized Device design pattern. Later it discusses each of the components involved. An d Finally covers a sample that illustrates how the components tie together.