When you go to create a New Project in VS 2010 Express for Windows Phone Beta, you have the following options:
The first option is to create a Silverlight for Windows Phone application. You have three different project templates:
- Windows Phone Application – A project for creating a Windows Phone application.
- Windows Phone List Application – A project for creating Windows Phone applications using List and Navigation controls.
- Windows Phone Class Library – A Windows Phone Class Library project.
The second option is to create an XNA Game Studio 4.0 project. You have eight different project templates:
- Windows Phone Game (4.0) – A project for creating an XNA Framework 4.0 Windows Phone game.
- Windows Phone Game Library (4.0) – A project for creating an XNA Framework 4.0 Windows Phone game library.
- Windows Game (4.0) – A project for creating an XNA Framework 4.0 Windows game.
- Windows Game Library (4.0) – A project for creating an XNA Framework 4.0 Windows game library.
- XBox 360 Game (4.0) – A project for creating an XNA Framework 4.0 Xbox 360 game.
- XBox 360 Game Library (4.0) – A project for creating an XNA Framework 4.0 Xbox game library.
- Content Pipeline Extension Library (4.0) – A project for creating an XNA Framework 4.0 Content Pipeline extension library.
- Empty Content Project (4.0) – A project for creating an XNA Framework 4.0 content project.
