What is Universal Windows Platform (UWP)?
UWP is a part of Windows 10 and Windows 10 Mobile. It is a platform, where homogeneous Application architecture is created by Microsoft, which does not run on earlier versions of Windows . An extension to the Windows runtime platform was first introduced in Windows Server 2012 and Windows 8 PC. Today UWP apps can run on different devices which run on Windows 10 OS such as Desktop, Phone, Surface etc.


Source - https://msdn.microsoft.com/en-us/windows/uwp/get-started/universal-application-platform-guide
Universal Windows Platform (UWP) app provides a UX on images with different screen sizes and input methods. It supports Windows Application development, using C++, C#, VB.NET or XAML.
UWP App Feature
UWP App Feature
- Pixels and Scaling UWP apps can automatically adjust the size of controls, fonts and other elements. For example, from a few inches away a 24 PX font Surface Hub from 10 feet is applicable to the user as a 24 PX font on a 5 inch phone.

Source - https://msdn.microsoft.com/en-us/windows/uwp/layout/design-and-ui-intro - Styles
A set of styles that automatically gives your app a light or dark theme (as your choice) and can incorporate the user's accent color preference.
Now, let’s learn how to work on UWP with XAML in Visual Studio 2015.


Source - https://msdn.microsoft.com/en-us/windows/uwp/layout/design-and-ui-intro
Requirements
Requirements
Here is the list of software, which is as follows.
- Windows 10
- Visual Studio 2015 (If you don't have Visual Studio 2015 you can download first).
After installing these software, you need to enable your Windows 10 device. You can only use XAML designer, if your development platform is Windows 10.
Create a “Guudmorning” world with XAML.
Launch Visual Studio 2015.
Step 1
Step 1








Prasanna MuraliPosted Nov 9, 2016, 10:40 PM
Nice share keep up mayank verma.....
Ammar ShaukatPosted Nov 9, 2016, 12:28 AM
Good start... keep writing Good stuff...
Kumaresh RajalingamPosted Nov 8, 2016, 5:46 AM
Good start keep going! :) Mayank Verma