Objective
The previous story about building a Windows Phone 7 development environment, this article describes how to create, deploy, Debug, and run the Silverlight for Windows phone application, as well as how Microsoft Visual Studio 2010 Express for Windows Phone and Windows Phone Emulator (emulator) use. A Silverlight for Windows phone application called Silverradio is created in the article, and I call this program a silver radio, which is used to listen to network radio programs.
New Silverlight for Windows phone project
Click Start-> All Programs-> Microsoft Visual Studio Express-> Microsoft Visual Studio Express for Win Dows Phone. Start Microsoft Visual Studio Express for Windows Phone
Click New Project under the File menu.
Under the New Project dialog box, select the Silverlight for Windows phone template directory, then select the Windows Phone Application template, the project name is Silverradio, and then click the OK button.
A Silverlight for Windows Phone project was created, and here's a look at the Windows phone application template that created those files for us.