开发者

sample twitter oauth code in vb6 or vb.net

开发者 https://www.devze.com 2023-02-25 16:39 出处:网络
I have been searching for sample twitter & facebook oauth code to start with, but can\'t seem to find any.

I have been searching for sample twitter & facebook oauth code to start with, but can't seem to find any. can anybody sha开发者_Go百科re some ideas


There are several .NET libraries that do the hard work of connecting to Twitter for you.

My first recommendation is Twitterizer: http://www.twitterizer.net. The developer of the library is very personable and his library is excellent.

My second recommendation is TwitterVB, a library that I created. It's at http://TwitterVB.codeplex.com.

Both libraries are open-source.


Twitter Auth is discussed in this blog post

http://www.dotnetspark.com/kb/1924-creating-simple-twitter-client-application.aspx

Would that help?

0

精彩评论

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