Create an RSS Add-in for Outlook using VSTO

Looking for a free add-in for outlook that allows you to read all your favorite feeds using Outlook?  Check David Hill's article on Creating an Outlook My.Blogs Managed Code Add-in.  You'll get more than just an add-in.  You'll learn how to:

  • Build an add-in for Outlook using the .NET Framework 2.0 and Visual Studio 2005 Tools for the Microsoft Office System (VSTO)
  • Do RSS programming the easy way with the My.Blogs library

There's even a feature to publish to your blog from Outlook (Community Server or Metablog API).  The best part is that if you don't like how it's implemented, you can implement it however you want.

-Marc