windows__phone

A 19-post collection

Develop Your First Windows Phone App - Get a Free Nokia Phone

This past Friday I attended a Windows Phone Developer event put on by Rich Dunbar, who is a Nokia Developer Ambassador, here in Orlando. I have exchanged some tweets and emails with Rich in the past and watched some feedback from some of the previous events he had put on in the past; and I'll tell you the reviews had been good.Rich is running a great program.  Develop your first application for Windows Phone and get a free App Hub token ($99 value) and once your application is available in the marketplace, he'll send you a Windows Phone 7 device.  Not too bad right?  Well, I'll tell you it's a legit deal.The event was a starter for sure,...


DarkSky Developer Contest - Dates & Prize Pool

So here we are, the good stuff. When do we have to be done and what the heck do we get if we win? Dates Start NOW, if you have not signed up please do so here. This is important, I need your valid email address so that I can get you the API developer key for Dark Sky.Next, apps must be submitted in completion no later than 10/1/2012.  This give us time to review them, get them loaded on or devices etc.  If you publish them to the Marketplace please send me the links so that we can get them downloaded.  If they are paid applications, please send us the .xap or provide a download link...


Getting started with Windows Phone and MVVM Light - Part 2 of 2

CodeProject In Part 1, we covered the following: Creating the application* Connecting the View and the View-Model* Adding an additional View or PagePart 2 we'll see how to add a button on the first page to navigate to the second page which will cover navigation and messaging to complete the application and although basic, will give a rather decent start to create and publish your first Rubber Ducky application. If you need the code, you can get it here. Let’s start by opening MainPage.xaml.  You should see the following image here: Add a button by dragging it on to the design surface or adding the following code, it doesn’t matter where, just somewhere within the content...


Orlando Windows Phone & Metro User Group Announces - Dark Sky API Developer App Contest!

Orlando Windows Phone & Metro User Group Announces - Dark Sky API Developer App Contest!  Are you a Florida based developer? Have some skills you're dying to show off? Well now is the time!  In support of the Florida .NET Development Community OrlandoWPUG is sponsoring a friendly contest of our development talent to find the best Windows Phone 7 and Windows 8 application using the Dark Sky API. Dark Sky is a new kind of weather app. It uses state-of-the-art weather forecasting to predict when it will rain or snow — down to the minute — at your exact location, and presents it to you alongside the most beautiful radar visualizations you’ve ever seen. Joel Martinez (@joelmartinez), founder of the...


Getting started with Windows Phone and MVVM Light - Part 1 of 2

CodeProject A few days ago, Rich Dunbar wrote a post about how to get started with with Windows Phone Development and the post went freaking viral. Now the reason here is that Rich, in his spare time, sponsors and host events for Nokia in order to promote Windows Phone Development and as a a reward will get you a Nokia Device and App Hub Token. A pretty nice prize for learning how to write apps for Windows Phone.  The post is a pretty good resource on where to get what you need to get started and how to get the prize. Here is an excert... Every time I tweet about new Windows Phone developers being able to receive...