7

Can we start developing apps for the upcoming windows mobile 7. Are developer tools available? Do we have to buy the visual studio program for this?

ThinkingStiff
  • 64,767
  • 30
  • 146
  • 239
nishantcm
  • 935
  • 5
  • 14
  • 28
  • The development tools comes with a free version of Visual Studio 2010 Express edition; so you won't have to buy VS2010 (or anything, for that matter). – Henry C Jul 24 '10 at 00:32

6 Answers6

8

The first link is to download the windows phone development tools, which also include Visual Studio 2010 Express and the second is for information on developing for windows phone.

EDIT I have changed the links to link to the windows phone beta developer tools.

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

http://www.microsoft.com/downloads/details.aspx?FamilyID=c8496c2a-54d9-4b11-9491-a1bfaf32f2e3&displaylang=en

http://msdn.microsoft.com/en-us/library/ff402535(VS.92).aspx

Hope this helps.

Waleed Al-Balooshi
  • 6,318
  • 23
  • 21
  • The link for the WP7 dev tools above is broken (I'm assuming it was linking to the CTP?) The most recent version of the tools (beta) can be found here: http://www.microsoft.com/downloads/details.aspx?familyid=C8496C2A-54D9-4B11-9491-A1BFAF32F2E3&displaylang=en I suspect there will likely be a RC release prior to RTM, as there's still room for improvement (like providing a Panorama control) – Henry C Jul 24 '10 at 00:34
  • @Blakomen Thanks for bringing this to my attention. I have edited the post to link to the proper pages. – Waleed Al-Balooshi Jul 24 '10 at 13:50
  • The official developer tools were just released on Sept. 16th!! You'll need to uninstall the CTP before installing them. The above links are still valid. – Jess Sep 19 '10 at 04:54
1

The blog titled 'A Developer’s Roadmap to Windows Phone 7 Launch Timing' from the Official Windows Phone Developer Blog provides some great information. If you are a student, you can develop and deploy applications to the Window Phone Marketplace for free via www.dreamspark.com. It is a Microsoft Student Program initiative.

KatieK
  • 13,586
  • 17
  • 76
  • 90
RuTu
  • 17
  • 1
0

Express version of Visual Studio is free: Visual Studio 2010 Express

Mitch Wheat
  • 295,962
  • 43
  • 465
  • 541
0

One thing to note is that you should use Microsoft Visual Studio 2010 Express for Windows Phone 7 rather than the Visual Studio 2010 add-in. There are problems with the add-in, not the least of which is that the option to add a service reference to a Windows Phone Application project is conspicuously missing.

http://developer.windowsphone.com is a good place to get started.

The last update to the CTP was in April. Expect some things to change before RTM still.

PeterL
  • 1,397
  • 11
  • 15
0

Windows Phone 7 Mango RC has also been released. You can start developing apps on this. If you have an account in the Windows Phone developer community App Hub, you will get an update for Mango on your email registered in App Hub account.

Vivek
  • 1,823
  • 1
  • 19
  • 39