Get latest tweet using Tweetsharp on Windows Phone 7
I only want to get a latest tweet to my Windows Phone Apps using Tweetsharp. below is what I have done: Installing Tweetsharp using Nuget Package Manager. Registering my apps to Twitter Developer Site. Get Consumer key, Consumer Secret, token, and token secret. Initializing TwitterService using that 4 keys. Then, what is next? are there any mistakes of my steps above? I am really confused. The documentation for tweetsharp is available on the wiki . The best method is statuses/user_timeline : Returns a collection of the most recent Tweets posted by the user indicated by the screen_name or user