Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 33957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:00:11+00:00 2026-05-10T14:00:11+00:00

How would you reccommend handling RSS Feeds in ASP.NET MVC? Using a third party

  • 0

How would you reccommend handling RSS Feeds in ASP.NET MVC? Using a third party library? Using the RSS stuff in the BCL? Just making an RSS view that renders the XML? Or something completely different?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:00:11+00:00Added an answer on May 10, 2026 at 2:00 pm

    Here is what I recommend:

    1. Create a class called RssResult that inherits off the abstract base class ActionResult.
    2. Override the ExecuteResult method.
    3. ExecuteResult has the ControllerContext passed to it by the caller and with this you can get the data and content type.
    4. Once you change the content type to rss, you will want to serialize the data to RSS (using your own code or another library) and write to the response.

    5. Create an action on a controller that you want to return rss and set the return type as RssResult. Grab the data from your model based on what you want to return.

    6. Then any request to this action will receive rss of whatever data you choose.

    That is probably the quickest and reusable way of returning rss has a response to a request in ASP.NET MVC.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Would you recommend using a datetime or a timestamp field, and why (using MySQL)?
So standard Agile philosophy would recommend making your domain classes simple POCOs which are
Are there any tools you would recommend for site architecture design and analysis? I've
What are the basic minimum set of Code Analysis rules that you would recommend
Has someone experience with database comparison tools? Which one you would recommend? We are
Would you recommend me the best approach to edit SQL query with Visual Studio
What would you recommend for OS X development of a graphical application like those
What would you recommend to search a sql server table (varchar(max) column) for a
What would you recommend for class that needs to keep a list of unique

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.