uwp

  1. News

    Introducing Arduino Wiring on Windows 10 IoT Core

    Developers targeting Windows 10 IoT Core can use a programming language of their choice. Today, this includes C#, C++, Visual Basic, JavaScript, Link Removed and Node.js, but we’re not stopping there. Arduino Wiring is the latest addition to IoT Core. Arduino is one of the most popular...
  2. News

    Windows 10 IoT Core Blockly

    In this blog post you’ll learn about IoT Core Blockly, a new UWP application that allows you to program a Raspberry Pi 2 or 3 and a Link Removed using a “block” editor from your browser: Link Removed You create a program with interlocking blocks, which will run on the Raspberry Pi. For...
  3. News

    Interop between XAML and the Visual Layer

    The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they drop down to the Visual Layer (as in the sample below). One of the remarkable things about these APIs is that they are designed, end-to-end, to integrate with the XAML Layer...
  4. News

    Beautiful apps made possible and easy with Windows.UI

    If you are into creating sweet UI, then you’re definitely going to want to dig into the new Visual Layer with Windows.UI.Composition. The Windows.UI.Composition namespace allows Universal Windows Platform (UWP) developers to use a new Visual Layer that will get them closer to the metal...
  5. 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...
  6. News

    Learn what every PC game dev should know about Windows 10

    Reposted with permission from Link Removed Introduction: Building the best place… to build At GDC Europe 2016, the Microsoft developer platform team is excited to showcase the technologies we’ve been working on to make both game development and gaming better on Windows 10. Not only are we...
  7. News

    Polishing Your App with Animations and Audio Cues

    There are plenty of well-designed apps out there. Often what distinguishes a great Universal Windows Platform (UWP) app from a good one is the small touches, like animations and audio cues. This post will provide guidance on some of the subtle nuances that can help you take your app to the next...
  8. 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...
  9. News

    Windows Bridge for iOS: App Analysis Tool Now Available

    Today, we’re happy to announce the release of the Link Removed tool as part of the Windows Bridge for iOS. To recap, the Windows Bridge for iOS is an open-source project that allows you to create Universal Windows Platform (UWP) apps that can run on Windows 10 devices using iOS APIs and...
  10. News

    Choosing the path forward for existing desktop apps

    Continuing in our series on using the Desktop Bridge to bring your existing desktop apps to the Universal Windows Platform (UWP), let’s follow up last month’s post on the path from a desktop app to a UWP app with more information on choosing the path forward. First of all, we want to highlight...
  11. News

    Communicating with your users

    While a Universal Windows Platform (UWP) app should be visually appealing, it should also project the voice of the original app creators from time to time. After all, a good user experience is ultimately a human-centric experience. Communicating effectively with your users requires the...
  12. News

    FamilyNotes: (Spoken) words and pictures

    FamilyNotes is a Windows 10 Universal Windows Platform (UWP) app that implements a group noticeboard. The goal of this app was to showcase the various Windows 10 input and interaction features that enable a personal and individualized computing experience. This is the third of three blog posts...
  13. News

    High Dynamic Range (HDR) photography and videography with Universal Windows Platform (UWP)

    Link Removed High Dynamic Range Imaging (HDR) is a technique that uses multiple exposures of the same shot in order to reproduce a greater dynamic range of luminosity than is possible with standard digital imaging or photographic techniques. The Universal Windows Platform (UWP) empowers you to...
  14. News

    FamilyNotes: Using the camera to detect a user

    In our previous post in the FamilyNotes series, we introduced the FamilyNotes app, its features, and provided a brief history of the app’s development process. The FamilyNotes app is a sample app that is available on GitHub for you to look over and to use as a basis for your own apps, especially...
  15. News

    Scaling your phone app design to all UWP device families

    Link Removed Device Family resolution break points In porting your phone app to the Universal Windows Platform (UWP), one of the main challenges you’ll face is coming up with reasonable visual designs for the wide variety of devices and form factors supported by UWP. The advantage of taking...
  16. News

    Codeless game engine Buildbox adds Universal Windows Platform (UWP) support

    Buildbox—which allows users to create games without needing to code or program—has been used to create a number of Top 100 games. Developers like David Riechelt who created the hit game Color Switch with Buildbox, have been using the software to build chart topping games across multiple...
  17. News

    FamilyNotes: Introducing a Windows UWP sample using ink, speech, and face recognition

    If you watched the Build 2016 keynote talks, you may have noticed how Microsoft is focusing more and more on improving how we humans interact with computers, by means of ink, speech, and other “more personal computing” features. Modern software is changing focus to using natural interfaces as...
  18. News

    Imperia Online Brings MMO Strategy Gaming to Windows 10

    Link Removed Imperia Online, the massively multiplayer online (MMO) strategy game, released a Windows Store version of their app in March and are currently working on a Universal Windows Platform (UWP) release. They started their company in 2005 with just a handful of passionate hobbyists in an...
  19. News

    The path from a desktop app to a Universal Windows Platform (UWP) app

    Last month, we provided an overview of the Desktop Bridge in this blog post. We are excited to announce that since then we’ve released a new version of the desktop app converter, adding support for great new features and fixing several issues to provide a more stable environment. To learn more...
  20. News

    Using Device Portal to view debug logs for UWP

    On Windows desktops, if something went wrong, your first instinct for years may have been to open up the Event Viewer and see if anything red or yellow shows up. Those alerts are saved ETW events, emitted by the system when errors occurred. On other Windows devices though, it’s been a bit harder...
Back
Top