Windows Phone 7 “Mango” Development 201 – Isolated Storage Explorer

Windows Phone 7 “Mango” Development 201 – Isolated Storage Explorer

Mar 5, 2012

In this tutorial we are going to revisit the concept and implementation of isolated storage as Microsoft has given us some cool new toys to play with in the Windows Phone 7.1 SDK. This tool is command line based and will allow us to peer into either an emulator or an actual attached device. Once in the device/simulator we can navigate through the applications...

Windows Phone 7 “Mango” Development 201 – The Application

Windows Phone 7 “Mango” Development 201 – The Application

Feb 28, 2012

Exciting news for those that have followed our 101 series here at Binary Wasteland and are getting pumped for the new 201 series that is airing today. We have the application we designed in the marketplace for you to download for free. We figured, what better way to get pumped up than to start using what we will be designing. The free version is fully...

Windows Phone 7 “Mango” Development 201 – A Tutorial Series

Windows Phone 7 “Mango” Development 201 – A Tutorial Series

Feb 28, 2012

Welcome back another development series here at Binary Wasteland. We are going to be doing some Windows Phone 7 development covering Mango and its juicy new features. With the new OS being released, now is the perfect time for developers to learn the exciting new features and tools available to them. In this tutorial series we will cover a range of topics to...

Windows Phone 7 Development 101

Windows Phone 7 Development 101

May 10, 2011

With the Windows Phone 7 Development tutorial series completed it is now time to move on to yet another compelling programming language. Although,  not before we give you a link to all the resources in one complete space.  This development 101 tutorial series will take you through what you will need for setting up your development environment and concluding...

Windows Phone 7 Development 101 – Finishing Statistics Tracker

Windows Phone 7 Development 101 – Finishing Statistics Tracker

Apr 15, 2011

In this tutorial we are going to to finish the statistics tracker by making some last minute enhancements as we prepare the application for market.  In the previous post we implemented Isolated Storage to store data about our statistics and in this tutorial we will draw upon the file we use in isolated storage. To make this application presentable and ready...

Windows Phone 7 Development 101 – Beginning A Statistics Tracker

Windows Phone 7 Development 101 – Beginning A Statistics Tracker

Feb 14, 2011

In this tutorial we are going to learn about a couple of different objects on the toolbar that can be used to make life easier.  In the previous post we covered the basic “Hello World” program that most people make when starting a new language but it is time to explore a little further in this tutorial.  It has always been my personal standard to...

Windows Phone 7 Development 101 – Hello World

Windows Phone 7 Development 101 – Hello World

Jan 27, 2011

In this tutorial we are going to develop a simple “Hello World” application for the Windows Phone 7 using XAML. We will be using the Visual Studio 2010 IDE that should have been set up in the previous post.  When dealing with Visual Studio 2010 and Windows Phone 7, there are some important items to remember when programming.  The first is...