Using Background Audio in a UWP App for Xboxhttp://ch9northcentralus.blob.core.windows.net/mfupload/41cc68c9a4784031b77ca689003cb9fa/BackgroundAudioInUWP.mp4 Backdrop is a sample app that demonstrates how to use background audio in your UWP app for desktop, mobile, and Xbox One. Built with Xamarin, it can also run on Apple TV. Learn more about UWP apps on Xbox at http://aka.ms/XboxAppDev. Read more details about background audio in this blog post. Source link… Read More
Using Ink in Your UWP Apphttp://ch9northcentralus.blob.core.windows.net/mfupload/4fa277c9248c4c2eaa83a66b0182c377/UsingInk.mp4 The Coloring Book app sample demonstrates Windows Ink, a natural and creative way for users to interact with a Universal Windows Platform app. Learn more about using Ink in your app at http://aka.ms/WindowsInkSample. For full source code to the Coloring Book sample, go to https://github.com/Microsoft/Windows-appsample-coloringbook Source link… Read More
Adding In-App Purchases to Your UWP Apphttp://ch9northcentralus.blob.core.windows.net/mfupload/e78c66676ab74d43b1a4a66d011ad9bb/InAppPurchases.mp4 In-app purchases help you monetize your app by enticing users with new and fresh content. This video will explain how to include and test in-app purchases using the Windows.Services.Store namespace. Learn more about monetizing your app at http://aka.ms/MonetizeYourApp. For full source code to the Coloring Book sample, go to https://github.com/Microsoft/Windows-appsample-coloringbook Source link… Read More
Creating UWP Apps for Xbox with Unityhttp://ch9northcentralus.blob.core.windows.net/mfupload/33be4e1b214d4b67a8e4a68101744e3b/UWPforXboxWithUnity.mp4 In this video, you’ll learn about Atmosphere, a sample weather app that combines the Windows 10 UWP SDK with the Unity engine for rendering 3D graphics. You can read complete details about the sample in this blog post. You can get more information about creating UWP apps for Xbox at http://aka.ms/XboxAppDev. Source link… Read More
Tailoring your UWP app for Xboxhttp://ch9northcentralus.blob.core.windows.net/mfupload/c431b57ef1df4bfe8c26a67c01146de8/OptimizingForXbox.mp4 This video outlines the top 7 best practices for optimizing your UWP app for the Xbox. Read more details in this blog post. Source link… Read More
Writing Your First Windows 10 Apphttp://ch9northcentralus.blob.core.windows.net/mfupload/ca482589715440d88716a675012e8d14/FirstWin10App.mp4 So you’ve just installed Visual Studio – now what? Follow this quick video tutorial to build your first UWP app for Windows 10, and your computer will be talking to you in no time. Learn more about developing UWP apps with Visual Studio at http://aka.ms/DevelopWindows10. Source link… Read More
Debugging Microsoft Edge Extensionshttp://ch9northcentralus.blob.core.windows.net/mfupload/bc4c8505efcf425ba0daa66c01530012/DebuggingExtensions.mp4 This video is really 3 One Dev Minutes wrapped up into 1. It covers how to use the F12 Developer Tools in Microsoft Edge to fix a buggy extension’s: – background script – content script – extension page For more information, go to http://aka.ms/DebuggingExtensions. Source link… Read More
How Does Focus Management Work?http://ch9northcentralus.blob.core.windows.net/mfupload/72b3d693bba1482190daa66b011ff810/RaymondChen9.mp4 The ‘One Dev Question with Raymond Chen’ video series is part of the One Dev Minute channel. In this series, longtime Microsoft developer and semi-official Windows historian Raymond Chen covers a series of questions about Microsoft Windows development, team culture, and/or history. If you have additional questions for Raymond, please add your questions in… Read More
Getting Started with CSS Transitionshttp://ch9northcentralus.blob.core.windows.net/mfupload/746902e8d1374ccd822ca66a0156fc3d/CSSTransitions.mp4 CSS Transitions allow you to animate CSS properties from one value to another. Learn how you can use this feature to make your web UIs more engaging and fun. For more info, go to http://aka.ms/CSSTransitions. Source link… Read More
What’s Cool for Devs in the Windows 10 Anniversary Updatehttp://ch9northcentralus.blob.core.windows.net/mfupload/e649db1f7179449ab897a655012c2fcb/Win10UpdateForDevs.mp4 The Windows 10 Anniversary Update introduces many new features and enhancements for developers – this video highlights just a few of the cool new things for developers to try out. Read more about what’s new for developers in Kevin Gallo’s blog post and at http://aka.ms/Win10UpdateForDevs. Source link… Read More