development

  1. News

    New and updated Microsoft IoT Kits

    Earlier this month, we released to customers around the world a new Windows Insider version of Windows 10 IoT Core that supports the brand new Intel® Joule™. We’ve been working hard on Windows 10 IoT Core, we’re proud of the quality and capability of IoT Core Insider releases and we’re humbled...
  2. News

    How to develop augmented reality apps with Vuforia for Windows 10

    Augmented Reality is a way to connect virtual objects with the real world, making it possible to naturally interact with them by use of mobile devices like phones, tablets or new mixed reality devices like HoloLens. Vuforia is one of the most popular Augmented Reality platforms for developers...
  3. News

    Announcing UWP Community Toolkit 1.1

    Today we are releasing the first update to the UWP Community Toolkit. To see the updates, first: Get started with UWP Community Toolkit 1.1 Install the Link Removed directly from the Windows Store Read the documentation In under a month since the first release, we are humbled by the positive...
  4. News

    UWP Hosted Web App on Xbox One (App Dev on Xbox series)

    For the fourth installment in the series, we are open sourcing yet another sample app: South Ridge Video, an open source video app developed as a hosted web application built with React.js and hosted on a web server. South Ridge can easily be converted to a UWP application that takes advantage...
  5. News

    Background Audio and Cross Platform Development with Xamarin (App Dev on Xbox series)

    We are back with yet another app, Backdrop, an open source sample media app developed to showcase a cross-device music experience. In this blog post, we will dive deep into the new background model in the Universal Windows Platform, and specifically focus on how to enable your application to...
  6. News

    Animations with the Visual Layer

    When the layout of your Universal Windows Platform (UWP) app changes, there is often a slight pause as your app rearranges content to fit the new window size or orientation. Composition APIs let you create smooth-as-butter animations between these states so your layout changes won’t jar your...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. News

    VIDEO HoloLens Development Edition Updates

    In the four months since we began shipping Microsoft HoloLens to our developer and commercial partners, we’ve been absolutely amazed at the innovation shown by the creative people and companies building real solutions using HoloLens. From training aircraft mechanics and flight crews, to helping...
  13. News

    Windows Insider Program.next()

    Hello Windows Insiders! Today it has been exactly 1 year since we launched Windows 10. We released the first major update for Windows 10 in November. And on Tuesday – we will begin to roll out the Windows 10 Anniversary Update to over 350 million devices. We’ve had 3 major releases in 1 year...
  14. News

    Fun with the Windows Subsystem for Linux

    At Build 2016, Microsoft introduced to the world the Windows Subsystem for Linux (Beta) [WSL], which enables developers to run native Ubuntu user-mode console binaries through the Bash shell in Windows 10. If you’re in the Windows Insider program, you’ve had the opportunity to try out this...
  15. 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...
  16. H

    Windows 10 DLL No entry point found

    Trying for some time now to find a fix for this problem. I need to address a number of commands contained in a DLL, using Visual Basic 6.0 Normally I use regsrv32 exe to register the DLL, however, I receive the error: The module LS9-IF-(Dot) DLL was loaded but the entry-point DllRegisterServer...
  17. News

    Hotfix rollup 3168275 (offline installer) for the .NET Framework 4.5, 4.5.1, and 4.5.2 in...

    Continue reading...
  18. 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...
  19. D

    Windows 10 Volume Controls

    I have an issue that I hope someone can shed some light on, for me. I am creating a windows form application that I want to have backround music and sound effects incorporated into the program. I have the background music in my program, already, but, I want to add two sliders. I need the first...
  20. 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...
Back
Top