I don\'t suppose anyone has used the latest version of TweetSharp to do a twitter status update, I was using the old version and now getting a bit lost with this OAuth stuff and cannot get it to work.
I am trying to develop a very basic console application that will retrieve a user\'s homepage (twitter updates from people followed by the user) and save it (json). I\'ve read a lot on the internet, b
I am currently using TweetSharp to pull in my public timeline to my web application. Everything is working except I don\'t seem to be getting any retweets that I post.
How can i get the lists for the authenticated user & th开发者_开发技巧e lists that user followsThis should work:
I\'m attempting to create a web application with TweetSharp that will connect to Twitter with OAuth.So far I am able to pass the consumer key and consumer secret to Twitter, have the user开发者_StackO
I am trying to follow Pete Brown\'s introductory WPF tutorial which makes use of the TweetSharp libraries to interact with Twitter.
I am working on a method that will allow me to pull in the 5 most recent posts that my company has made on it\'s Twitter account.
I was checking out the Tweet# API, and notice that there are 2 ways to authenticate. .AuthenticateAs(TWITTER_USERNAME, TWITTER_PASSWORD)
I see there is a API call for Frienships/Show, but I am not sure how to parse the开发者_C百科 response to get the true/false.
i\'m building a small Twitter web app for myself. I am using TweetSharp but I keep getting an error: Server Error in \'/test\' Application.