coding

  1. News

    The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring

    Overview I am a child of the 80s. Raiders of the Lost Ark was the first movie I saw by myself in the movie theater. The original Star Wars trilogy was an obsession. And WarGames is one thing that inspired me more than anything else to become a programmer. But it was movies like The Goonies...
  2. News

    Going social: Project Rome, Maps & social network integration (App Dev on Xbox series)

    The Universal Windows Platform is filled with powerful and unique capabilities that allow the creation of some remarkable experiences on any device form factor. This week we are looking at an experience that builds on top of the Adventure Works sample we released last week by adding a social...
  3. 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...
  4. 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...
  5. News

    Smooth Interaction and Motion with the Visual Layer

    The Composition APIs come with a robust animation engine that provides quick and fluid motion running in a separate process from your Universal Windows Platform (UWP) app. This provides a consistent 60 frames per second when running your app on an IoT device as well as on a screaming gaming...
  6. News

    Watch Live and On-Demand Entertainment from Sling TV on Windows 10

    The wait is over! Today, we are excited to announce that Sling TV, the live and on-demand Internet streaming service is now available on Windows 10 PCs and tablets, allowing you to watch popular entertainment at home and on the go, all within a single free app and service starting at $20 per...
  7. 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...
  8. 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...
  9. News

    Using speech in your UWP apps: From talking to conversing

    In the previous article, we introduced the idea of recognizing speech inside of a Windows 10 Universal Windows Platform (UWP) app and took a look at the SpeechRecognizer class and some of what it can do to enable speech recognition in our apps. In this article, we’re going to dig further into...
  10. News

    Meet six inspiring students using Windows 10 to innovate and create

    When was the last time that you were truly inspired? The kind of inspired that gets you out of bed quickly, excited to start your day and tackle your list of ideas you’ve been dreaming about? For me, it was hosting our recent Windows 10 Student Showcase Dream. Create. Do event that featured...
  11. EvilD

    Windows 7 Need know where to start and with what language for a standalone windows program

    I have an inventory spreadsheet that is excel based and written in with VBA that want to make a standalone executable. The spreadsheet uses userforms for input and then transfers the input data to a diaphragm/floor plan, indicating what is in what room. I would like suggestions on what...
  12. News

    Building a Simple App with the Windows Bridge for iOS

    Link Removed Welcome to the first in a series of hands-on blog posts for the Windows Bridge for iOS. 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 Objective-C code...
  13. News

    The Basics of Background Audio

    Background audio in a Universal Windows Platform (UWP) app is a powerful way to provide a more seamless audio experience to your users. This post will walk you through setting up background audio, reacting to device media controls, communicating with the background media player, and managing...
  14. News

    Face it... Windows 10 Vision and Face Detection Round-up

    With all the pictures we'll be taking I thought it would be cool to do a round-up of vision API, facial detection and the like. We're got a ton of posts from three different authors... 1) Link Removed Summary A musical coding project that turns users into musical instruments using new media...
  15. News

    Intense UWP Templates with the Intense Toolkit and some Logo help

    It's Winter Break for many of us and being the geeks we are, we're looking for something to develop... :) When kicking off a new project, many times it can really help starting from an existing Project Template. We've highlighted the cool UWP templates from FirstFloor before, Go beyond "Blank...
  16. News

    Unknown File Type? Visual Studio Suggestion Extension...

    There you are, opening a new open source project and there's a file in the project that you can't edit or that the edit experience isn't great. Then you remember, "Oh yeah, I'm supposed to install an Extension to edit that..." Link Removed must have run into that more times than he can count...
  17. News

    There's an Arduino in your VS Code...

    The final post for the VS Code Theme week comes from the man, the myth, the legend in his own mind :) Link Removed. Given it's Hardware Friday and VS Code week, how can we mesh these two together? Maybe a little Arduino development with VS Code? Yeah, that's the ticket! Link...
  18. News

    Unity with VS Code

    Coding4Fun is doing a VS Code Theme Week and I tried to hunt down something, anything, related to the Kinect and VS Code. Anything... Well, I've been blogging about the Kinect and Unity a bunch, so showing how VS Code and Unity work together is close enough, right? Um... yeah... It's a...
  19. News

    Extensions by Mads Kristensen | Visual Studio Toolbox

    In this episode, Robert is joined by Link Removed, author of many of the most useful and cool Visual Studio extensions around. Mads shows the following extensions: Link Removed [01:10] Link Removed [06:30] Link Removed [09:50] Link Removed [13:15] Link Removed [20:45] Link Removed [25:00] Link...
  20. News

    Have a heart...rate Band UWP sample

    Continuing with our Hardware Event Theme, it's Windows 10 Band Day! Link Removed, whom we usually highlight for his cool Kinect projects, a couple months ago wrote up this nice Windows 10 UWP Microsoft Band example... Link Removed Although very simple I thought this was worth blogging as I...
Back
Top