uwp

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Windows 10 development for absolute beginners

    The absolute beginners series is back for Windows 10. It doesn’t matter if you’re a pro dev or just starting out, there’s valuable content for everyone. If you’re looking for a faster pace content that dives, the Developer’s Guide to Windows 10 series may be for you. The only thing that the...
  7. Using "Drag and Drop" in your Universal Windows App | Inside Windows Platform

    In Windows 10, we've made it exceedingly easy to add "Drag and Drop" functionality to your UWP application. As you're probably aware, "drag and drop" is by no means a new feature for Windows applications. For a very long time, the notion for the user to able to move objects within a single...
  8. Combining Windows 10 features with Unity games in your own plugin

    In case you're curious how to add Universal Windows Platform functionalities that isn't already covered with Unity APIs or with existing plugins - here is how you can write your own plugins targeting UWP. Edit: one little correction, instead of checking all boxes for the stub plugin, just...
  9. What’s next for Windows 10 IoT Core

    Back in early August I was pleased to announce the Windows Insider release of Windows 10 IoT Core, a version of Windows 10 targeted towards small, embedded devices that may or may not have screens, and the response from you has been tremendous. We’ve received a lot of feedback that has helped us...
  10. Using cross-app communication to make apps work together (10 by 10)

    With Windows 10, the Universal Windows Platform (UWP) provides a number of improvements to better support sharing data and files across Windows apps. Cross-app communication in Windows 10 Windows 10 introduces some new and improved ways to ease communication between apps on the same device...
  11. Publishing a UWP Web App on a Mac using ManifoldJS

    ManifoldJS, the tool that turns your web apps into store apps, just got better. With version 0.4.0 you can now build and submit Windows 10 apps from any platform! This short video walks you through the process of building, packaging and submitting a Windows 10 app from your Mac. Link Removed...
  12. Bridging the WinPhone to UWP Gap...

    One of the questions I hear allot is how do you convert your Windows phone 8/8.1 Silverlight app into a Windows 10 UWP app? Is there a simple converter? No. But one is the works! Mobilize.NET, the company that brought us the cool WinForm to Web App product, WebMAP2 have just released a new...
  13. UWP Layout using SplitView and RelativePanel in C# with XAML | Inside Windows Platform

    This week, Shen and I took a look at how you can very easily use the new XAML SplitView control to build an experience in your UWP application that automatically _adapts_ based on the current size of your application. As you may imagine, this is one of the foundational building blocks we...
  14. 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...
  15. Learn about the samples for Universal Windows Platform

    One way to learn app development for the Universal Windows Platform (UWP) is by taking advantage of the extensive and growing samples collection on GitHub. You can use these samples to learn about specific UWP features and APIs and as a source of working code that you can copy and paste into...
  16. Building Windows 10 Games with Unity 5

    In our second Link Removed theme week post, Link Removed and Link RemovedLink Removed spend 6+ hours teaching you have to create 3D Windows 10 Universal Windows Platform games with Unit 5... Link Removed Are you looking to build 3D games with Unity 5 for the Windows 10 Universal Windows...
  17. Dynamically detecting features with API contracts (10 by 10)

    Brent Rector, a principal program manager on Windows helped write this post. The Universal Windows Platform (UWP) allows you to write your app once and target multiple device families, while also taking advantage of new APIs introduced on later versions of the OS as well as using unique APIs...
  18. Unity Support for Windows 10

    Today, Link Removedwhich includes support for Windows 10 and the Universal Windows Platform (UWP). With UWP support in Unity 5.2, developers can build a single game for Windows 10 that targets multiple devices ranging from phones to tablets to PCs to Xbox. This means that multiple screen sizes...
  19. Building your own Windows 10 Web Browser

    Seems like with every Windows release, there's a set of sample apps that wrap the browser, showing you how you can add your own chrome (as in UI) to it, adding features and behaviors, creating your own web browser. Windows 10 is no different. Then again it is, because this time around, it's...
  20. Take a tour of the Duolingo Universal Windows Platform App for Windows 10

    Duolingo is a popular language learning program that has been on Windows Phone for a while but has now made the transition to a Universal Windows Platform app which is now available on Windows 10 desktops and mobile. read more Continue reading...