|
|
Browse by Tags
All Tags » .NET » API (RSS)
-
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 ...
-
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 ...
-
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 ...
-
Great talk recommended by Brad Abrams.
http://www.infoq.com/presentations/effective-api-design
Long, but really great.
Best advice: ''Code to the API before you're even done.''This prevents: Getting to the end and saying ''Hm, that doesn't feel right.''
Through experience, I've been learning that flexibility and valuable feedback are really ...
|
|
|