Posts tagged with: Atom

Binding an ASP.NET Repeater to Delicious (RSS) and Twitter (Atom) Feeds

I recently had a client who wanted to pull in and display some Twitter and Delicious feeds on their web site. While I’d never done this before, it turns out that it’s relatively simple to do by binding an ASP.NET Repeater control to the actual XML feed itself. I thought I’d share the code in case anyone else needs to do the same thing.

Read Full Post

2 Comments Posted in Development
Tagged , , , ,