Quantcast
Viewing all articles
Browse latest Browse all 10

Call Twitter APIs from C# .Net

Twitter has an API implementation that is very simple to understand and use. Here is how it works, if you want to get the friends timeline of a user. http://twitter.com/statuses/friends_timeline.rss Here there are 3 keywords. What are you working on? statuses What do you need from the above object? friends_timeline In what format do you […]

Viewing all articles
Browse latest Browse all 10

Trending Articles