开发者

How to create custom Twitter Widget with C# in ASP.NET

i need to create 开发者_StackOverflow社区my own twitter widget in my asp.net-c# website.How to get tweets from Twitter and Clear concern about the authorization properties.


There are several very good .NET libraries for communicating with Twitter.

I would recommend starting with Twitterizer (http://twitterizer.net).

You might also consider TwitterVB (http://twittervb.codeplex.com), which is a library that I developed for .NET.

Both of these libraries have had stable implementaitons of OAuth for some time.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜