Windows Phone App Development for Beginners #1: Intro
published on: 12/19/2011 | Views: N/A | Tags: Beginners
by WindowsPhoneGeek
I am starting a new series of posts for beginners: "Windows Phone Application Development for Beginners" and this time I will use a completely different more informal approach. The purpose is to explain everything you need to know in order to get started developing Windows Phone applications in a simple and easy to understand way.
- Windows Phone App Development for Beginners #1: Intro
- Windows Phone App Development for Beginners #2: Installing the Tools
- Windows Phone App Development for Beginners #3 Getting Help
- Windows Phone App Development for Beginners #4 First Visual Studio project
- Windows Phone App Development for Beginners #5 Basic XAML
- Windows Phone App Development for Beginners #6 Layout
NOTE: If you are a professional Windows Phone Developer you should probably stop reading now (this series if for beginners).
Who is this series for?
- This series is more for people that have no previous experience in programming at all and want to build fully featured mobile apps in the easiest and fastest way
- Absolute beginners
- People who do not want to read hundreds of pages in theory in order to build a simple app
- People who do not want to be professional developers but want to make money from mobile apps
- People who do not know what is Windows Phone
- People who wish programming was simple
Why developing for Windows Phone?
In short Windows Phone is the latest mobile OS developed by Microsoft. It offers a new user interface called Metro.

The Windows Phone Application Platform provides two frameworks for developing applications:
- The Silverlight framework for event-driven, XAML-based application development. I.e. you use Silverlight for building applications that you can submit to the marketplace.
- The XNA Framework for loop-based games. I.e. you use XNA to develop games that you can submit to the marketplace.
Here is how the Marketplace looks like: http://www.windowsphone.com/en-US/marketplace
You can register here: http://create.msdn.com The process takes up to 4 days and you must have a credit card in one of the eligible countries. The registration fee for developers is $99 per year (taxes are excluded). You can submit FREE(usually making money from ads) and paid apps/games.
According to the latest statistics Windows Phone is the most profitable platform for developers:
Image source:TechCrunch
What is more, when developing for the Windows Phone you:
- receive all tools necessary for building your own apps for FREE
- Microsoft also gives FREE help to developers in various ways: forums, network of MVPs, open source projects, MSDN documentation and much more
- third party web sites also offer FREE windows phone development resources
- the Windows Phone development community is growing faster and having in mind that at the moment the Marketplace has only 41 000 apps it is much easier to be noticed here than in the Android or iPhone market
- you can even get a free phone from Nokia or Microsoft, because they give lots of phones to developers
That's it for now. In the next post you will learn how to start building your first "cool" Windows Phone app.
Hope the post was helpful.
You can also follow us on Twitter @winphonegeek
Comments
I don't agree at all
posted by: Harald-René Flasch on 12/22/2011 5:48:43 AM
People who do not want to be professional developers but want to make money from mobile apps
Rip-off artist? I don't think that without profession a person is able to develop good and valuable apps. Good luck!
Just compare: Would you bring your car to a mechanician who does not understand his/her job since he/she only wants to make money!?
People who do not know what is Windows Phone
Just compare: Would you bring your car to a mechanician who does not know what a car is? I also would not bring my bicycle to a car-mechanician ...
New! WindowsPhoneGeek Component Marketplace
Our Top Articles & Free books
- Our FREE e-book: "Windows Phone Toolkit In Depth" 2nd edition
- 400+ Windows Phone Development articles in our Article Index
- 21 WP7 Toolkit in Depth articles covering all controls
- 12 WP7 Coding4Fun Toolkit in Depth articles covering all controls
- Performance Tips when creating WP7 apps
- Creating a WP7 Custom Control in 7 Steps
- WP7 working with VisualStates: How to make a ToggleSwitch from CheckBox
- What makes a WP7 App successful
- Creating theme friendly UI in WP7 using OpacityMask
- Implementing Windows Phone 7 DataTemplateSelector and CustomDataTemplateSelector
Our Top Tips & Samples
- All about WP7 Isolated Storage series
- WP7 Dynamically Generating DataTemplate in code
- 5 tips for a successful WP7 Marketplace submission
- WP7: Navigating to a page in different assembly
- WP7 ContextMenu: answers to popular questions
- WP7 ListBox: answers to popular questions
- WP7 working with Images: Content vs Resource build action
- WP7 Element Binding samples
- WP7 working with XML: reading, filtering and databinding
- Drawing in WP7: #2 Drawing shapes with finger
- WP7 TextBox Light theme problems - the solution
- Changing the WP7 Panorama Background Image dynamically with Animation
