Featured Post

Fun With the ?? Operator in C#: if { } or ?? – Which is Faster?

Yesterday evening at work a team member and I were pair programming.  We had a disagreement about how to code a few lines.  The question was around whether to use the ?? operator or to use an if statement using String.IsNullOrEmpty.  We settled it like most developers do and that is with a benchmark. ...

Read More

Deep Fried Bytes Episode #58: Building Facebook Applications with Windows Azure with Jim Zimmerman

Posted by Keith Elder | Posted in Facebook, Podcast, Windows Azure | Posted on 15-02-2011

Tags: , ,

0

alt

http://tinyurl.com/deepfried58

In this episode we sit down with Jim Zimmerman to discuss how Jim builds Facebook applications using Windows Azure. Jim was an important developer that worked and released the Windows Azure Toolkit for Facebook project on Codeplex. The project was released to give the community a good starter kit for getting Facebook apps up and running in Windows Azure.