apis

  1. News

    New Year, New Dev: Developing your idea into a UWP app

    In the last post, we introduced you to a video series from Bob Tabor that teaches the fundamentals of C#. In this post, you’ll learn how to put those new (or re-sharpened) C# skills to use as we explore UWP (Universal Windows Platform) development in the Windows 10 Development for Absolute...
  2. News

    Announcing “UWPDesktop” NuGet Package Version 14393

    The UWPDesktop NuGet package is here to improve the developer experience with Visual Studio when walking along the Desktop Bridge. The Desktop Bridge allows you to call UWP APIs directly from your WinForms, WPF or VB application. You can use APIs such as Live tiles, notifications, App Services...
  3. News

    Windows Bridge for iOS: Customizing the Surface Dial Experience

    In part one of the Windows Bridge for iOS series, we created a simple to-do list app in Xcode and used the iOS bridge to bring it over to Windows 10. In part two of the series, we went on a tour of Visual Studio for iOS developers. In part three, we used the Windows Bridge for iOS to convert an...
  4. News

    VIDEO A New Input Paradigm in Windows – The Surface Dial

    With the debut of Windows Ink in the Windows Anniversary Update, we introduced simultaneous pen and touch as the dawn of a revolutionary change in interacting with Windows. In our blog post, we discuss how you can use the APIs that you are already familiar with for touch to handle both touch and...
  5. News

    Kinect demo code and new driver for UWP now available

    Here’s a little memory test: Do you recall this blog, which posted back in May and promised to soon begin integrating Kinect for Windows into the Universal Windows Platform? Of course you do! Now we are pleased to announce two important developments in the quest to make Kinect functionality...
  6. News

    VIDEO MIDI Enhancements in Windows 10

    As Windows 10 evolves, we are continuing to build in support for musician-focused technologies. Let’s take a look at MIDI. Windows has had built-in MIDI support going back to the 16-bit days. Since then, most MIDI interfaces have moved to USB and our in-box support has kept pace, with a class...
  7. News

    Apps built using the Desktop Bridge now available in the Windows Store!

    A few months ago, during Build 2016, we announced the Desktop Bridge, enabling developers to bring their existing desktop apps and games over to the Universal Windows Platform (UWP) by converting their app or game with the Desktop App Converter and then enhancing and extending it with UWP...
  8. News

    Introducing the UWP Community Toolkit

    Recently, we released the Windows Anniversary Update and a new Windows Software Developer Kit (SDK) for Windows 10 containing tools, app templates, platform controls, Windows Runtime APIs, emulators and much more, to help create innovative and compelling Universal Windows apps. Today, we are...
  9. News

    Offline Apps: what to do when your user disconnects

    You’ve just boarded your airplane flight, found a free spot in the overhead to store your carry-on and settle in for the journey by pulling out your Windows 10 device to check for status updates on your various social networks. Suddenly, you are aware of a polite flight attendant hovering over...
  10. kemical

    VIDEO New DX12 Benchtest coming to 3DMark

    A new benchmark will soon be coming to 3DMark as reported in their blog ''Time Spy is a new DirectX 12 benchmark test, coming soon to all Windows editions of 3DMark. With its pure DirectX 12 engine, built from the ground up to support new features like asynchronous compute, explicit...
  11. News

    Bringing your existing desktop apps to UWP

    At Build 2016, we showed you how to use the Desktop App Converter to bring your existing desktop applications to the universal .appx packaging format as a first step to bringing your application to the Universal Windows Platform (UWP). Once on UWP, your apps are easier for users to manage and...
  12. News

    Kickstart UWP app creation with Windows App Studio’s open source UWP libraries and Samples App

    Link Removed is all about making it as easy as possible to build apps for Windows. The online tool helps you build apps with no coding required, so you can either start your project there and extend it in Visual Studio, or you can create and build the app completely in the tool. Today, we want...
  13. News

    More Kinect for Windows v2 and Windows Hello

    Last week I highlighted a very cool preview of for the Kinect for Windows v2, Windows 10 and Windows Hello, Windows Hello with the Kinect v2. Today's a follow-up to that from Friend of the Gallery, Link Removed #Windows10 – Using #KinectV2 for authentication with #WindowsHello While I hope...
  14. News

    What's New for Developers in Windows 10 Version 1511 and the 10586 SDK | Developer’s Guide...

    In this session, learn what's new in Windows 10 version 1511 from the developers' perspective. Major new features in this update include Windows 10 for Mobile, Continuum for Mobile, next gen authentication using Windows Hello and Microsoft Passport, and the new Windows Store for Business. Learn...
  15. News

    Awaken Your Creativity with the new Windows.UI.Composition

    We live and work in a fast-paced, real-time, information environment where the scarcest resource of all is not information itself, but human attention to that information. This is why user experiences and UI need to evolve to more effectively target human attention amid the cacophony of data and...
  16. News

    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...
  17. News

    Windows Bridge for iOS

    The Windows Bridge for iOS is a Microsoft open-source project that provides an Objective-C development environment for Visual Studio and support for iOS APIs. The bridge makes it easy for iOS developers to make great Windows apps while reusing much of their existing Objective-C code and iOS...
  18. News

    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...
  19. News

    Update on Node.js for Windows 10 IoT

    Post written by Link Removed Sr. Program Manager and Link Removed, Principal Program Manager Lead on Chakra Ever since we Link Removed our preview of Node.js support for Windows 10 IoT Core a few months back, we have been working to enable new scenarios and improve its ease of use. Here is what...
  20. News

    Initial preview of Silverlight bridge to UWP

    Today marks the initial release of Mobilize.NET’s Silverlight bridge, which helps Windows Phone Silverlight app developers bring their WP Silverlight 8.x apps to the Windows 10 Universal Windows Platform (UWP). Announced at Build 2015, the Moblize.NET bridge is free and directly integrates into...
Back
Top