visual studio code

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

    VS Code Beta, OSS, Extensions and more

    Last week was a very exciting week. The Connect(); //2015 event was held and about a million things were shown and announced. Some of the cooler announcements revolved around VS Code v0.10.1 (November - Beta 2015) With this release, we mark our official Beta milestone and the big news is that...
  3. 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...
  4. 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...
  5. News

    Last Week on Channel 9: August 31st - September 6th, 2015

    As the summer wraps up here are just 25 of the many videos, posts and episodes from last week... Link Removed C# 6 makes coding even easier. Watch how Link Removed guides the discussion by comparing previous approaches to common tasks with new ways introduced in version 6. Features covered...
  6. News

    Visual Studio Code and ASP.NET 5

    The previous video showed Visual Studio Code with a NodeJS project. In this video we take a look at working with an ASP.NET 5 project in Visual Studio Code. Link Removed - Task runners (building ASP.NET 5 projects) Link Removed - Launching an ASP.NET application Link Removed - Adding a...
  7. News

    Hello Visual Studio Code (with NodeJS)

    In this video we take a first look at Visual Studio Code with NodeJS. We dig into IntelliSense for JavaScript using TypeScript definition files, configuring the launch settings and debugging the NodeJS application in Visual Studio Code. Link Removed - Add NodeJS type definitions for...
Back
Top