Friday, September 4, 2015

Windows Phone Hello World Example

Here explain How to display "Hello world" text on app.

Please follow below steps

Open the Visual Studio --> File --> New -- > New Project


Enter the your project name (Example: HelloWorld)


Here select OS Verion


 After create project, Page comes look like below screen.


Here add text block control and write text.


After that Press F5 for running app.

This is final output. 


No comments:

Post a Comment