github

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

    Preview v2.0 Refactoring Essentials now...

    Just a couple months ago I highlighted one of our favorite refactoring/analyzer projects, Refactoring Essentials - Open Source, Cross Platform Refactoring and Analyzers. Well the team is on a tear, with Andreas Weizel announcing that Refactoring Essentials v2 is now available in preview...
  3. News

    Going Native 41: OpenGLES on Windows with ANGLE | C9::GoingNative

    There are many ways to spin a cube and in today's episode we're coming from a different... angle =P. Cooper Partin from the Windows Graphics team is joining to tell us about his work on the ANGLE project to enable OpenGL ES 2.0 support in Windows Store, Phone and Universal Windows apps. ANGLE is...
  4. News

    Migrations in Entity Framework 7 with Brice Lambson

    This is the last installment in a series of videos made with the Entity Framework team. In this episode Brice Lambson describes migrations and how they are used in Entity Framework 7. Here are some links for more information: Entity Framework 7 Github Repository for EF7 Link Removed Link...
  5. News

    Go beyond "Blank App" with these Windows 10 VS 2015 Project Templates

    Like many of you, I'm looking at jumping into developing Windows 10 Universal Windows Platform apps. So like most of you, I fire up Visual Studio, New Project and look for a Project Template to help me hit the ground running. Let's see, for creating a Windows 10 app there's... one UI template...
  6. News

    CodeChat 035 - Node Chakra | CodeChat

    Arunesh and team have done something pretty cool. They've built a version of Node.js that works with Chakra - the JavaScript engine that underlies Microsoft Edge. Why would you do this? Well, because of Windows 10. Windows 10 is not exactly discriminant about which devices it supports and we're...
  7. News

    Creating a Database Project for Artificial Intelligence

    The code can be brought down from this git repository: https://github.com/drcrook1/ProjectTeddy/tree/master/TeddyDemoSolution Link Removed - Introduction Link Removed - Visual Studio 2015 Link Removed - Create new Database Project Link Removed - Create Tweets Table Link Removed - Create...
  8. News

    Shadow Properties in Entity Framework 7

    In this short video Rowan describes shadow properties new in Entity Framework 7. This is a super useful feature for those times when your database and your class model don't quite match up. Would love your thoughts! Here are some links for more information: Entity Framework 7 Github...
  9. News

    Key Generation Strategies in Entity Framework 7

    In this short video Rowan takes us through a different approach to generating keys in Entity Framework 7 using sequences. This approach is interesting in cases of large INSERT batches primarily because keys are all fetched beforehand. Would love your thoughts! Here are some links for more...
  10. News

    Episode 181: Azure Data Factory and Big Legacy Data with Shweta Gupta | Microsoft Azure...

    In this special episode Lara Rubbelke is joined by Shweta Gupta, a Technical Evangelist at Microsoft. Shweta joins the show to talk about her experience helping a healthcare customer solve a big legacy data problem with Azure Data Factory. In this scenario, they wanted to use Streaming...
  11. News

    The future of Entity Framework (EF7)

    In this entry we're continuing the discussion of Entity Framework by looking toward the future. We focus primarily on EF7 and its primary design decisions. It was truly enlightening Entity Framework 7 Github Repository for EF7 Rowan Miller As an aside, I spent a couple of days with Rowan...
  12. News

    Windows SDK for Facebook

    We’re pleased to announce a new open source library for integrating Facebook into your Windows apps. The Windows SDK for Facebook is geared towards app developers creating Universal Windows apps on both desktop and phone. The SDK supports universal Windows app for Windows Phone 8.1, Windows 8.1...
  13. News

    Visual Studio Gallery Shows Open Source Extension Love

    In June I noticed and mentioned that the Link Removed had been updated with a cool GitHub feature, connecting an extension to a repo, "Heat Margin Visual Studio Extension - Taking the Green/Yellow to the next level" Last week the team officially announced this feature and provided a great and...
  14. News

    Raspberry Pi 2 and the Kinect, Making a Hand Held Scanner

    This project is off to a great start and something I think we should keep an eye on... Link Removed I am working on a proof of concept standalone mobile 3D Scanner. Hopefully it will be possible to use a Raspberry Pi2 for this project. I have already posted a video on youtube. And some...
  15. News

    Windows 10 Universal App Samples

    Since the month ends with the release of Windows 10, a great way to kick it off is by highlighting the great Windows 10 Universal App Samples available on GitHub. I mean, check out this list of samples! Microsoft/Windows-universal-samples This repo contains the samples that demonstrate the...
  16. News

    Hello Face API...

    Today's series comes from Coding4Fun Friend, Bruno Capuano, where he shows off one of our favorite subjects, facial recognition, with a cloud twist. Bruno is showing off Microsoft's Project Oxford, Face API's and how you can get started using them. First, Project Oxford? Link Removed Welcome...
  17. News

    New Microsoft Edge Test Drive web demos go open-source

    We first launched the Internet Explorer Test Drive site Link Removed during the Internet Explorer 9 Preview and regularly added demos through IE10 and IE11 development as a way to help web developers get hands-on with new features and performance improvements that were being added to the...
  18. News

    Windows 10, Xbox Controller and Drones (Oh yeah)

    Drones! It's been like forever since we've highlighted drones here, so when I saw this and that Shahed Chowdhuri not only used an Xbox Controller but also Windows 10, well heck, there's no way I could pass that up! Flying a Drone with Windows 10 and an Xbox Controller ... Introduction I...
  19. News

    Hacking Augmented Reality with Kinect | Build 2015

    IllumiRoom (http://research.microsoft.com/en-us/projects/illumiroom/) demonstrated how projection mapping can enhance entertainment. RoomAlive (http://research.microsoft.com/en-us/projects/roomalive/) prototyped turning any room into an interactive, augmented experience. In this session, Andy...
  20. News

    VIDEO RoomAlive Toolkit & Hacking Augmented Reality with Kinect

    We've mentioned IllumiRoom and RoomAlive before, but at Build 2015 there was a dedicated session AND the release of the RoomAlive Toolkit too! Link Removed IllumiRoom (Link Removed) demonstrated how projection mapping can enhance entertainment. RoomAlive (Link Removed) prototyped turning any...
Back
Top