Tag: Visual Studio
Updated on May 7, 2015
AR App with Wikitude SDK Using Cordova on Visual Studio 2013
Summary: In this article we will see how to setup Wikitude SDK with Cordova on Visual Studio 2013. we will use the official samples provided by Wikitude.
Updated on May 8, 2015
Usefull Visual Studio Shortcuts (Develop fast Type fast)
Last Update (21/Apr/2015) If you develop on Visual studio these shortcuts are a must for you: Comment: [CTRL]+ K, Ctrl + C UnComment: [CTRL]+ K, Ctrl + U Align the code properly: [CTRL]+ K, Ctrl + D Rename: …