Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best resource to learn Windows Phone Development?

I'm looking for online reference / book recommendations, video tutorials, etc...

I've been programming for a while now (Java / Shell), so I don't need a book that spends a lot of effort on basic programming concepts.

All I need is a jump start and some good reference material to clear off my doubts before I start asking more substantial questions on stackoverflow

like image 591
Arpit Avatar asked Aug 05 '11 02:08

Arpit


People also ask

What is the tool used in Windows Phone development?

Windows Phone SDK comes with following main tools: Visual Studio Express Edition for Windows Phone (VS version depends on SDK version) Windows Phone Project Templates. Windows Phone Emulator.

Is Windows Good for app development?

Windows Forms is the original platform for managed Windows applications with a lightweight UI model and access to . NET or the . NET Framework. It excels at enabling developers to quickly get started building applications, even for developers new to the platform.

Is the platform programming language used in Windows mobile?

C# is the leading programming language used for Windows app development. An object-oriented multi-paradigm language, it is Microsoft's offering for program development and enables the creation of robust and feature-rich mobile apps, games, and web services.


3 Answers

Programming Windows Phone 7 BTW, it's free.

XNA Game Studio 4.0 Programming: Developing for Windows Phone 7 and Xbox 360 (Developer's Library)

like image 50
Justin Avatar answered Oct 19 '22 02:10

Justin


I would suggest Adam Nathan's 101 Windows Phone 7 Apps. This is volume 1 and it deals with writing fully functional apps that you can post on marketplace, as well as explaining key concepts of WP7 programming. I am reading this book at the moment and have to say that I am quite happy that I purchased it.

EDIT: One more suggestion would be to come up with some project, nothing too complex but at the same time nothing too simple and jump into fire head first. You will surely learn a lot if you have a vision for a project. It will drive your forward to succeed.

like image 11
Husein Roncevic Avatar answered Oct 19 '22 02:10

Husein Roncevic


"Programming Windows Phone 7" by Charles Petzold is worth a look.

like image 5
Deepansh Gupta Avatar answered Oct 19 '22 02:10

Deepansh Gupta