Visual Studio 2015 Preview – Mobile C++

C++ has long been a great option for cross-platform mobile development particularly in the cases where you might have an existing C++ codebase or you have certain types of performance considerations. For this article I am going to constrain the…

Read More