c++

  1. News

    Learn about the samples for Universal Windows Platform

    One way to learn app development for the Universal Windows Platform (UWP) is by taking advantage of the extensive and growing samples collection on GitHub. You can use these samples to learn about specific UWP features and APIs and as a source of working code that you can copy and paste into...
  2. News

    Jumpstart your Win10 IoT development with the AllJoyn Studio for Visual Studio 2015

    Building Windows 10 IoT? Then you'll want to check out the Link Removed and Brian Rockwell's great post on how to use it... Link Removed AllJoyn® in Windows® 10 An AllJoyn® development toolkit to quick-start AllJoyn® development. The AllSeen Alliance created AllJoyn® to empower the Internet...
  3. News

    VIDEO Arduino for Visual Studio 2015 [Beta]

    Visual Studio 2015 is out and for all your Arduino makers, the Visual Micro Arduino for Visual Studio 2015 [Beta] is now out too! Link Removed This Extension requires Visual Studio C++ to be installed before projects can be created or opened Beta release of the Arduino Ide for Visual Studio...
  4. News

    Winning with Win2D

    One of the new libraries I've not blogged about enough (cough... at all... cough) is one that will help the C++ or C# dev create GPU accelerated 2D Windows Runtime apps on Windows 8.1/WinPhone 8.1 and Windows 10. Why haven't I blogged about it? Well, I hate the author... JUST KIDDING. No, I've...
  5. 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...
  6. News

    Bringing Marmalade SDK-based apps to Windows 10 – a step-by-step guide

    With the recent release of the Marmalade Link Removed, apps and games built with the Marmalade SDK can now be targeted for and deployed to Windows 10 PCs or phones. In most cases, your app will not require significant code changes to move to Windows 10. However, the SDK is still a limited beta...
  7. News

    Kinect 2 Computer Vision

    Kinect MVP James Ashley is back with a great example of using OpenCV v3 (which we highlighted OpenCV turns 3 and seeing Intel(R) INDE OpenCV), Emgu and the Kinect v2 to implement computer vision/facial recognition. Some of our other posts where we highlight James; Kinect 2 Unity 5 "Kinect v2...
  8. News

    Remember the cool HP Sprout? There's now Emulator available!

    Okay, so this isn't a Visual Studio Extension, but I figure cool SDK's are a good Monday fit too... Link Removed The Link Removed made a big splash when it was announced, but since it's been a little quite. I personally wasn't following much about it because I didn't have a Sprout and you...
  9. News

    VIDEO OpenCV turns 3 and seeing Intel(R) INDE OpenCV

    One of cooler libraries we've highlighted over the years is OpenCV, Open Source Computer Vision. Link Removed OpenCV is; OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure...
  10. News

    Using FFmpeg in Windows Applications

    It is important to Microsoft that developers can leverage open-source software when building apps for Windows. As part of this effort we’re very pleased to announce FFmpeg support for Window 8.1, Windows Phone 8.1, and Windows 10 applications. What is FFmpeg? FFmpeg is a free, open-source...
  11. News

    GoingNative 38: The future of C++[17] - Updates from Lenexa | C9::GoingNative

    A few weeks ago, the ISO C++ Committee met in Lenexa, Kansas to hash out the future of the C++ language, specifically for C++17. We're honored to speak to two (previously featured) Microsoft delegates to the committee -- Gabriel "Gaby" Dos Reis and Artur Laksberg -- who took the time to give us...
  12. News

    Kinect v2 Avateering

    Link Removed, Friend of the Gallery, posted another great example of using the Kinect v2, this time using it and its capabilities to start an Avatar journey... Here's some of the other posts from Peter we've highlighted recently; Kinect 2, Sound Detection with C++ More on the openFrameworks...
  13. News

    Compiling Objective-C Using the Visual Studio 2015 C++ Code Generation that Builds Windows,...

    This session covers the nuts and bolts of several key innovative compiler and runtime technologies we will be delivering in Visual Studio 2015 and its updates. New investments in the compiler and runtime space include: Improved optimization and auto-vectorization, /Guard secure code generation...
  14. News

    VIDEO Getting Real with Mike Taulty and RealSense

    Mike Taulty, long time Friend of the Kinect Gallery, has been writing up a great series of articles around Intel's RealSense camera and Visual Studio (of course ;). Here's the current series ToC (as of the time of writing this), where you can get a good feel of everything he's covering... Link...
  15. News

    Kinect 2, Sound Detection with C++

    Link Removed, Friend of the Gallery, posted a short, but sweat Kinect C++ example; Here's some of the other posts from Peter we've highlighted recently; More on the openFrameworks and the Kinect Unity 5 and the Kinect... WebSocketing the Kinect Custom Kinect Gestures in Unity3D? Here's how...
  16. News

    Getting Going with Kinect v2 Development

    Mike Taulty, long time Coding4Fun Friend, recently presented at a London Kinect Hack Event on how to quickly get started developing with the Kinect for Windows v2. Lucky for us, he's shared it with us...; Here are just a few times we've highlighted Mike's work; Just face it... with these two...
  17. News

    TWC9: Azure Machine Learning, Net#, Orleans, Windows 10 + asm.js, JavaScript Wins, OneNote...

    This week on Channel 9, Nisha and guest host Mat Velloso discuss the week's top developer news, including; Link Removed New Azure services help more people realize the possibilities of big data [T. K. “Ranga” Rengarajan] Link Removed Azure: Machine Learning Service, Hadoop Storm, Cluster...
  18. Saltgrass

    Windows 10 DX 10 Game playing as DX 9

    Since Kemical's comments about the DX 12 situation, I have been doing some checking. I realized Borderlands 2 is playing as DX 9 and 32 bit, which is its normal configuration. But I downloaded Borderlands Pre-Sequel which is a DX 10 version and it is still playing in DX 9 (32 bit). I also...
  19. News

    Using Kinect for Windows v2 Sensor with openFrameworks in WinRT applications

    Today we highlight a new Microsoft Virtual Academy Quick Start Challenge... Link Removed Want to work with the Kinect sensor v2? In this hands-on lab, learn how to use the Kinect sensor v2 in an openFramework application running on Windows 8. We use an openFramework version available on...
  20. P

    Windows 7 Error message when starting Windows 7

    On starting up an error window opens saying a file cannot be located. file is C:\PROGRA~2\FA8CADA7.cpp How do I either stop this message or replace the file that cannot be found?
Back
Top