Welcome to DavidJSmitty.com Sign in | Join | Help

Browse by Tags

All Tags » Argotic » API   (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
Posted by david | 0 Comments
Filed under: , , ,

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
Posted by david | 4 Comments

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).
Posted by david | 1 Comments