Posts

How to Create UWP App Part-1

Image
UWP   How to Create UWP App Part- 1 This is Series of posts in which i am going to explain how UWP(Universal Windows Platform) Apps are created.  Now-a-days all are developing Apps for Android and IOS but there are some hardcore windows fans like me who still use Windows Phone so for them there is need for Apps to be develop.So this tutorial is for some one who want to learn Windows App development so that they want to develop apps for windows and become Windows Developer and to rescue windows fans!!. Lets dive into development Before actually developing there are few things you need to know like UWP,C#,XAML,Visual Studio etc. Now what is UWP?                       UWP is new architecture of Windows apps i.e  if you develop app for Windows Phone then you are developing app for all the platforms windows is running from IOT devices to Hololens without additional code changes.UWP architect...