How do I tweet, using the DotNetOpenAuth library?

Posted by MedicineMan on Stack Overflow See other posts from Stack Overflow or by MedicineMan
Published on 2010-01-26T17:29:02Z Indexed on 2010/04/06 10:03 UTC
Read the original article Hit count: 358

Filed under:
|
|
|
|

I just downloaded the DotNetOpenAuth library and ran the AuthConsumer demo. It is an excellent library so far! Everything worked as advertised, which has not been my experience with a lot of Facebook and Twitter sample code that I have been working with recently.

What I am trying to figure out is: How do I tweet using this library? I am currently planning to implement this in ASP MVC, but my initial thoughts is that the presentation platform doesn't matter all that much at the level I'm looking at.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about dotnetopenauth