Twitter API - Get a list of your friends in C#

Posted by: Wallace B. McClure, on 20 Mar 2009 | View original | Bookmarked: 0 time(s)

I needed to call the Twitter API and get a list of friends.  I thought I could do something similar to getting a list of posts, but alas, I had some stupid error in my linq to xml code.  I futzed around with it for days to no avail.  Finally, I decided it was just easier to iterate through the XML using an XmlNode and fill my objects that way.  Hey, it just worked.  Like my previous example, this code uses C# and is in a WCF Service.  Note: As displayed, the code doesn't...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: XML | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 1227 | Hits: 38

Similar Posts

  • Using ASP.NET and the Topsy Otter and Twitter APIs to get lists of friends links for any Twitter username more
  • What is Softwaremaker doing now ? more
  • Getting Loopy (Matt Gertz) more
  • True RSS Feed Bankrupcy more
  • Building a class browser with Microsoft Ajax 4.0 Preview 5 more
  • URL Shortening in SharePoint with bit.ly more
  • Issue 48 - DotNetNuke 5 Introduction and Open Web Studio Tutorials more
  • OAuth in action Linq2Twitter more
  • Demeter Transmogrifiers To The Rescue more
  • Silverlight Twitter Client with authentication more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD