1
Votes

Web 2.0 | Consuming RSS Feed in MVC ASP.NET

published 349 days, 1 hour, 8 minutes ago posted by farooqkaiserfarooqkaiser 358 days, 14 hours, 8 minutes ago
Monday, August 17, 2009 2:53:36 AM GMT Friday, August 07, 2009 1:53:21 PM GMT

In last article, we explored the ASP.net MVC application structure. Today, we will build a MVC application that will consume an RSS feed.I will modify my previous project for RSS Feed. Follow the these steps.Select the "Controllers" Folder and then right click and click on Controller as shown below. Press Add, and RssFeedController class will be created as shown below.The SyndicationFeed class from System.ServiceModel.Syndicatation makes it easy to work with RSS Feed. The code below uses an RSS feed fro...

Category: Technology | Clicked: 1 | | Source: www.fairnet.com | show counter code
Tags: .NET 3.5, ASP.NET MVC

No comments yet, be the first one to post comment.

To post your comment please login or signup