Building Your Own ASP.NET Feed Parser
- 0
- Add a Comment
John Crocker writes in an informative article on The Code Project: “After seeing numerous applications available on the Internet to download and view RSS Feeds off the Internet, I wondered what would be needed to develop a .NET component to Read, Parse and Display RSS Feeds in aspx Pages. The Component development is beyond the scope of this article, Which will cover the base class that is used by the component to render the detail…”
