Friday 29 January 2016

Hello World UWP App

Hi,We Will Develop Hello World App.

Step1: Open Visual Studio 2015, Click on new project.


Step2: Click on Blank App(universal windows). Give whatever name you want to give and make sure you have selected universal app option.


Step3: As we are developing universal App, we can run this same app on mobiles,Tablets, and your own local machine.


Step4: This is your Mainpage.Xaml.You can add Various element here.e.g TextBoxs,Textblocks,Buttons etc.


Step5: Drag drop Textblock in mainpage and Edit the Properties of textblock.


Step6: Run it on local machines that is my Pc...

No comments:

Post a Comment