github

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. News

    Last Week on Channel 9: April 13th - April 19th, 2015

    Everyone is still heads down putting their final touches on their Build and Ignite sessions. Not able to go to Build? Well we're brining Build to a you! The Build Tour is taking Build on the road, to a city hopefully near you. For dates, sessions and locations, check out http://build15.com. Oh...
  16. News

    Side Projects and Community Contributions with Mads Kristensen | Web Camps TV

    Join your guide Link Removed as he talks to the product teams in Redmond as well as the web community. This is the first of a number of shows that I've been wanting to do for a while which shows the level of passion and commitment that many people at Microsoft have around their areas of...
  17. News

    Kinect for Windows v2 Speech Recognition Sample

    If you've been following this blog for any length of time, you know how much I like the Kinect voice recognition and its potential. Every single time I use my Xbox One, it's just so natural to "Xbox Pause" or "Xbox Turn Off"... Zubair Ahmed has just shared a simple sample, but simple in that...
  18. News

    TWC9: Windows 10 Launch Date, Win10 Dev Tools, Azure Apps, API Tools, IoT and more... |...

    This week on Channel 9, Jeremy and guest host Chris Kinsman discuss the week's top developer news, including; Link Removed Link Removed [Terry Myerson] Link Removed Windows 10 developer tooling preview now available to Windows Insiders [Cliff Simpkins] Link Removed Link Removed [S. Somasegar]...
  19. News

    Looking Through a New Prism

    While I've not highlighted frameworks and such recently, when Brian Lagunas reached out to me about today's news I knew I had today's post. I've used Prism myself in a couple WPF LOB app's and found it pretty darn cool and useful. If you're building complex applications, with multiple team...
  20. News

    Raspberry PI 2 and the Microsoft Band

    With the recent release of the Microsoft Band SDK Preview, it seems right to highlight those of you how are building cool stuff with it... And if we mix in some IoT, well... woot! Joost van Schaik is mixing in just about everything, Microsoft Band, Raspberry PI 2, Mono, C# and even Windows...
Back
Top