Tag: SDK
Did you know ? Windows 8.1 Emulator is a real host
The Windows 8.1 Emulator that is part of the Windows 8.1 SDK lets you to simulate the real device to test and deploy your app. Infact it simulates most of the things that you see in the host computer . These includes the user account , files etc. If you make any changes inside the Windows 8.1 simulator , this will affect the same on…
WP8.1 Dev Guide – Download and Install Windows Phone 8.1 SDK
To get started with the development of windows phone 8.1 apps , the developers should have the Windows Phone 8.1 SDK installed on their system . You can download Visual Studio Express 2013 for Windows , a free tool that lets the developers to create Windows Phone and Windows Store apps, including universal Windows apps targeting all the Windows devices. The tools include the necessary…
Templates for developing Windows 8 App using Javascript
The Windows 8 SDK provides the following templates for developing Windows 8 (Metro/Modern UI) apps using JavaScript . Blank App Grid App Split App Fixed Layout App Navigation App
Application Deployment Tool in Windows Phone 8 SDK
The Application Deployment tool is a tool that gets installed when installing the Windows Phone 8 SDK on the Windows 8 PC. What is the use of Application Deployment Tool? If you want to deploy the Windows Phone App (XAP) file to your Windows Phone 8 developer unlocked device, you need the “Application Deployment tool”. The Application Deployment tool allows the developers to select the…