Skip to main content

Posts

Showing posts with the label Windows 10

Setting up for Universal Windows Platform Development

Setting up in order to develop Universal Windows Platform(UWP) apps aka Universal Windows apps aka Windows 10 apps is pretty easy.   Basic Requirements [System Requirements]   1. Get Latest Windows Install or upgrade to latest version of Windows operating system. Windows 10 will work.  Links:   Windows 10 - Download Manual   Windows 10 - Home Page 2. Get Visual Studio To develop UWP apps install the latest Visual Studio or update your existing one. At the minimum, Visual Studio 2015 is a must. Don’t forget to select Universal Windows App Development Tools feature while carrying out Visual Studio installation/updation.   Links:   Visual Studio - All Latest Versions   Visual Studio 2015 - Community Version Getting Started [All Developer Tools for Windows 10]   3. Enable Developer Mode After installing Visual Studio you need to enable developer mode on your system. In Windows 10 follow these steps.   Go to Settings ...