Questions tagged [syndication-feed]

SyndicationFeed Class represents a top-level feed object, in Atom 1.0 and in RSS 2.0.

80 questions
39
votes
6 answers

Reading non-standard elements in a SyndicationItem with SyndicationFeed

With .net 3.5, there is a SyndicationFeed that will load in a RSS feed and allow you to run LINQ on it. Here is an example of the RSS that I am loading: Title of…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/rss" class="post-tag grid--cell" title="show questions tagged 'rss'" rel="tag">rss</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> <a href="../../questions/tagged/syndication-item" class="post-tag grid--cell" title="show questions tagged 'syndication-item'" rel="tag">syndication-item</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 26 '08 at 02:34">asked Nov 26 '08 at 02:34</time> <a href="../../users/24841/jared" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/24841.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jared" /> </a> <div class="s-user-card--info"> <a href="../../users/24841/jared" class="s-user-card--link">Jared</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">5,977</li> <li class="s-award-bling s-award-bling__gold" title="10 gold badges">10</li> <li class="s-award-bling s-award-bling__silver" title="38 silver badges">38</li> <li class="s-award-bling s-award-bling__bronze" title="48 bronze badges">48</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-446700"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>17</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/446700/is-there-any-defined-atom-syndication-xml-schema" class="question-hyperlink">Is there any defined atom syndication xml schema?</a></h3> <div class="excerpt">Is there any defined atom syndication xml schema? RFC 4287 only contains a Relax NG compact schema in appendix B. </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/xsd" class="post-tag grid--cell" title="show questions tagged 'xsd'" rel="tag">xsd</a> <a href="../../questions/tagged/syndication" class="post-tag grid--cell" title="show questions tagged 'syndication'" rel="tag">syndication</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> <a href="../../questions/tagged/atom-feed" class="post-tag grid--cell" title="show questions tagged 'atom-feed'" rel="tag">atom-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 15 '09 at 13:25">asked Jan 15 '09 at 13:25</time> <a href="../../users/4215/ali-ersoz" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4215.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Ali Ersöz" /> </a> <div class="s-user-card--info"> <a href="../../users/4215/ali-ersoz" class="s-user-card--link">Ali Ersöz</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">15,860</li> <li class="s-award-bling s-award-bling__gold" title="11 gold badges">11</li> <li class="s-award-bling s-award-bling__silver" title="50 silver badges">50</li> <li class="s-award-bling s-award-bling__bronze" title="64 bronze badges">64</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-2444540"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>14</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>4</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/2444540/syndicationitem-content-is-null" class="question-hyperlink">SyndicationItem.Content is Null</a></h3> <div class="excerpt">I'm trying to pull the contents of an RSS feed into an object that can be manipulated in code. It looks like the SyndicationFeed and SyndicationItem classes in .NET 3.5 will do what I need, except for one thing. Every time I've tried to read in the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/rss" class="post-tag grid--cell" title="show questions tagged 'rss'" rel="tag">rss</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> <a href="../../questions/tagged/syndication-item" class="post-tag grid--cell" title="show questions tagged 'syndication-item'" rel="tag">syndication-item</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 15 '10 at 01:11">asked Mar 15 '10 at 01:11</time> <a href="../../users/28491/kdmurray" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/28491.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="kdmurray" /> </a> <div class="s-user-card--info"> <a href="../../users/28491/kdmurray" class="s-user-card--link">kdmurray</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,988</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="32 silver badges">32</li> <li class="s-award-bling s-award-bling__bronze" title="47 bronze badges">47</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-15100174"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>14</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/15100174/how-do-i-use-syndicationfeed" class="question-hyperlink">How do I use SyndicationFeed?</a></h3> <div class="excerpt">This may seem like a dumb question, but I cannot for the life of me figure out how to get access to the SyndicationFeed class in c#. Every single example I have seen on MSDN or otherwise assumes that it's already imported, and not a single one I…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/.net" class="post-tag grid--cell" title="show questions tagged '.net'" rel="tag">.net</a> <a href="../../questions/tagged/xml" class="post-tag grid--cell" title="show questions tagged 'xml'" rel="tag">xml</a> <a href="../../questions/tagged/rss" class="post-tag grid--cell" title="show questions tagged 'rss'" rel="tag">rss</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 26 '13 at 22:00">asked Feb 26 '13 at 22:00</time> <a href="../../users/1375883/slippery-john" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1375883.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Slippery John" /> </a> <div class="s-user-card--info"> <a href="../../users/1375883/slippery-john" class="s-user-card--link">Slippery John</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">747</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="9 silver badges">9</li> <li class="s-award-bling s-award-bling__bronze" title="20 bronze badges">20</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-1076964"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>9</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/1076964/how-to-add-a-syndicationelementextension-to-a-syndicationitem" class="question-hyperlink">How To Add A SyndicationElementExtension To A SyndicationItem</a></h3> <div class="excerpt">Using the .NET System.ServiceModel.Syndication classes... I would like to add a new SyndicationElementExtension to a SyndicationItem that will export the following XML: <media:thumbnail url="http://www.foo.com/keyframe.jpg" width="75" height="50"…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/.net" class="post-tag grid--cell" title="show questions tagged '.net'" rel="tag">.net</a> <a href="../../questions/tagged/syndication" class="post-tag grid--cell" title="show questions tagged 'syndication'" rel="tag">syndication</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> <a href="../../questions/tagged/atom-feed" class="post-tag grid--cell" title="show questions tagged 'atom-feed'" rel="tag">atom-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 02 '09 at 22:28">asked Jul 02 '09 at 22:28</time> <a href="../../users/247/shawn-miller" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/247.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Shawn Miller" /> </a> <div class="s-user-card--info"> <a href="../../users/247/shawn-miller" class="s-user-card--link">Shawn Miller</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">7,082</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="46 silver badges">46</li> <li class="s-award-bling s-award-bling__bronze" title="54 bronze badges">54</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7204840"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>8</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7204840/rss20feedformatter-ignores-textsyndicationcontent-type-for-syndicationitem-sum" class="question-hyperlink">Rss20FeedFormatter Ignores TextSyndicationContent type for SyndicationItem.Summary</a></h3> <div class="excerpt">While using the Rss20FeedFormatter class in a WCF project, I was trying to wrap the content of my description elements with a <![CDATA[ ]]> section. I found that no matter what I did, the HTML content of the description elements was always encoded…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/wcf" class="post-tag grid--cell" title="show questions tagged 'wcf'" rel="tag">wcf</a> <a href="../../questions/tagged/rss" class="post-tag grid--cell" title="show questions tagged 'rss'" rel="tag">rss</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 26 '11 at 12:48">asked Aug 26 '11 at 12:48</time> <a href="../../users/2657/page" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2657.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Page" /> </a> <div class="s-user-card--info"> <a href="../../users/2657/page" class="s-user-card--link">Page</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">9,945</li> <li class="s-award-bling s-award-bling__gold" title="5 gold badges">5</li> <li class="s-award-bling s-award-bling__silver" title="37 silver badges">37</li> <li class="s-award-bling s-award-bling__bronze" title="45 bronze badges">45</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-5149426"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>8</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/5149426/adding-namespaces-to-a-syndicationfeed-rather-than-individual-elements" class="question-hyperlink">Adding Namespaces to a SyndicationFeed rather than Individual Elements?</a></h3> <div class="excerpt">I have a class like this: public static class MyFeedExtensions { private readonly static XNamespace _namespace = XNamespace.Get(@"http://mynamespace"); public static XElement MyElement(string value) { return new…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/.net" class="post-tag grid--cell" title="show questions tagged '.net'" rel="tag">.net</a> <a href="../../questions/tagged/atom-feed" class="post-tag grid--cell" title="show questions tagged 'atom-feed'" rel="tag">atom-feed</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 01 '11 at 01:03">asked Mar 01 '11 at 01:03</time> <a href="../../users/91/michael-stum" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/91.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Michael Stum" /> </a> <div class="s-user-card--info"> <a href="../../users/91/michael-stum" class="s-user-card--link">Michael Stum</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">177,530</li> <li class="s-award-bling s-award-bling__gold" title="117 gold badges">117</li> <li class="s-award-bling s-award-bling__silver" title="400 silver badges">400</li> <li class="s-award-bling s-award-bling__bronze" title="535 bronze badges">535</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-925104"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>7</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/925104/syndicationfeed-class-doesn-t-handle-rss-version-0-91" class="question-hyperlink">SyndicationFeed Class doesn't handle RSS version 0.91</a></h3> <div class="excerpt">The SyndicationFeed Class in .NET only seems to support RSS version 2.0. How do I go about supporting RSS version 0.91? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 29 '09 at 09:11">asked May 29 '09 at 09:11</time> <a href="../../users/81400/rogan" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/81400.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Rogan" /> </a> <div class="s-user-card--info"> <a href="../../users/81400/rogan" class="s-user-card--link">Rogan</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">225</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="12 bronze badges">12</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-920003"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>7</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>7</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/920003/is-it-possible-to-use-authentication-in-rss-feeds-using-php" class="question-hyperlink">Is it possible to use authentication in RSS feeds using php?</a></h3> <div class="excerpt">I'm trying to develop a feed for an intranet document management system, so that staff can be notified of new documents. I have actually completed coding it, but there is no way to authenticate the user. Also I'm not successful in adding the feed to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/feed" class="post-tag grid--cell" title="show questions tagged 'feed'" rel="tag">feed</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 28 '09 at 09:35">asked May 28 '09 at 09:35</time> <a href="../../users/88447/0xdeadbeef" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/88447.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="0xdeadbeef" /> </a> <div class="s-user-card--info"> <a href="../../users/88447/0xdeadbeef" class="s-user-card--link">0xdeadbeef</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">4,090</li> <li class="s-award-bling s-award-bling__gold" title="8 gold badges">8</li> <li class="s-award-bling s-award-bling__silver" title="33 silver badges">33</li> <li class="s-award-bling s-award-bling__bronze" title="37 bronze badges">37</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-41068862"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>6</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/41068862/syndicationfeed-in-asp-net-core" class="question-hyperlink">SyndicationFeed in Asp.net core</a></h3> <div class="excerpt">I have a problem with SyndicationFeed in asp.net core. I know that hasn't been ported yet to the asp.net core but I also use full .net framework so I think it should works. Here's my code where I have an error: SyndicationFeed feed =…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/asp.net" class="post-tag grid--cell" title="show questions tagged 'asp.net'" rel="tag">asp.net</a> <a href="../../questions/tagged/.net" class="post-tag grid--cell" title="show questions tagged '.net'" rel="tag">.net</a> <a href="../../questions/tagged/asp.net-core" class="post-tag grid--cell" title="show questions tagged 'asp.net-core'" rel="tag">asp.net-core</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 09 '16 at 21:03">asked Dec 09 '16 at 21:03</time> <a href="../../users/2836246/mskuratowski" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2836246.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="mskuratowski" /> </a> <div class="s-user-card--info"> <a href="../../users/2836246/mskuratowski" class="s-user-card--link">mskuratowski</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">4,014</li> <li class="s-award-bling s-award-bling__gold" title="15 gold badges">15</li> <li class="s-award-bling s-award-bling__silver" title="58 silver badges">58</li> <li class="s-award-bling s-award-bling__bronze" title="109 bronze badges">109</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-19775345"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>5</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/19775345/parsing-rss-feed-has-recently-been-throwing-document-type-definition-dtd-error" class="question-hyperlink">Parsing RSS feed has recently been throwing Document Type Definition (DTD) errors</a></h3> <div class="excerpt">This is an error that has recently started to plague my rss feed parser. This morning four of my rss feeds started to throw this exception: For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/xml" class="post-tag grid--cell" title="show questions tagged 'xml'" rel="tag">xml</a> <a href="../../questions/tagged/parsing" class="post-tag grid--cell" title="show questions tagged 'parsing'" rel="tag">parsing</a> <a href="../../questions/tagged/rss" class="post-tag grid--cell" title="show questions tagged 'rss'" rel="tag">rss</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 04 '13 at 19:19">asked Nov 04 '13 at 19:19</time> <a href="../../users/1327778/reza-shirazian" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1327778.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Reza Shirazian" /> </a> <div class="s-user-card--info"> <a href="../../users/1327778/reza-shirazian" class="s-user-card--link">Reza Shirazian</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,303</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="22 silver badge">22</li> <li class="s-award-bling s-award-bling__bronze" title="30 bronze badge">30</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-1162878"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>5</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/1162878/argotic-syndication-framework-v-system-servicemodel-syndication" class="question-hyperlink">Argotic Syndication Framework v. System.ServiceModel.Syndication</a></h3> <div class="excerpt">I'm investigating the Argotic Syndication Framework, and I'm pretty impressed so far. However, a lot of the current implementation--at least for RSS and Atom--seem pretty comparable to System.ServiceModel.Syndication. Does anyone have any opinions…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/.net" class="post-tag grid--cell" title="show questions tagged '.net'" rel="tag">.net</a> <a href="../../questions/tagged/rss" class="post-tag grid--cell" title="show questions tagged 'rss'" rel="tag">rss</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> <a href="../../questions/tagged/atom-feed" class="post-tag grid--cell" title="show questions tagged 'atom-feed'" rel="tag">atom-feed</a> <a href="../../questions/tagged/argotic" class="post-tag grid--cell" title="show questions tagged 'argotic'" rel="tag">argotic</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card__deleted"> <time class="s-user-card--time" datetime="asked Jul 22 '09 at 03:06">asked Jul 22 '09 at 03:06</time> <div class="s-avatar s-avatar__32 s-user-card--avatar"> </div> <div class="s-user-card--info">user29439</div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-6078777"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>4</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/6078777/how-to-create-a-syndicationfeed-with-a-custom-namespace" class="question-hyperlink">How to create a SyndicationFeed with a custom namespace</a></h3> <div class="excerpt">How can I generate Atom Feed which will contain the namespaces displayed in the image below? All the nodes of the Atom feed have to start with "a:". Here is what I am doing right now, however it doesn't work. SyndicationFeed feed = new…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/.net" class="post-tag grid--cell" title="show questions tagged '.net'" rel="tag">.net</a> <a href="../../questions/tagged/syndication" class="post-tag grid--cell" title="show questions tagged 'syndication'" rel="tag">syndication</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 21 '11 at 00:19">asked May 21 '11 at 00:19</time> <a href="../../users/42024/martin" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/42024.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Martin" /> </a> <div class="s-user-card--info"> <a href="../../users/42024/martin" class="s-user-card--link">Martin</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">39,309</li> <li class="s-award-bling s-award-bling__gold" title="62 gold badges">62</li> <li class="s-award-bling s-award-bling__silver" title="192 silver badges">192</li> <li class="s-award-bling s-award-bling__bronze" title="278 bronze badges">278</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-16626570"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>4</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/16626570/syndicationfeed-how-to-access-content-encoded" class="question-hyperlink">SyndicationFeed: How to access content:encoded?</a></h3> <div class="excerpt">In a Windows 8 Store App I'm reading some Xml data using the SyndicationFeed. A few items of the RSS feeds contain for example content:encoded (xmlns:content='...') elements. I think there's no way to get the content of these elements through the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/windows-8" class="post-tag grid--cell" title="show questions tagged 'windows-8'" rel="tag">windows-8</a> <a href="../../questions/tagged/windows-runtime" class="post-tag grid--cell" title="show questions tagged 'windows-runtime'" rel="tag">windows-runtime</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 18 '13 at 16:32">asked May 18 '13 at 16:32</time> <a href="../../users/1391974/thrukal" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1391974.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Thrukal" /> </a> <div class="s-user-card--info"> <a href="../../users/1391974/thrukal" class="s-user-card--link">Thrukal</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">260</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badges">5</li> <li class="s-award-bling s-award-bling__bronze" title="19 bronze badges">19</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-15315732"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>4</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/15315732/reading-all-rss-items-from-c-syndicationfeed" class="question-hyperlink">Reading all rss items from C# SyndicationFeed</a></h3> <div class="excerpt">I am trying to read the RSS feed from C# code using System.ServiceModel.Syndication var reader = XmlReader.Create(feedUrl); var feed = SyndicationFeed.Load(reader); Code works perfect but only gives me 25 feed items. For the same feed url, more…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/rss" class="post-tag grid--cell" title="show questions tagged 'rss'" rel="tag">rss</a> <a href="../../questions/tagged/syndication-feed" class="post-tag grid--cell" title="show questions tagged 'syndication-feed'" rel="tag">syndication-feed</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 09 '13 at 20:44">asked Mar 09 '13 at 20:44</time> <a href="../../users/2152408/nirav" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2152408.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Nirav" /> </a> <div class="s-user-card--info"> <a href="../../users/2152408/nirav" class="s-user-card--link">Nirav</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">187</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="11 bronze badges">11</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <div class="s-pagination--item is-selected">1</div> <a class="s-pagination--item" href="../../questions/tagged/syndication-feed_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/syndication-feed_page=3" rel="" title="Go to page 3">3</a> <a class="s-pagination--item" href="../../questions/tagged/syndication-feed_page=4" rel="" title="Go to page 4">4</a> <a class="s-pagination--item" href="../../questions/tagged/syndication-feed_page=5" rel="" title="Go to page 5">5</a> <a class="s-pagination--item" href="../../questions/tagged/syndication-feed_page=6" rel="" title="Go to page 6">6</a> <a class="s-pagination--item" href="../../questions/tagged/syndication-feed_page=2" rel="next" title="Go to page 2"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>