OAuth in action – Linq2Twitter - Pablo M. Cibraro
3/1/2010
The other day I came across a pretty cool project, Linq2Twitter, that basically implements a linq provider for consuming the Twitter REST Api.
This project is not only interesting because it provides an intuitive model for incorporating Twitter calls into any existing application, but also because it shows how to use the OAuth authentication mode that the Twitter Api supports.
As it is common with other linq providers, this library provides a root class “TwitterContext” ...
.
Similar articles
DotNetShoutout - Latest published stories
OAuth in action – Linq2Twitter - Pablo M. Cibraro
The other day I came across a pretty cool project, Linq2Twitter, that basically implements a linq provider for consuming the Twitter REST Api. This project is not only interesting because it provides...
ASP.NET Weblogs
OAuth in action – Linq2Twitter
The other day I came across a pretty cool project, Linq2Twitter, that basically implements a linq provider for consuming the Twitter REST Api. This project is not only interesting because it pro...
Info Alert: oauth
OAuth in action – Linq2Twitter
The other day I came across a pretty cool project, Linq2Twitter, that basically implements a linq provider for consuming the Twitter REST Api. This project is not only interesting because it pro...
Report
Latest from Info Alert: oauth