问题
How to perform OAUTH authorization in C# Desktop Application using LinqToTwitter dll file. Please provide the step-by step process to achieve this task.
回答1:
I just created a Windows Forms demo on this page:
https://linqtotwitter.codeplex.com/wikipage?title=LINQ%20to%20Twitter%20Samples
Here's the LINQ to Twitter Security Documentation that explains OAuth and provides different ways to use OAuth with LINQ to Twitter:
https://linqtotwitter.codeplex.com/wikipage?title=Securing%20Your%20Applications&referringTitle=Documentation
Update...
The Windows Forms demo is now part of the downloadable source code:
http://linqtotwitter.codeplex.com/SourceControl/latest#ReadMe.txt
来源:https://stackoverflow.com/questions/17189521/work-with-linqtotwitter-dll-to-perform-oauth-authorization