The following topic details how to create a new Windows Phone project in Microsoft Visual Studio 2010. Complete the following steps to create a new Windows Phone project in Microsoft Visual Studio 2010:
1. Select File | New | Project to open the New Project dialog box in Visual Studio 2010.
2. In the Project types pane, expand the Visual Basic or Visual C# node and select Silverlight for Windows Phone.
3. Choose Windows Phone Application in the Templates pane.
4. Name the project, specify a location for the project, and click OK.
A new project will be created with the name you specified.