Resources for Windows Phone 7 development [closed]

2019-01-30 20:32发布

问题:

Windows Phone 7 has been unveiled and MS have announced all details of the development chain at the Mix10 conference.

So this could be a good starting point/collection of online resources as they appear

EDIT: I've removed the speculation tag now that the covers are off

回答1:

An excerpt from Programming Windows Phone 7 Series by Charlez Petzold just became available online.



回答2:

Charlie Kindel has started a MSDN blog on WP7 development, along with a video on Channel9.

windows phone twitter account: @windowsphone



回答3:

For WP7/XNA related information, keep an eye on Shawn Hargreave's blog :-)



回答4:

Some info leaked and available here: http://www.mobiletechworld.com/2010/02/18/windows-phone-7-series-development-information/



回答5:

You can get the newly released Windows Phone 7 Series "SDK" from the Windows Phone Developer Home Page

Click the "Download the Developer Tools" on the right hand side to get the bits.



回答6:

Remember the Windows Phone 7 version of fousquare from the MIX10 demo?

You can download the source code from http://4square.codeplex.com/.



回答7:

There's a ton of resources out there for Silverlight, and for the most part all of this applies to Silverlight for Windows Phone. My limited experience so far has been quite postive. I took a simple game I wrote for Silverlight and cut and pasted the XAML and code into a new Windows Phone application and pressed F5. It ran without modification, the only thing I couldn't get working was the sound.

If your interested I just posted the source code on my blog.



回答8:

For XNA there's a lot of information at the XNA creators site.

The forums are pretty good too over here combined they cover most aspects of game and app design and publishing.

Worth a visit.



回答9:

Jesse Liberty
Silverlight and Windows Phone 7 Programming



回答10:

Look at this stackoverflow post.

Getting started with windows phone 7



回答11:

I put together a list of resources to help people get started on Windows Phone 7 that might help as well.



回答12:

the Microsoft Press WP7 book by Charles Petzold is now online here.