The Twitter Search API made easy with Linq to XML
Posted by: Jan Tielens Bloggings [MVP],
on 02 Mar 2009 |
View original | Bookmarked: 0 time(s)
My pal Lieven and I are preparing some cool demos to show at the Belgian TechDays SharePoint Preconference next week. Our goal is to build up a nice story that shows the various ways how to use SharePoint 2007 in combination with .NET 3.5. For some those demos we're going to make use of one of today's hypes: Twitter! This evening I tried to query Twitter data using Linq and I discovered there are lots of samples available on the net; there's even a complete Linq to Twitter provider on CodePlex....