Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to use twitter api in asp.net

Simple application to to know how api work with asp.net C#
Posted

Here[^] is a list of all the C# libraries listed on twitter's website.

Here[^] is a link to Twitter's REST API documentation.

Here[^] is a sample project called Linq2Twitter.

And a bonus[^] link.

Good luck,
OI
 
Share this answer
 
Start from here: http://www.stardeveloper.com/articles/display.html?article=2009061401&page=1[^] and if that is not enough goolge has some more suggestions. Just google "twitter API ASP.NET".

Regards,

Manfred
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900