uwp

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. News

    Debugging a background task on a time trigger

    Link Removed The TimeTrigger class is extremely useful when your Universal Windows Platform (UWP) app has background tasks you want to run periodically. For instance, if you are writing a mail app, you will want to regularly poll for new messages in the background with a time trigger. If you...
  17. News

    Background activity with the Single Process Model

    Interested in running your application in the background? A new developer option available in the Windows 10 Anniversary Update just made background activity a whole lot easier. Your feedback was clear on the multiple process model: while doing background work in a separate process was more...
  18. News

    Future Strategy for Contextual Sensing

    Written by Rinku Sreedhar, Program Manager for Windows Contextual Sensing. We hope you are as excited as we are about the new Contextual Sensing APIs in Windows 10. We introduced multiple new Sensor APIs that will let you enable contextual awareness in your apps. I have received several...
  19. News

    Using speech in your UWP apps: Look who’s talking

    In our first and second posts in this series, we looked at some of the APIs available in the Universal Windows Platform (UWP) for using speech as an input and output mechanism within your application. We’re going to close off the series with this article by broadening our scope and looking at...
  20. News

    Bringing Minecraft: Story Mode to the Universal Windows Platform (UWP) and Windows Store

    Link Removed Telltale Games has established itself as the master of the episodic adventure game with hits like The Walking Dead, The Wolf Among Us, Game of Thrones, Tales from the Borderlands and, most recently, Link Removed. These storytelling-centered games, in which player choices have...
Back
Top