DavidJSmitty.com

The works of David J. Smith.
Welcome to DavidJSmitty.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET » API » Argotic   (RSS)
  • Using Argotic to create an RSS feed from an ASPX page

    It's simple.  Thanks Brian, for making such an easy-to-use syndication library in .NET.You can find Argotic at:  http://www.codeplex.com/Argotic Interesting points about this sample include: There's no easy way to get the MIME-type from a certain file extension. (that I know of).  I've used a static MIME library to get the MIME ...
    Posted to David J. Smith's Program (Weblog) by david on August 9, 2007
  • Argotic on the Web: Part 2 (Setup)

    Continued from Argotic on the Web: Part 1 (Solution Design)... Prerequisites: 1. Microsoft Visual Web Developer 2005 Express Edition (direct link) We'll use this to design the website that we'll be building for the creation of RSS feeds.  The project will reference the Argotic library and will be end up being hosted on a GoDaddy ...
    Posted to David J. Smith's Program (Weblog) by david on June 16, 2007
  • Argotic on the Web: Part 1 (Solution Design)

    Recently I got excited about a the video about Argotic (blog) on dnrTV. Argotic is a .NET library for RSS/ATOM/OPML creation and consumption.  The library is very easy to use, and can be used in a shared hosting environment (creation) and desktop environment(consumption). So I decided to make amends for all the tutorials I've ...
    Posted to David J. Smith's Program (Weblog) by david on June 12, 2007
Powered by Community Server (Personal Edition), by Telligent Systems