Windows Phone Dev Center - Getting started with developing for Windows Phone

拼搏现实的明天。 2021-12-24 10:11 293阅读 0赞

Getting started with developing for Windows Phone

127 out of 178 rated this helpful - Rate this topic

April 05, 2013

Applies to: Windows Phone 8 | Windows Phone OS 7.1

Start developing Windows Phone apps with this step-by-step guide. Get the tools you need, build your first app, and test it on your own phone. Find out how to make the most of the platform and the tools. Download samples. Get suggestions for your next steps.

If you’ve previously developed .NET or XAML apps, you can transfer these skills to develop Windows Phone apps that use XAML for the UI and C# or Visual Basic for the code. If you know C++, you can develop a Direct3D app for Windows Phone 8 in that language to take full advantage of the phone’s graphics hardware.

This topic contains the following sections.

  • Get set up
  • Create your first app
  • Learn the tools and templates
  • Make great apps
  • Download samples
  • Ask questions and solve problems

Get set up


Start here to learn about Windows Phone apps and get the tools you need to create them.

Download the free developer tools

Download the Windows Phone SDK 8.0, which includes all the tools you need to create Windows Phone apps: Microsoft Visual Studio Express 2012 for Windows Phone, project templates for creating new Windows Phone apps, the Windows Phone emulator for testing, and more.

Get the SDK

Windows Phone SDK 8.0 installs everything you need to build and test apps for both Windows Phone 8 and Windows Phone OS 7.1. You don’t have to install Windows Phone SDK 7.1 to build apps for Windows Phone OS 7.1. However, if you already have Windows Phone SDK 7.1 installed, you don’t have to uninstall it before you install Windows Phone SDK 8.0.

If you already have Visual Studio 2012 Professional or higher, the SDK templates and tools are integrated into your existing installation of Visual Studio.

Windows Phone SDK 8.0 requires 64-bit Windows 8 Pro or higher. You can’t develop Windows Phone 8 apps on Windows 7, on Windows Server 2008, or on Windows Server 2012. The Windows Phone 8 Emulator has special hardware, software, and configuration requirements. For more info, see System requirements for Windows Phone Emulator.

Register your phone for development

Sign up for a developer account and register your Windows Phone so you can test your apps on a phone. If you don’t have a Windows Phone, you can still test your apps in the emulator.

How to register your phone for development

Learn about the platform

What can you do in a Windows Phone app? Read about the new and improved features built into the Windows Phone 8 platform.

What’s new in Windows Phone SDK 8.0

Create your first app


After you download and install the tools, you’re ready to write apps.

Write your first app

Walk through the steps to create a simple web browser as your first Windows Phone app.

How to create your first app for Windows Phone

Upgrade an existing app from Windows Phone OS 7.1

Upgrade your existing Windows Phone OS 7.1 app to target Windows Phone 8 with a single click in Visual Studio.

How to upgrade an app project to Windows Phone 8

Port an existing app from another platform

Find resources to help you port existing iOS or Android apps to the Windows Phone platform.

Porting your app to Windows Phone

Learn the tools and templates


Learn how the developer tools help you to design, create, and test great apps.

Review the list of installed tools

Understand the purpose of the tools installed with the SDK and their place in the app development cycle.

Windows Phone SDK tools

Develop apps with Visual Studio

Get comfortable in Visual Studio, a complete and extensible development environment for Windows Phone apps. Visual Studio includes a visual designer with many built-in controls and a powerful code editor.

Visual Studio Express 2012 for Windows Phone

Start projects quickly with project templates

Use project templates in Visual Studio as a starting point for creating various types of Windows Phone apps.

How to create a new app project from a template for Windows Phone

Make great apps


Build apps that meet the certification requirements and satisfy users.

Design a high-quality app

Find guidance about best practices for designing the user experience of your Windows Phone app.

Design library for Windows Phone

Test your app

Discover all the testing tools included with the SDK to help you create a stable and responsive app.

Testing apps for Windows Phone

Pass the app certification tests

Review the requirements that your app has to meet before it can be published in the Windows Phone Store.

App certification requirements for Windows Phone

Download samples


Pick from a large number of samples to learn how specific controls, features, and types of apps work.

Samples gallery on Windows Phone Dev Center

Ask questions and solve problems


Get answers to your programming questions from other Windows Phone developers and from other Microsoft resources.

Find answers about writing Windows Phone apps

Find answers and solve problems as you develop Windows Phone apps.

Developing for Windows Phone forum

Find answers about the development tools

Find answers and solve problems as you work with the tools in Windows Phone SDK 8.0.

Tools for Windows Phone Development forum

Explore other support options

Review other support options from Microsoft.

MSDN Troubleshooting and Support

转载于:https://www.cnblogs.com/licheng/archive/2013/05/02/3055572.html

发表评论

表情:
评论列表 (有 0 条评论,293人围观)

还没有评论,来说两句吧...

相关阅读