Emailid
Password
         
  
    Forgot password

New user Sign Up
 

 

3.5 Framework and creating RSS feed                            

Author Name Status Posted Time
Michael Calcupp 5/26/2008 2:07:52 AM
Author is Offline

Hey folks,

For the 2.0 .Net framework I wrote my own library to handle manually generating RSS feeds to expose site content to users in a RSS 2.0 feed. Generally speaking it built up an object model that matched the RSS 2.0 spec, populated the values by parsing a dataset, serialized everything into a string and wrote that out using a response.write call. Problem is I have to do some maintenance on this code to work properly with IE7's RSS manager (and a few others) but I understood that the newest 3.5 release already included code to generate your own feeds. From what I've been able to find it is supposed to be part of the WCF feature, but I have not been successful in either locating the namespace(s) that would be appropriate, nor can I locate any docs/samples/discussions on the web on creating a feed. (I have however found more than a bajillion links and examples on how to subscribe or read a Feed. I'm sure I'm missing something terribly obvious, and am hoping that I can avoid having to refactor any of my old code if possible. Can anyone throw me in the right direction/namespace to do this?

Thanks in advance,

Michael. 

 

Subject Author Status Date

Re: 3.5 Framework and creating RSS feed

Regwinder Singh 5/26/2008 3:28:27 AM

Re: Much appreciated!

Michael Calcupp 5/26/2008 3:29:43 AM
Related Forums
On Posting the User Name and Password
ASP - Random values from database
Re: FROM table ORDER BY RANDOM
Re: I looked at your site and saw the problem
ow to get rid of the line breaks between the image and the description in the code?





Home | About Us | Site Map | Privacy Policy