|
I'm looking for a way to programatically generate a twitter feed for a .NET application. Any recommendations as to a good wrapper for the twitter api to ease the work?
Boaz
Started by Boaz on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
You can also....
Hi,
there is a linq to twitter project on codeplex:
http://www.codeplex.com/LinqToTwitter
Besides the Yedda library , you can read Pedro Santos' blog on his experience.
A list of your friends in C# Yedda Twitter library .
|