Uploading an Image to Facebook in Windows Phone 7 (Silverlight)
Full code tutorial on taking, formatting & uploading images to Facebook in Windows Phone 7.x
Full code tutorial on taking, formatting & uploading images to Facebook in Windows Phone 7.x
This post assumes you’ve gone through the process of setting up the permissions for a Facebook app and getting your user to log into Facebook through your app. In short,… Read More »Posting To The Facebook Wall in Windows Phone 7 (Silverlight)
UPDATE: This tutorial will no longer work. I’ve updated it (as of late July 2012) at my new blog 25 New Things as my first “new thing” . So, you want… Read More »Tutorial: Logging Into Facebook with Windows Phone 7 (Silverlight)
This is really fast but it took me a while to figure out. I was getting the following on my recent project when I tried to save something using IsolatedStorageSettings:… Read More »“Operation Not Permitted” On IsolatedStorageSettings in Windows Phone
My initial concern here was to deal with tombstoning when it comes to HTTP requests, because that issue has kicked my butt on more than one account. But the second… Read More »HttpWebRequest (WebClient) And Tombstoning in Windows Phone 7
I’m tired of trying to find things about Windows Phone 7 development, so I’m just going to post links that I find helpful so I can find them later. Here’s… Read More »Finding the Unique Device ID in Windows Phone 7 (And Device Manufacturer And Anonymous Windows Live ID)
OK… it’s been almost 2 months since I tried to start this series and now I’m going to finish it. A brief warning: this is done with pre-Mango bits so… Read More »Windows Phone 7 Push Notification For Beginners–The Device
When designing a “You are here” icon for the map in ShopSavvy (download now on iPhone, Android and Windows Phone 7. It’s free and super awesome), I decided to try… Read More »Fun Theme-Friendly Windows Phone Icon
One of the things that I’ve been fascinated by since last year’s MIX conference is the motion design in place in Windows Phone 7. In a past life I worked… Read More »Vote for my MIX 11 Open Call Session
App bars in Windows Phone 7 are actually a pretty cool little bit of functionality. They give the user 1-4 instantly accessible options for dealing with the screen the user… Read More »App Bars in Windows Phone 7 In Blend