Build an Out Of Browser Client with Silverlight 3

Monday, June 08 2009 - , ,

imageMy Data Points column in the June 2009 issue of MSDN Magazine is now online. In this issue I demonstrate how to build an out of browser application using Silverlight 3 and demonstrate how the API works under different circumstances.

I demonstrate the features using a Silverlight Twitter client (a light weight client I might add) that uses offline storage of data when the app is offline, and it also displays the network status. I hope you enjoy it!

 

image

8 comment(s)

nice, I will try it, thanks for you sharing

great post, I'll consider to use it bro.

I don't have twitter account yet, but this article must be useful for me

for twitter, I use google desktop

thank you sir

great article, thanks for sharing this

I updated my SilverTwit code for my June 2009 Data Points column in MSDN Magazine to use the release version of Silverlight 3. The revised code can be retrieved in the codeplex site here . There were 3 sets of changes: (1) Twitter started using larger

I updated my SilverTwit code for my June 2009 Data Points column in MSDN Magazine to use the release