Hi all,
I develop a site in asp.net and wanna show data in RSS and ATOM format, so how can i achive this task...
Second, i develop site like,http://www.pubsub.com or http://www.feedbeep.com
if u have any idea to develop this kind of site , plz share with me....
Thanks
Sajjad Rizvi

RSS & ATOM in ASP.NET
Vatroslav Mihalj
Hope that helps,
Stephen [Microsoft Common Language Runtime: Security - Developer]
http://blogs.msdn.com/stfisher
Joe Buys
If you are looking for built in support for syndication feeds, I would point you to the upcoming Microsoft .NET 3.5 framework (Orcas), which will have support for RSS/Atom feed handling. The beta documentation for this is available at System.ServiceModel.Syndication.