Want to start with Windows Phone 7 development [closed]

旧时模样 提交于 2019-11-28 15:12:20

问题


As just now, I heard about the Windows Phone 7 development. So I would like to know the following things regarding Windows Phone 7:

  1. From where can I start with Windows Phone 7 development? What are the best books/article/code blog/tutorial, etc.

  2. Which are the tools I should need/download to start with Windows Phone 7 development?

Update:

I found this very much helpful: http://www.devx.com/VS_2010/Article/45898/9851


回答1:


You can get started by downloading the tools and registering to publish here: http://create.msdn.com/en-us/home/getting_started

There are a lot of very good tutorials out there. I recommend Channel9's Windows Phone 7 training course and Windows Phone 7 for the Absolute Beginner.

There's also a very good book available as a free PDF download: Programming Windows Phone 7 by Charles Petzold.




回答2:


Each of the following contains a long list of useful resources:

All about Windows Phone (eugenedotnet)
Windows Phone 7 Resources (indyfromoz)
Mike’s Mega List of Windows Phone 7 Resources (mikeormond)
Mega List of Windows 7 Phone Resources (Frank La Vigne)
Ultimate List of Free Windows Phone 7 Software & Resources (Blake Handler)
Windows Phone 7 – List of Tutorials and Resources (onishimura)
Windows Phone 7 Resources and Links (XDA Developers)
The best resources for Windows Phone 7 Development (Mark Kirby)
Windows Phone 7 Developer Resources (Blankenblog)

via http://wpug.net/resources

Once you get past the basics, you may want to have a look at the Windows Phone 7 Development Best Practices Wiki.




回答3:


From where I started to learn, here are the links =)

  • Windows Phone 7 development for absolute beginners

I use this for reference

  • Windows Phone Development (MSDN)

and this

  • The best resources for Windows Phone 7 Development
  • Getting Started with Silverlight and Windows Phone 7 Development



回答4:


If you have C# experience then Windows Phone 7 is easy. Just use MSDN for what is and is not allowed, much the same as a desktop/web C# application using .NET.

If you don't know C# start by learning Visual Studio and C# by building some basic Windows Form applications, get more advanced until you feel comfortable, and then move to Windows Phone 7.

I was one of the showcase application developers from MS so I got dropped in the dark with a short deadline, but once I got it all installed and started working with it MSDN was the best help as there were not many tutorials at that point in time, but if you don't know C# start with Windows and move to phone after as Windows have many more tutorials.



来源:https://stackoverflow.com/questions/4191756/want-to-start-with-windows-phone-7-development

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!