project setup

  1. Xarzu

    Windows 10 How do I add an .EXE project to a solution of DLL's?

    How do I add an .EXE project to a solution of DLL's? This is using Microsoft Visual Studio Professional I have been handed a solution file which contains three projects. But all three projects generate DLL files. It is kind of unique because I have uncovered that they contain XAML files. So...
  2. 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...
  3. News

    Running Cocos2d-x on Windows 10

    With Microsoft’s latest open source code contribution to the Cocos2d-x project [https://github.com/cocos2d/cocos2d-x/pull/12107], Microsoft has enabled Cocos2d-x to run on Windows 10 on the Universal Windows Platform. The Universal Windows Platform (UWP) makes it possible to target all Windows...
  4. News

    How to make a Windows Store game with C# and XAML – part 1

    This guest blog post is the first of a 3-part series written by Windows MVP Jani Nevalainen. Please see the original post Link Removed, and stay tuned for Parts 2 and 3 coming soon. I believe that games are still one of the most fun ways to get to know a new programming language. Since there...
Back
Top