What do you need
Create Hello World Project in SilverLight
File -> New Project command.
2. Select SilverLight for Windows Phone as template and Windows Phone Application as project type.
3. Specify HelloWorld
What Wizard generates
Building the Project
Since this is the first application built with the newly installed dev environment, its good to build the default project to rule out any installation problems. Right-click on the Solution in the Solution Explorer and Select Build
.HelloWorldHelloWorldBinDebug
Adding Hello World Stuff
Running Hello World Program