uwp

  1. Optimizing apps for Continuum for phone

    With Windows 10, you have the productivity of a PC in your pocket. Link Removed enables you to connect a Windows mobile device to any external display with the new Link Removed, USB-C, or Miracast. Once connected, you can interact with Windows 10 apps on that display while using your mobile...
  2. Windows 10 SDK Build 10586 breakdown

    This week we released a new Windows 10 SDK. Let’s dive deeper into some of the Universal Windows Platform (UWP) improvements in the SDK update: Visuals, Effects, and Animations Introducing Windows.UI.Composition, a new API family that directly targets the UI foundation layer. The UI...
  3. How to publish your Unity game as a UWP app

    Unity is a fantastic utility for creating graphically-rich high-performance games and apps. Using the editor, you can quickly create 2D and 3D worlds, and define interactions, game logic and physics rules in easy-to-understand C# scripts. Apps created by Unity run on multiple platforms...
  4. XAML Behaviors, open source and on UWP

    Your requests to grow the XAML Behaviors platform and bring them forward to support UWP app development have been heard. Today we announce the next step: XAML Behaviors natively supported for UWP and shipping as a NuGet package (for both native and managed projects). Additionally, to build a...
  5. Demystifying HttpClient APIs in the Universal Windows Platform

    As a Universal Windows Platform (UWP) app developer, if you are trying to communicate over HTTP with a web service or any server endpoint, you have multiple API choices. Two of the most used and recommended APIs for implementing the HTTP client role in a managed UWP app are...
  6. November improvements in Dev Center: submission, promotion and developer agreement

    Starting this week you will see new capabilities in Dev Center. In this blog I’ll describe what’s new in more detail and share ideas how to make best use of them: App submission: new price tiers, and preview of a new age rating system that will start to be rolled out in December App promotion...
  7. Announcing DragonBoard 410c support in Windows 10 IoT Core, Arduino partnership updates

    It’s been an exciting time over the last six months with our first release of Windows 10 IoT Core during //build/ 2015, the first public release in early August 2015, and most recently a new Windows Insider Preview release. Today I’m pleased to share what’s next for Makers on Windows 10 with new...
  8. Windows 10 UWP app templates for Adobe Photoshop

    Until now, Universal Windows Platform app design templates were only available in Adobe Illustrator and PowerPoint. Sparked by your feedback at Build 2015, the UWP design templates now include Adobe Photoshop. Gain access to the latest and greatest UWP design elements including common controls...
  9. Microsoft Goes Big at the 2015 AllSeen Alliance Summit

    What is AllSeen? The AllSeen Alliance is an organization that runs collaborative projects such as AllJoyn. AllJoyn is a technology aimed at enabling the Internet of Things (IoT) by defining a common language between devices and protocols. What makes AllJoyn interesting is the fact that it...
  10. Scaling and effective pixels in UWP apps

    When you design your Universal Windows Platform (UWP) app, you're designing in effective pixels, not actual physical pixels. Using effective pixels lets your Universal Windows Platform app scale to different screen sizes. Watch this video to understand the concepts and then read the complete...
  11. New Windows 10 application usage in Dev Center

    Recently, we released a new feature that provides app usage information to developers in Dev Center. This feature is included in all new Windows 10 (UWP) package submissions and allows developers to view app usage statistics, including user sessions, active users, session length, page views...
  12. Ionic apps on Windows 10

    With Hosted Web Apps, you are able to use Ionic, a simple drag & drop interface tool, for building native UWP apps for Windows 10 with a click of the mouse. This short video illustrates how to take your Ionic app and deploy it across Windows and other supported platforms. For more information...
  13. Have a heart...rate Band UWP sample

    Continuing with our Hardware Event Theme, it's Windows 10 Band Day! Link Removed, whom we usually highlight for his cool Kinect projects, a couple months ago wrote up this nice Windows 10 UWP Microsoft Band example... Link Removed Although very simple I thought this was worth blogging as I...
  14. Create more secure apps with less effort (10 by 10)

    In our final post of the Windows 10 by 10 development series, we’ll talk about the feature introductions and enhancements in Windows 10 that help you create more secure apps. When we think of security, we can split it up in these three main areas: authentication, data-in-flight and data-at-rest...
  15. Windows 10 SDK Preview Build 10563 Released

    Today, we released a new Windows 10 SDK Preview and the associated Windows 10 Mobile emulators (Build 10563), to be used in conjunction with Link Removed(Build 10565). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test...
  16. Lumia Imaging SDK v3 (No, it's not just for phones...)

    This week, surprisingly enough, we're going to be doing a "Holly Cow, that was an awesome Hardware Event last week!" theme, focusing on related SDK's, projects and such. I'm sure you've already heard all about it, but incase not, check out this post, A New Era of Windows 10 Devices from...
  17. Windows 10, IoT, Sphero 2 and Raspberry PI 2

    Our last Windows 10 Theme Week post, we turn to Friend of the Blog, Mike Taulty and his two recent posts about Windows 10, Sphero 2 and Raspberry PI 2 (and Windows 8.1 Lib, WinPhone and PC) Link Removed It’s been a while since I played with my Sphero device and so I thought I’d see if I could...
  18. New advertising features and walkthrough of using Microsoft ads and mediation

    Dev Center has now integrated the functionality previously available in pubCenter to simplify how to create, manage and track your Microsoft advertising ad impressions and revenue. In addition, Microsoft Advertising and Windows ad mediation have been merged into one single SDK, the Microsoft...
  19. Turning your Windows 10 Project Templates up to 10 with Template10!

    We're back with a Theme Week, this time focusing on... wait for it... Windows 10 (Okay, I had a number of Win10 posts in the queue, so thought this a good means to get them out. :) Visual Studio Project Templates are great tools to help you kick off a new project quickly. They can help scaffold...
  20. UWP-001 - Series Introduction | Windows 10 development for absolute beginners

    In this introductory video, Bob will explain the purpose and intended audience for this series of lessons, what to expect, how to get the most out of it, what tools you'll need and pre-requisites before starting. Lesson source code: none for this lesson Full series source code...