Build ATOM Feed Reader for ADO.net DATA Services feed
Posted
by khalil
on Stack Overflow
See other posts from Stack Overflow
or by khalil
Published on 2010-04-22T19:30:04Z
Indexed on
2010/04/22
19:33 UTC
Read the original article
Hit count: 469
Hi, I have built an ADO.net data services to expose data in a SQL server database as XML.
What I want to be able to do is create a feed reader for this ATOM feed in .net or may be a user control which subscribes to this URI based ATOM Feed from ADO.net data service & publishes the latest information on our website
© Stack Overflow or respective owner