17

Guys I am new to Windows Phone Development in .Net Can any one guide me the correct path to start from scratch. Any links to understand the architecture?

VIJAY
  • 811
  • 10
  • 22
  • This might be a good question for [http://programmers.stackexchange.com/](http://programmers.stackexchange.com/) as it is more of a meta-programming question – Kyle Jul 01 '11 at 15:56
  • possible duplicate of [Getting Started with Windows Phone 7](http://stackoverflow.com/questions/3402466/getting-started-with-windows-phone-7) – ctacke Jul 02 '11 at 02:56
  • http://stackoverflow.com/questions/7513022/windows-phone-7-mango-development-links/7513428#7513428 – Rakesh R Nair Sep 23 '11 at 11:11

8 Answers8

15

You could start with Windows Phone 7 in 7 Minutes to get a quick overview, then move onto the Windows Phone 7 Jumpstart series on Channel9 for more depth on individual subject areas.

Derek Lakin
  • 15,493
  • 30
  • 45
  • You're right, but also http://www.windowsphonegeek.com/ gives a lot help, in particular with Windows Phone Toolkit controls... – MAXE Aug 22 '12 at 06:46
2

there are many sites and this is the link which u can go thru and u'll find many resources available in this.

https://stackoverflow.com/tags/windows-phone-7/info

for understanding the architecture, I think pluralsight is the best one.

Community
  • 1
  • 1
madhu kumar
  • 768
  • 1
  • 10
  • 44
1

I have a Lumia 710 and found a good guide with code snippets that helped me to build an own app for Windows Phone. You might also find it useful. Have a look at it:

http://voip-sip-sdk.com/p_511-windows-phone-platform-voip.html

andrewsi
  • 10,954
  • 132
  • 33
  • 48
1

There is a lot of information on the Create site, see http://bit.ly/tpwnyK

0

I suggests that you may go through the MSDN pages first: http://create.msdn.com/en-US/education/quickstarts

If you're an experienced Silverlight, WPF, you'll find the following link might be more useful. http://wp7dev.wikispaces.com/

Thanks

terry
  • 1,469
  • 11
  • 19
0

I believe you will need the .NET framewok http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=65.

The windows mobile development center is always good to get started. http://msdn.microsoft.com/en-us/windowsmobile/bb264318

Marc Brigham
  • 1,684
  • 5
  • 20
  • 24
0

Also: http://www.delicious.com/mjfusa/wp7%20gettingstarted

mjf
  • 357
  • 1
  • 3