programming

  1. News

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

    Last Week on Channel 9: September 21st - September 27th, 2015

    18 episodes and posts from last week... Link Removed This week on Channel 9, Nikola and Vlad discuss the week's top developer news, including; Link Removed Chinese President Xi Jinping tours Microsoft, sees potential of innovative new technology Link Removed Don't Panic! The 42nd episode...
  3. News

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

    Azure Service Fabric 101 - Introduction | Azure Friday

    Scott speaks with Matthew Snider about Azure Service Fabric. The Service Fabric is the system that is underlying Windows Azure itself, and it's now being made available as a programming model for developers to create "Born in the Cloud" applications. How do apps live, work, and scale beyond just...
  5. News

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

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

    Unity, Kinect and Kristina

    A few weeks ago we highlighted a new Kinect video on Channel 9, Hello Channel 9 and Hello Kinect. Since then we've had not only one but two new videos added by another Niner! Link Removed In case you're curious about how to implement gesture control in your Unity game, you can easily follow...
  8. News

    Scratch that learning itch...

    It's been a while since we've highlighted one of the cooler learning to program tools, so when I saw Rachel McCollin's recent post, Introduction to Scratch, I knew I had today's project. You've all heard of Scratch? Scratch is a programming language that makes it easy to create your own...
  9. News

    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...
  10. 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...
  11. News

    Microsoft Visual Studio Tools for Applications 2015

    Microsoft Visual Studio Tools for Applications lets you add and run VSTA customizations in applications that are integrated with VSTA. Link Removed
  12. News

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

    App Development with Cortana | Visual Studio Toolbox

    In this episode, Robert is joined by Link Removed, who shows us how to integrate Cortana into apps. Among the topics Nick covers and shows are voice commands, speech recognition and synthesis, background voice commands and continuous dictation. Resources: Link Removed Nick's Demos Link...
  14. News

    Use inking and speech to support natural input (10 by 10)

    With Windows 10, it’s now easier than ever to support natural input in your apps and today we’d like to highlight using inking and speech to interact more naturally with your users. Digital inking with DirectInk Despite the introduction and evolution of all types of computer input devices...
  15. News

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

    A little light on AllJoyn and Cortana

    Last we we highlighted, Jumpstart your Win10 IoT development with the AllJoyn Studio for Visual Studio 2015. This post from Link Removed, Official Coding4Fun Friend seemed like a great follow-up. Not only do we have AllJoyn but how can you go wrong with Cortana too? Link Removed This post...
  17. News

    TWC9: IFA Hardware Blast, Cortana Speaking in Tongues, Sewing up Office UI apps and more......

    This week on Channel 9, Nikola and returning guest host Petri discuss the week's top developer news, including; Link Removed Link Removed, Link Removed, Link Removed, Lenovo ideapad MIIX 700 is a Skylake-powered, Surface-like, Windows 10 tablet [Brian Fagioli], Link Removed Link Removed Link...
  18. News

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

    Microsoft ASP.NET and Web Tools 2015 (Beta7) – Visual Studio 2015

    This download contains the Beta 7 release of the .NET Version Manager and an update to Visual Studio 2015 for ASP.NET 5 Beta 7 Link Removed
  20. News

    Hello Channel 9 and Hello Kinect

    When a new Niner makes their first post about the Kinect, well that's got to be highlighted! Everyone say hello to Amanda Lange and check out her first video... Link Removed Link Removed In this entry I'm going to discuss Kinect and how to get started. There's a ton of resources on Kinect...
Back
Top