LINQ to Twitter FAQ:

http://linqtotwitter.codeplex.com/wikipage?title=LINQ%20to%20Twitter%20FAQ

Friendly Reminder: Please double-check posts to avoid publishing credentials or passwords.

UpdateStatus method gone from TwitterContext

first post: userperson wrote: I recently updated LinqToTwitter to version 2.1.04, and now my code...

latest post: JoeMayo wrote: It's an extension method. A few questions: 1. Are you using VB? I'...

getting WOEID for a certain coordinate?

first post: SpotPulse wrote: Hi, I'm trying to get the trending topics for an area with the inp...

Can't get OAuth to work in Win8RT

first post: starpilot76 wrote: I've followed the example code and have tried downloading Win8OAuth...

latest post: starpilot76 wrote: My bad on this. I didn't setup a callback URL in the Twitter app se...

query not required?

first post: SpotPulse wrote: Hi, When I was reading your documentation.... I saw that the query...

latest post: JoeMayo wrote: That means Search is working for you as documented. Query is requir...

Can I retive tweets from my timeline for a specific day?

first post: lsudvm wrote: Using L2T is it possible to get the tweets from my timeline for a s...

latest post: JoeMayo wrote: Hi, You can page through results until you get back to the time zo...

Unable to use Count Property on Searches

first post: Neilski wrote: I've just started to use the library, but when I create the Search ...

latest post: JoeMayo wrote: Hi, Not a problem - glad you got it working. I've upgraded from Tw...

ListID Vs ListIDResult

first post: webminer wrote: Can you please clarify whats the difference between ListID and List...

latest post: webminer wrote: Thank you. Sent from Windows Mail From: JoeMayo Sent: ‎Fri...

Twitter Private

first post: webminer wrote: BeginAuthorization is not working. Twitter is replying 401 Unauthor...

latest post: JoeMayo wrote: There is one problem that I know about with Web Forms where you mus...

Using the Streaming API vs Status API

first post: BurtJenkins wrote: I have been using LinqToTwitter simply to get the lastest 3 tweets ...

latest post: JoeMayo wrote: Burt, Correct, application only rate limits apply to your applicat...

Retweet Count, Favourite Count, Favourited By

first post: webminer wrote: How do I get the following information for each tweet: • No of re...

latest post: webminer wrote: Dear Joe, Got it. It was my mistake, the library didn't get u...