Old School Way to Query Twitter API(Works in VS 2010, without a Type Provider). Ported from partially working C# snippets on another blog. Fully tested and working. Define your own string parmeters for OAuthToken OAuthConsumerKey OAuthTokenSecret OAuthConsumerSecret ScreenName to get this sample to work.
4 people like thisPosted: 11 years ago by Darren Smith
Useful if you are writing to the console from multiple threads and want to avoid goofed up text
4 people like thisPosted: 10 years ago by Darren Smith