So you want to create your dream app with Windows Phone

First thing first. Go directly to the link on this page and download the developer tools(this is a beta). You can use it with VS2010. How? May be I will write about it in my next post. Make sure you read the documentation and the guide.

You want to build a web site for Phone browsers. You can do it, and you can find the details at the same link.

You can get a bunch of other resources here as well.

http://developer.windowsphone.com/windows-phone-7/

Comments

Popular posts from this blog

UWP: Displaying formatted text in a TextBox Control

Handling AppManifest Validation error

UWP: XAML's ComboBox Control -Part 1