Twitter Integration in Windows 8
Posted
by Joe Mayo
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Joe Mayo
Published on Sun, 25 Nov 2012 21:05:15 GMT
Indexed on
2012/11/25
23:06 UTC
Read the original article
Hit count: 344
Glenn Versweyveld, @Depechie, blogged about Twitter Integration in Windows 8. The post describes how to use WinRtAuthorizer to perform OAuth authentication with LINQ to Twitter. If you’re using LINQ to Twitter with Windows 8, the WinRtAuthorizer is definitely the way to go. It lets you perform the entire OAuth dance with a single method call, which is a huge time savings and simplification of your code.
In addition to Glenn’s excellent post, I’ve posted a sample app named MetroWinRtAuthorizerDemo.zip on the LINQ to Twitter Samples Page.
© Geeks with Blogs or respective owner