Twitter Library for VB.NET Developers
Good morning, all.
After a lot of work and late nights, I finally have something to give back to the VBForums community which has helped me so much.
TwitterVB is a library for communicating with Twitter. It's 100% Visual Basic.NET and coded against version 2.0 of the .NET Framework. It is free, and it is open source.
TwitterVB contains a working implementation of OAuth, which allows your application's name to appear in tweets.
I hope that this library proves to be useful to VB.NET developers who are looking to develop their own Twitter applications.
TwitterVB can be found at http://code.google.com/p/twittervb
If you'd like to see a working implementation of TwitterVB in action, you can look at the Twitter client that I built with it: Quitter. Like TwitterVB, Quitter is 100% Visual Basic.NET. It is also free and open source. Quitter can be found at http://code.google.com/p/quitter-client.
Regards,
Duane Roelands
Re: Twitter Library for VB.NET Developers
Thank you for sharing. Shouldn't this thread be posted in VB.Net codebank instead?
Re: Twitter Library for VB.NET Developers
Quote:
Originally Posted by
stanav
Thank you for sharing. Shouldn't this thread be posted in VB.Net codebank instead?
You raise a good point. :) I don't think I can move it myself, though. Apologizes for the misdirected post.