<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx</link><description>I am posting a minor update to the ASP.NET RSS Toolkit (version 1.0.0.1). It contains changes made in response to the feedback I received -- I'd like to thank everyone for their comments and suggestions! Here is the list of changes: Added MaxItems property</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>ASP.NET RSS Toolkit</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561201</link><pubDate>Sun, 26 Mar 2006 10:17:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561201</guid><dc:creator>dmitryr's blog</dc:creator><description>Latest update available here (3/26/2006)&lt;br&gt;Please check out ASP.NET RSS Toolkit, one of my latest projects....</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561217</link><pubDate>Sun, 26 Mar 2006 11:18:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561217</guid><dc:creator>Simone Busoli</dc:creator><description>Hi Dmitryr, tell the guys of www.asp.net to update their links in the Sandbox page!</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561234</link><pubDate>Sun, 26 Mar 2006 12:50:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561234</guid><dc:creator>Marc Scheuner</dc:creator><description>Dmitry,&lt;br&gt;&lt;br&gt;It would be great if you could add &amp;quot;Conditional GET&amp;quot; / ETag support into your RSS Toolkit in order to greatly reduce the number of wasted bytes transferred that never really need to be transferred....&lt;br&gt;&lt;br&gt;For details, see here:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://fishbowl.pastiche.org/2002/10/21/http_conditional_get_for_rss_hackers"&gt;http://fishbowl.pastiche.org/2002/10/21/http_conditional_get_for_rss_hackers&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.kbcafe.com/rss/rssfeedstate.html"&gt;http://www.kbcafe.com/rss/rssfeedstate.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;That would make your excellent RSS Toolkit actually fully production quality! &lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Marc</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561386</link><pubDate>Sun, 26 Mar 2006 21:13:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561386</guid><dc:creator>DmitryR</dc:creator><description>Marc,&lt;br&gt;&lt;br&gt;1) The Base RSS handler doesn't know the last modified date. I could (a) add a protected property for that or (b) try to get the date from feed content somehow.&lt;br&gt;&lt;br&gt;2) Fot ETags, I could add simple hashing of the generated content to make up an ETag in the response and respect if-none-match header of the request (assuming feed readers in fact use it).&lt;br&gt;&lt;br&gt;What of the above makes sense?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561394</link><pubDate>Sun, 26 Mar 2006 21:36:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561394</guid><dc:creator>Hank</dc:creator><description>Thanks for the code, really appreciate it.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561404</link><pubDate>Sun, 26 Mar 2006 21:47:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561404</guid><dc:creator>logic</dc:creator><description>How about a vb port?&lt;br&gt;thanks&lt;br&gt;logic</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561413</link><pubDate>Sun, 26 Mar 2006 22:03:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561413</guid><dc:creator>DmitryR</dc:creator><description>RSS Toolkit assembly can be used in VB.NET applications. &amp;nbsp;RSSDL tool can generate VB.NET sources.&lt;br&gt;&lt;br&gt;However, I don't have a plan to port Toolkit sources into VB. &amp;nbsp;I am sure there are VB &amp;lt;-&amp;gt; C# porting tools around.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561425</link><pubDate>Sun, 26 Mar 2006 22:34:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561425</guid><dc:creator>Hank</dc:creator><description>OK, so I commented earlier BEFORE I tried the code, now I'm back to elaborate. &amp;nbsp;YOU my friend, are the man! &amp;nbsp;&lt;br&gt;Custom DataTypes based on the peculiarities of one feed vs. another? &amp;nbsp;Nice thinking, very nice.&lt;br&gt;&lt;br&gt;I use the Geo namespace in my feed, and this little gem completely solved a problem I was beginning to tackle with the xmldatasource and the xpath stuff no more than an hour or so after you posted this. &amp;nbsp;JIT software releases! &amp;nbsp;I love it. &amp;nbsp;Thanks dude.&lt;br&gt;&lt;br&gt;Oh, logic: use &amp;quot;reflector&amp;quot; to do your porting.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#561751</link><pubDate>Mon, 27 Mar 2006 11:14:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:561751</guid><dc:creator>Sander Duivestein</dc:creator><description>I already used the article you suggested for setting the MaxItems returned of an Rss feed.&lt;br&gt;&lt;br&gt;But this is way more elegant. Many thanks!</description></item><item><title>RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#562284</link><pubDate>Mon, 27 Mar 2006 23:01:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562284</guid><dc:creator>-:[web caboodle]:-</dc:creator><description /></item><item><title>RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#562287</link><pubDate>Mon, 27 Mar 2006 23:02:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562287</guid><dc:creator>-:[web caboodle]:-</dc:creator><description /></item><item><title>On The Web - Day 6</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#562629</link><pubDate>Tue, 28 Mar 2006 07:45:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562629</guid><dc:creator>Arno Nel on Web Development, Web 2.0 and Sharepoint</dc:creator><description>News&lt;br&gt;&lt;br&gt;&amp;amp;amp;nbsp;HotDigg - Screensave for Digg.com&lt;br&gt;Windows Vista Build 5342 Screenshots&lt;br&gt;Asp.net / Web...</description></item><item><title>On The Web - Day 6</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#562631</link><pubDate>Tue, 28 Mar 2006 07:46:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562631</guid><dc:creator>Arno Nel</dc:creator><description>News&lt;br&gt;&lt;br&gt;&amp;amp;amp;nbsp;HotDigg - Screensave for Digg.com&lt;br&gt;Windows Vista Build 5342 Screenshots&lt;br&gt;Asp.net / Web...</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#562843</link><pubDate>Tue, 28 Mar 2006 11:59:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:562843</guid><dc:creator>James Clarke</dc:creator><description>Dimitry... any thoughts on adding support for the enclosure tag?&lt;br&gt;&lt;br&gt;cheers and keep up the great work</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563046</link><pubDate>Tue, 28 Mar 2006 17:48:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563046</guid><dc:creator>darenhan@yahoo.com</dc:creator><description>how do i personalise the feeds?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563131</link><pubDate>Tue, 28 Mar 2006 19:15:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563131</guid><dc:creator>DmitryR</dc:creator><description>To personalize please use userName (passed to PopulateChannel method of the handler) to call profile APIs</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563141</link><pubDate>Tue, 28 Mar 2006 19:24:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563141</guid><dc:creator>DmitryR</dc:creator><description>I'll add the support for the enclosures to my list... &amp;nbsp;Do many real feeds use it?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563258</link><pubDate>Tue, 28 Mar 2006 21:05:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563258</guid><dc:creator>iwonder</dc:creator><description>Lot's of newgen feeds use the enclosure tags. &amp;nbsp;Also, I'd like to see an example of how to use the control specifying a custom xsl. &amp;nbsp;Is that possible? &amp;nbsp;I don't really like the formatting done with the datalist, but that's just a peculiar trait of mine, I guess.&lt;br&gt;&lt;br&gt;Also, how does this support multiple namespaces included in various feeds as put out by google, feedburner, atom and the like? Maybe I'm missing the point and this is just for RSS types only.&lt;br&gt;&lt;br&gt;Just a newbie, so don't hang me, just elighten me, please.&lt;br&gt;&lt;br&gt;Oh, and thanks for the control, too.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563261</link><pubDate>Tue, 28 Mar 2006 21:06:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563261</guid><dc:creator>iwonder</dc:creator><description>I read somewhere that caching of the feed was configurable. &amp;nbsp;How's that done?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563296</link><pubDate>Tue, 28 Mar 2006 21:33:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563296</guid><dc:creator>DmitryR</dc:creator><description>Caching is based on 'ttl'. If ttl attribute is missing, the default value is taken from config:&lt;br&gt; &amp;nbsp; &amp;nbsp;&amp;lt;appSettings&amp;gt;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;add key=&amp;quot;defaultRssTtl&amp;quot; value=&amp;quot;10&amp;quot;/&amp;gt;&lt;br&gt; &amp;nbsp; &amp;nbsp;&amp;lt;/appSettings&amp;gt;&lt;br&gt;&lt;br&gt;There is no support for custom XSL (the idea of the toolkit is to help people who don't want to deal with XML/XSL and would rather use C# or VB classes). The toolkit parses understands rss and rdf. In my experience it was able to parse whatever I pointed it too. &amp;nbsp;Attributes from various namespaces get preserved under their names. &amp;nbsp;RSSDL generates strongly typed attributes named accordingly.&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563582</link><pubDate>Wed, 29 Mar 2006 04:31:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563582</guid><dc:creator>darenhan</dc:creator><description>what profile apis should i call after i pass username to the populatechannel method for personalisation?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563596</link><pubDate>Wed, 29 Mar 2006 04:54:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563596</guid><dc:creator>DmitryR</dc:creator><description>Please use ProfileManager.FindProfilesByUserName(), and pass it the user name that is the argument to PopulateChannel()</description></item><item><title>RSS-Toolkit f&amp;#252;r ASP.NET (Update)</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563777</link><pubDate>Wed, 29 Mar 2006 11:25:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563777</guid><dc:creator>Christian's Blog</dc:creator><description /></item><item><title>RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#563953</link><pubDate>Wed, 29 Mar 2006 17:19:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:563953</guid><dc:creator>chris</dc:creator><description>Dimytry has posted an updated version of the RSS Toolkit (that I referenced &lt;a rel="nofollow" target="_new" href="http://hitechresource.com/blogs/chris/archive/2006/02/22/4.aspx&amp;amp;amp;nbsp;in"&gt;http://hitechresource.com/blogs/chris/archive/2006/02/22/4.aspx&amp;amp;amp;nbsp;in&lt;/a&gt;...</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#564138</link><pubDate>Wed, 29 Mar 2006 20:52:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:564138</guid><dc:creator>Sahil Malik</dc:creator><description>Dimitry,&lt;br&gt;&lt;br&gt;This is kinda cool, but I see that you are simply using Dictionary &amp;lt;string,string&amp;gt; when you load attributes. &lt;br&gt;&lt;br&gt;This unfortunately ignores all attributes in the RSS Feed - which undoubtedly is a serious downer.&lt;br&gt;&lt;br&gt;For instance, this cannot be used for podcasts because the enclosures are enclosed under the &amp;quot;url&amp;quot; attribute of the &amp;quot;enclosures&amp;quot; element.&lt;br&gt;&lt;br&gt;Just wondering if you're planning to address that anytime soon? :)&lt;br&gt;&lt;br&gt;SM</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#564168</link><pubDate>Wed, 29 Mar 2006 21:26:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:564168</guid><dc:creator>DmitryR</dc:creator><description>Yes, I know, enclosures need to be supported. It is on my list now.&lt;br&gt;&lt;br&gt;Please point me to the feeds that need support, so that I could use them as examples.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>Blergh  &amp;raquo; Blog Archive   &amp;raquo; er-es-es</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#564325</link><pubDate>Thu, 30 Mar 2006 00:51:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:564325</guid><dc:creator>Blergh  » Blog Archive   » er-es-es</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="https://blergh.wordpress.com/2006/03/29/er-es-es/"&gt;https://blergh.wordpress.com/2006/03/29/er-es-es/&lt;/a&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#564664</link><pubDate>Thu, 30 Mar 2006 11:47:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:564664</guid><dc:creator>James Clarke</dc:creator><description>RE enclosure tags.. In answer to your question this is the whole basis for podcasting so yes, they are very widely used. &amp;nbsp;There is a directory of podcast feeds at &lt;a rel="nofollow" target="_new" href="http://www.podshow.com/directories.html"&gt;http://www.podshow.com/directories.html&lt;/a&gt; and the itunes website has a similar directory each with thousands of example feeds. &amp;nbsp;The canonical example is probably Adam Curry's Dailysourcecode which is at &lt;a rel="nofollow" target="_new" href="http://radio.weblogs.com/0001014/categories/dailySourceCode/rss.xml"&gt;http://radio.weblogs.com/0001014/categories/dailySourceCode/rss.xml&lt;/a&gt;&lt;br&gt;&lt;br&gt;cheers&lt;br&gt;&lt;br&gt;James</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#564805</link><pubDate>Thu, 30 Mar 2006 16:55:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:564805</guid><dc:creator>Sahil Malik</dc:creator><description>Dimitry, any podcast would have enclosures :)</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#568858</link><pubDate>Wed, 05 Apr 2006 14:20:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:568858</guid><dc:creator>Arni Bjorgvinsson</dc:creator><description>Could any of you guys direct me to an example about how to create a data source in a ashx handler and to loop through records, surely that's the way to generate the feed automatically from a database isn't it?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#568979</link><pubDate>Wed, 05 Apr 2006 17:34:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:568979</guid><dc:creator>ice9</dc:creator><description>I am new to 2.0 so kindly excuse.&lt;br&gt;&lt;br&gt;Well I tried loading the channels dynamically the problem is&lt;br&gt;I can't instantiate the channel object, its unable to refer to the Channel Class..I added the .cs file in my app_code&lt;br&gt;I am usin the express edition of VS&lt;br&gt;&lt;br&gt;back in the 1.x days we could use the using directive to refer to the proxy classes out here when I type using there is nothing in the intellsense for the proxy classes.&lt;br&gt;&lt;br&gt;MsnbcChannel channel = MsnbcChannel.LoadChannel();&lt;br&gt;&lt;br&gt;DataList.DataSource = channel.Items;&lt;br&gt;&lt;br&gt;DataList.DataBind();</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#569093</link><pubDate>Wed, 05 Apr 2006 19:44:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:569093</guid><dc:creator>DmitryR</dc:creator><description>Arni,&lt;br&gt;&lt;br&gt;ASHX handler is not a page and it doesn't host controls, but of course you can use System.Data APIs there to get your data from a database.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#569094</link><pubDate>Wed, 05 Apr 2006 19:44:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:569094</guid><dc:creator>DmitryR</dc:creator><description>Arni,&lt;br&gt;&lt;br&gt;ASHX handler is not a page and it doesn't host controls, but of course you can use System.Data APIs there to get your data from a database.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#569097</link><pubDate>Wed, 05 Apr 2006 19:46:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:569097</guid><dc:creator>DmitryR</dc:creator><description>ice9, what exact error do you see? Is app_code directly under the application root? &amp;nbsp;Can you put a simple .cs file there and refer to it from your pages?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570089</link><pubDate>Thu, 06 Apr 2006 19:43:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570089</guid><dc:creator>Colin Bowern</dc:creator><description>Dmitry,&lt;br&gt;&lt;br&gt;In the next release it would be nice to see the RssDataSource control support virtual paths for the RSS data. &amp;nbsp;For example:&lt;br&gt;&lt;br&gt;&amp;lt;rss:RssDataSource ID=&amp;quot;WhatsNewData&amp;quot; runat=&amp;quot;server&amp;quot; Url=&amp;quot;~/news/newsfeed.xml&amp;quot; MaxItems=&amp;quot;5&amp;quot; /&amp;gt;&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Colin</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570128</link><pubDate>Thu, 06 Apr 2006 20:28:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570128</guid><dc:creator>Jason N. Gaylord</dc:creator><description>Dmitry,&lt;br&gt;&lt;br&gt;I ran into an instance where the RSS has the dates from earliest to latest. &amp;nbsp;I didn't get a chance to look at the code yet, but do you have a way to alter the RSSDataSource so the items are reversed? In other words, if I set max items at 5, can it show me 2 from April and 3 from March instead of 3 from January and 2 from February?&lt;br&gt;&lt;br&gt;Jason</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570157</link><pubDate>Thu, 06 Apr 2006 21:05:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570157</guid><dc:creator>DmitryR</dc:creator><description>Jason,&lt;br&gt;&lt;br&gt;Obviously with source changes it is doable – please see RssDataSource MaxItems implementation and Channel's SelectItems method.&lt;br&gt;&lt;br&gt;I will add another RssDataSource property for the items order in the next release.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570219</link><pubDate>Thu, 06 Apr 2006 22:36:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570219</guid><dc:creator>Jason N. Gaylord</dc:creator><description>Thanks for the pointer Dmitry. I'll look into that.&lt;br&gt;&lt;br&gt;Also, thanks for creating such a useful tool. I had a library that operated close to this, but did not nearly include as much functionality.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570392</link><pubDate>Fri, 07 Apr 2006 02:24:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570392</guid><dc:creator>Steve Townend</dc:creator><description>This is just what I have been looking for to enable me to easily generate alerts from one of our internal systems management ASP.NET apps. Works a treat - almost.&lt;br&gt;&lt;br&gt;The problem is that we have a site that uses Basic authentication over SSL. The authentication is no problem (from most RSS readers), however, I cannot use https as I get an error. If I then enable http access it works fine but obviously is not secure as Basic credentials are passed in the clear.&lt;br&gt;&lt;br&gt;Is there a limitation with the toolkit here or am I doing something else wrong?&lt;br&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570394</link><pubDate>Fri, 07 Apr 2006 02:27:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570394</guid><dc:creator>Steve Townend</dc:creator><description>Simple List Extension (SLE), I am very interesting in building this into my generated feeds. Should it work with the toolkit and is there anything special I need to do to make it work?&lt;br&gt;&lt;br&gt;I am so impressed so far, thanks very much for this.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570404</link><pubDate>Fri, 07 Apr 2006 02:42:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570404</guid><dc:creator>DmitryR</dc:creator><description>Steve,&lt;br&gt;&lt;br&gt;The Toolkit simpy uses WebClient::DownloadData(string url) to get the feed. &amp;nbsp;And it should take https URLs just fine. &amp;nbsp;Can you try it directly from a page?&lt;br&gt;&lt;br&gt;I don't know about SLE. &amp;nbsp; If you run into problems please point me to examples and I will try to make it work.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570768</link><pubDate>Fri, 07 Apr 2006 15:32:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570768</guid><dc:creator>Jason N. Gaylord</dc:creator><description>Idea for your next version:&lt;br&gt;&lt;br&gt;Dmitry,&lt;br&gt;&lt;br&gt;Last night I was working with my app offline and I noticed that there is no error being handled where the download of the feed takes place in DownloadChannelDom() in RssDownloadManager.cs. I'll put one in for my own use, but it might be something you'll want to add in the future. I'm assuming in most instances, just kicking off an error might not be good because then the page would serve an error while it loads.&lt;br&gt;&lt;br&gt;Jason</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#570780</link><pubDate>Fri, 07 Apr 2006 16:04:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:570780</guid><dc:creator>Steve Townend</dc:creator><description>Dmitry,&lt;br&gt;&lt;br&gt;Thanks for the response. &lt;br&gt;&lt;br&gt;Just for clarity, when I mentioned HTTPS. it was in the context of generating RSS feeds using your toolkit, not in consuming other people's feeds. Anyway, I have done more testing and it seems that it is not a problem with the toolkit but with the reader. I tried &amp;quot;RSS Reader&amp;quot; and &amp;quot;RSS Bandit&amp;quot;. However, it seems that HTTPS is fine from &amp;quot;GreatNews&amp;quot; and IE7 - I think!&lt;br&gt;&lt;br&gt;As for SLE, I have tried but ot had any success yet. Please see &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/rssteam/archive/2006/03/29/564154.aspx"&gt;http://blogs.msdn.com/rssteam/archive/2006/03/29/564154.aspx&lt;/a&gt; for an example of SLE, what it is, and how to add to your feeds. I want this to have &amp;quot;top 10&amp;quot; type lists.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Steve.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#571855</link><pubDate>Sun, 09 Apr 2006 16:29:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:571855</guid><dc:creator>Ujjwal</dc:creator><description>Dmitry, &lt;br&gt; I keep getting an error &amp;quot;failed to load RSS Feed for specified URL&amp;quot; when i try to configure the RssDataSource config form. Is this problem somthing to do with my internet proxy settings or is my toolkit not properly installed..&lt;br&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#571899</link><pubDate>Sun, 09 Apr 2006 18:17:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:571899</guid><dc:creator>Mickey Epperson</dc:creator><description>Dmitry,&lt;br&gt;&lt;br&gt;Does the toolkit support publishing a feed with additional namespaces?&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Mickey</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#572122</link><pubDate>Mon, 10 Apr 2006 04:31:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:572122</guid><dc:creator>Mark</dc:creator><description>Nice kit, very.&lt;br&gt;&lt;br&gt;Interesting buglike behaviour in Firefox - when you put a RssHyperLink with IncludeUserName=True&lt;br&gt;and the page is posted back (eg put a calandar control on the page also and click a date or something), an error:&lt;br&gt;&lt;br&gt;'/ClubWebSite/scenario5.ashx?t=A477EA...C13FD02C2' is not a valid virtual path.'&lt;br&gt;&lt;br&gt;Any clue?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#572844</link><pubDate>Tue, 11 Apr 2006 01:39:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:572844</guid><dc:creator>DmitryR</dc:creator><description>Mark,&lt;br&gt;&lt;br&gt;I will include the fix for the postback problem in my next update (coming really soon).&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#573233</link><pubDate>Tue, 11 Apr 2006 13:28:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:573233</guid><dc:creator>SergejG</dc:creator><description>Hi, &lt;br&gt;What about to add a password string to method PopulateChannel(string channelName, string userName, &amp;lt;i&amp;gt;string Password&amp;lt;/i&amp;gt;) for using with custom authentication? IMHO, it can be added the same way as user name...</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#573412</link><pubDate>Tue, 11 Apr 2006 18:45:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:573412</guid><dc:creator>M Noreen</dc:creator><description>I downloaded the zip file; then created a new Web site project in VS2005 on my local dev box that has .NET 2.0 framework installed. &amp;nbsp;Added a bin folder to that project and copied the DLL to that folder; then copied the scenario1.aspx file to my new web project.&lt;br&gt;&lt;br&gt;But it won't build throwing 2 errors:&lt;br&gt;&lt;br&gt;Element 'rssdatasource' is not a known element. This can occur if there is a compilation error in the Web site&lt;br&gt;&lt;br&gt;and&lt;br&gt;&lt;br&gt;Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.&lt;br&gt;&lt;br&gt;&lt;br&gt;Any pointers would be greatly appreciated.&lt;br&gt;&lt;br&gt;-- Margo</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#573473</link><pubDate>Tue, 11 Apr 2006 19:51:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:573473</guid><dc:creator>DmitryR</dc:creator><description>Sergei, &amp;nbsp;I don't know where I would get the password. Once the user is authenticated I only know IIdentity. &amp;nbsp;The password is a detail of athentication logic.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#573474</link><pubDate>Tue, 11 Apr 2006 19:52:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:573474</guid><dc:creator>DmitryR</dc:creator><description>Margo, please try adding the toolkit assembly to GAC</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#575289</link><pubDate>Thu, 13 Apr 2006 00:04:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:575289</guid><dc:creator>Steve Townend</dc:creator><description>Dmitri,&lt;br&gt;&lt;br&gt;Did you look at my previous post on the Simple List Extension (SLE) ? I have not been able to get it working with the RSS Toolkit.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Steve.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#575320</link><pubDate>Thu, 13 Apr 2006 00:31:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:575320</guid><dc:creator>M Noreen</dc:creator><description>One thing I discovered that seemed to &amp;quot;fix&amp;quot; the current problem... when I created new web projects in Visual Studio, I had been accepting the default location for them, which, in my case, happened to be &amp;quot;My Documents&amp;quot; located on a network share. &amp;nbsp;This seemed to cause the compiler all sorts of fits when it tried to build (don't know why really, but it would have to do w/ some sort of permission gremlins I'm sure!).&lt;br&gt;&lt;br&gt;So, I created a new web project and made sure it was on my local hard drive, and then I was able to build the project successfully.&lt;br&gt;&lt;br&gt;Unfortunately, I went from one issue to another. &amp;nbsp;When I ran the page, I got a nasty .NET error page, socket connection problems, etc. &amp;nbsp;We have a proxy server in our environment that all outbound IP traffic goes through, I'm sure that's the problem... but not sure how to work through it at this point...&lt;br&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#577730</link><pubDate>Mon, 17 Apr 2006 22:29:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:577730</guid><dc:creator>Dan Lundy</dc:creator><description>I offer you great THANKS for releasing this toolkit to us and having it out in the wild!</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#578703</link><pubDate>Wed, 19 Apr 2006 06:13:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:578703</guid><dc:creator>Andrew Van Slaars</dc:creator><description>Very nice work, &lt;br&gt;&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://blog.vanslaars.com/Trackback.aspx?guid=616b2094-e18a-4af7-b12c-d4f63b6396a7&amp;quot;&amp;gt;had"&gt;http://blog.vanslaars.com/Trackback.aspx?guid=616b2094-e18a-4af7-b12c-d4f63b6396a7&amp;quot;&amp;gt;had&lt;/a&gt; to mention it myself.&amp;lt;/a&amp;gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#580676</link><pubDate>Fri, 21 Apr 2006 18:23:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:580676</guid><dc:creator>James H</dc:creator><description>Great Tool kit...Nice Work..Thanks for sharing!!!!&lt;br&gt;</description></item><item><title>Microsoft-foredrag i Vedb&amp;#230;k (ASP3 til ASP.NET2)</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#585124</link><pubDate>Thu, 27 Apr 2006 18:24:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:585124</guid><dc:creator>Michell Cronberg</dc:creator><description /></item><item><title>Foredrag i K&amp;#248;benhavn 17.05: Live programmering i .NET</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#598709</link><pubDate>Tue, 16 May 2006 10:49:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:598709</guid><dc:creator>Michell Cronberg</dc:creator><description /></item><item><title>Opf&amp;#248;lgning p&amp;#229; foredrag &amp;quot;Live programmering i .NET&amp;quot;</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#600793</link><pubDate>Thu, 18 May 2006 11:29:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:600793</guid><dc:creator>Michell Cronberg</dc:creator><description /></item><item><title>RSS ToolKit for ASP.NET 2.0 Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#604468</link><pubDate>Tue, 23 May 2006 09:16:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:604468</guid><dc:creator>ScottGu's Blog</dc:creator><description>Dmitry just posted an updated version of his RSS Toolkit for ASP.NET (you can read all about it in my...</description></item><item><title>Awesome ASP.NET 2.0 RSS Tool-Kit Released</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#604475</link><pubDate>Tue, 23 May 2006 09:24:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:604475</guid><dc:creator>ScottGu's Blog</dc:creator><description>Dmitry on the ASP.NET Team posted an awesome RSS Toolkit for ASP.NET 2.0 on his blog earlier tonight.&amp;amp;amp;nbsp;...</description></item><item><title>RSS Toolkit</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#616080</link><pubDate>Sat, 03 Jun 2006 20:05:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616080</guid><dc:creator>Andrew Whitten's .NET Blog</dc:creator><description>There is a really nice toolkit for comsuming and producing RSS feeds from Dmitryr which makes RSS a simple...</description></item><item><title>Scott&amp;#8217;s Blog &amp;raquo; RSS Publishing</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#620981</link><pubDate>Wed, 07 Jun 2006 20:48:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620981</guid><dc:creator>Scott’s Blog » RSS Publishing</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://scottlaw.knot.org/blog/?p=144"&gt;http://scottlaw.knot.org/blog/?p=144&lt;/a&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#670687</link><pubDate>Wed, 19 Jul 2006 09:58:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:670687</guid><dc:creator>Rick Ratayczak</dc:creator><description>Here's a macro for VS2005 that will allow you to run the rssdl.exe and generate a class into visual studio.&lt;br&gt;&lt;br&gt;&amp;lt;div style=&amp;quot;width: auto; overflow: auto;&amp;quot;&amp;gt;&lt;br&gt; &amp;nbsp; &amp;nbsp;Sub AddRssFeedCode()&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;' The folder for the RSS Feed.&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim AppRunFolder As String = &amp;quot;E:\Source\_shared\Bin2005\asp.net\RSS\&amp;quot;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim AppRun As String = &amp;quot;Rssdl.exe&amp;quot;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim appLang As String = &amp;quot;vb&amp;quot;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim Url As String = InputBox(&amp;quot;Enter RSS Url&amp;quot;, &amp;quot;Rss Class Generator&amp;quot;, &amp;quot;&amp;quot;)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim Title As String = InputBox(&amp;quot;Enter RSS Title&amp;quot;, &amp;quot;Rss Class Generator&amp;quot;, &amp;quot;&amp;quot;)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim args As String = AppRunFolder + Title.Replace(&amp;quot; &amp;quot;, &amp;quot;&amp;quot;).Replace(&amp;quot;'&amp;quot;, &amp;quot;&amp;quot;) + &amp;quot;.&amp;quot; + appLang&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If Url = &amp;quot;&amp;quot; Then Exit Sub&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If Title = &amp;quot;&amp;quot; Then Exit Sub&lt;br&gt;&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim ProcInfo As New Diagnostics.ProcessStartInfo(AppRunFolder + AppRun, Url + &amp;quot; &amp;quot;&amp;quot;&amp;quot; + args + &amp;quot;&amp;quot;&amp;quot;&amp;quot;)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProcInfo.WindowStyle = ProcessWindowStyle.Hidden&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProcInfo.WorkingDirectory = AppRunFolder&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProcInfo.CreateNoWindow = True&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ProcInfo.UseShellExecute = True&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim Proc As Diagnostics.Process&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Try&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Proc = Diagnostics.Process.Start(ProcInfo)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Proc.WaitForExit(30000)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Catch ex As Exception&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MsgBox(&amp;quot;RSS Feed not created successfully.&amp;quot; + Environment.NewLine + ex.ToString, MsgBoxStyle.Critical, &amp;quot;Rss Class Generator&amp;quot;)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;End Try&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If IO.File.Exists(args) Then&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DTE.ItemOperations.AddExistingItem(args)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;File.Delete(args)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Else&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MsgBox(&amp;quot;RSS Feed not created successfully.&amp;quot; + Environment.NewLine + &amp;quot;File does not exist...&amp;quot;, MsgBoxStyle.Critical, &amp;quot;Rss Class Generator&amp;quot;)&lt;br&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;End If&lt;br&gt;&lt;br&gt; &amp;nbsp; &amp;nbsp;End Sub&lt;br&gt;&lt;br&gt;&amp;lt;/div&amp;gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#676318</link><pubDate>Mon, 24 Jul 2006 07:27:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:676318</guid><dc:creator>Spotnick</dc:creator><description>Any news on adding the &amp;quot;enclosure&amp;quot; tag support?</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#702541</link><pubDate>Wed, 16 Aug 2006 17:10:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:702541</guid><dc:creator>owd</dc:creator><description>Thanks a lot, Dmitry.&lt;br&gt;&lt;br&gt;Nach.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#717172</link><pubDate>Thu, 24 Aug 2006 16:53:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:717172</guid><dc:creator>guy</dc:creator><description>Hey, nice component thanks. but I sometimes get a problem if an RSS feed is selected that doesn't have a catagory tag, then RSS raises an exception when I try to read that property. &lt;br&gt;&lt;br&gt;Please please please &amp;nbsp;.... Can you suggest a mod that would make rsstoolkit toolkit return an empty string rather than a null or an exception if a particular tag is missing.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Guy (UK)</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#717176</link><pubDate>Thu, 24 Aug 2006 16:55:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:717176</guid><dc:creator>guy</dc:creator><description>Hey, nice component thanks. but I sometimes get a problem if an RSS feed is selected that doesn't have a catagory tag, then RSS raises an exception when I try to read that property. &lt;br&gt;&lt;br&gt;Please please please &amp;nbsp;.... Can you suggest a mod that would make rsstoolkit toolkit return an empty string rather than a null or an exception if a particular rsstoolkit property is missing.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;&lt;br&gt;Guy (UK)</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#718567</link><pubDate>Thu, 24 Aug 2006 21:01:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:718567</guid><dc:creator>DmitryR</dc:creator><description>Guy,&lt;br&gt;&lt;br&gt;What is the exact exception you are getting? Are you using the datasource control or the APIs? &amp;nbsp;Strongly-typed or lated-bound?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#727049</link><pubDate>Sun, 27 Aug 2006 19:52:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:727049</guid><dc:creator>Stephen</dc:creator><description>This tool kit is great. I have had great success in playing around with it. One question I have is when attaching to a datasource which has the image attribute, I am not sure in the datalist how to pull that field in the eval statement, like the other items are pulled in.&lt;br&gt;&lt;br&gt;The item fields work fine, &amp;lt;%# Eval(&amp;quot;title&amp;quot;) %&amp;gt;, however, I am not sure how to pull in the image url in the header text.</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#728552</link><pubDate>Mon, 28 Aug 2006 19:32:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:728552</guid><dc:creator>DmitryR</dc:creator><description>Stephen,&lt;br&gt;&lt;br&gt;You can get to Channel object from DataSource by using Channel property:&lt;br&gt;&lt;br&gt;DataSource1.Channel.Image[&amp;quot;link&amp;quot;]&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Dmitry</description></item><item><title>re: S</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#733406</link><pubDate>Thu, 31 Aug 2006 15:39:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:733406</guid><dc:creator>Jesper Jensens Weblog</dc:creator><description /></item><item><title>Les dix bonnes raisons (non techniques) d'ajouter des flux RSS &amp;agrave; un site web</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#816850</link><pubDate>Wed, 11 Oct 2006 15:49:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:816850</guid><dc:creator>Christophe Lauer, Blog Edition</dc:creator><description>&lt;p&gt;Durant notre session Mini Mix &amp;#224; Toulouse aujourd'hui, un des participants avec qui j'ai parl&amp;#233; pendant&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#866529</link><pubDate>Tue, 24 Oct 2006 04:54:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:866529</guid><dc:creator>christopherpond</dc:creator><description>&lt;p&gt;Is there anyway you could make the elipses default to the url associated with that particular blog entry. &amp;nbsp;I can use the String object to remove the elipses and add them back if necessary. &amp;nbsp;Thanks for the great control&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#868801</link><pubDate>Tue, 24 Oct 2006 18:45:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:868801</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;Christoher, please explain the scenario you refer to.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#878218</link><pubDate>Fri, 27 Oct 2006 09:11:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:878218</guid><dc:creator>TheDugglerrr</dc:creator><description>&lt;p&gt;Hi Dmitry,&lt;/p&gt;
&lt;p&gt;Your work looks great, although I am having troubles 'installing' (and therefore using) it.&lt;/p&gt;
&lt;p&gt;I am using:&lt;/p&gt;
&lt;p&gt;Workstation:&lt;/p&gt;
&lt;p&gt;-XPSP2&lt;/p&gt;
&lt;p&gt;-VS2005 Pro&lt;/p&gt;
&lt;p&gt;-.Net version=2.0.50727&lt;/p&gt;
&lt;p&gt;Dev Server:&lt;/p&gt;
&lt;p&gt;-2003Std&lt;/p&gt;
&lt;p&gt;-.Net version=2.0.50727&lt;/p&gt;
&lt;p&gt;First up, I've been coding for years, but still getting my head around dotNet (ie forgive me if I sound confused :P)&lt;/p&gt;
&lt;p&gt;I attempted to install the RSSToolkit.dll using GACUtil (found in &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin&amp;quot;) &lt;/p&gt;
&lt;p&gt;Result:&lt;/p&gt;
&lt;p&gt;&amp;quot;Assembly Imported Successfully!&amp;quot;&lt;/p&gt;
&lt;p&gt;However, when I create a datalist, and attempt to create a new DataSource for it, the RSSDataSource is not available from the list as shown on: &lt;a rel="nofollow" target="_new" href="http://aspalliance.com/ArticleFiles/919/image003.jpg"&gt;http://aspalliance.com/ArticleFiles/919/image003.jpg&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have installed the RSSToolKit on BOTH the workstation's GAC and the DevServer's GAC, also rebooted both (just for sh!#$ and giggles) to no avail. I even created a bin folder in my site, and placed another copy of RSSToolKit.dll in there, but no joy.&lt;/p&gt;
&lt;p&gt;Did I miss a step in the install process ?&lt;/p&gt;
&lt;p&gt;Is this toolkit compatible with .Net 2.0.50727 ?&lt;/p&gt;
&lt;p&gt;Do I need to include a &amp;quot;Imports RSSToolkit&amp;quot; type statement ?&lt;/p&gt;
&lt;p&gt;What am I doing wrong :(&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Douglas&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#878230</link><pubDate>Fri, 27 Oct 2006 09:27:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:878230</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;Douglas,&lt;/p&gt;
&lt;p&gt;.Net 2.0.50727 is the right version.&lt;/p&gt;
&lt;p&gt;You probably need to add the control to the toolbox - this can be done by right click in the toolbox and selecting &amp;quot;Choose Items...&amp;quot;. &amp;nbsp;If the assembly is in the GAC just select the control from the list. &lt;/p&gt;
&lt;p&gt;If things don't work please try the included samples - do they work at runtime? In VisualStudio?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#879455</link><pubDate>Fri, 27 Oct 2006 14:48:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:879455</guid><dc:creator>TheDugglerrr</dc:creator><description>&lt;p&gt;Hi Dmitry,&lt;/p&gt;
&lt;p&gt;Thanks for the quick response :)&lt;/p&gt;
&lt;p&gt;I set up a new website on the devserver, calling it: RSSTest&lt;/p&gt;
&lt;p&gt;The web.config file was renamed to web.config.original&lt;/p&gt;
&lt;p&gt;Then I copied the samples folder (including YOUR web.config) to the root of the RSSTest site.&lt;/p&gt;
&lt;p&gt;The samples worked fine... Here's one of the headlines: &lt;a rel="nofollow" target="_new" href="http://www.msnbc.msn.com/id/15439415/"&gt;http://www.msnbc.msn.com/id/15439415/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;BUT...&lt;/p&gt;
&lt;p&gt;The assembly does not appear in the list of .Net Components found in: Tools &amp;gt; Choose Toolbox Items... even though I installed it using the GACutil.&lt;/p&gt;
&lt;p&gt;I sorted by namespace, name, assembly name etc, and entered 'rss' into the filter box, yeilding zero results.&lt;/p&gt;
&lt;p&gt;Here are a couple of screenshots of the IDE: &lt;a rel="nofollow" target="_new" href="http://dug.mine.nu/dmitry"&gt;http://dug.mine.nu/dmitry&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks again ;)&lt;/p&gt;
&lt;p&gt;Douglas&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#881224</link><pubDate>Fri, 27 Oct 2006 19:15:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:881224</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;Douglas,&lt;/p&gt;
&lt;p&gt;The following steps worked for me:&lt;/p&gt;
&lt;p&gt;* Close VS if it is open&lt;/p&gt;
&lt;p&gt;* remove RssToolkit from GAC using &amp;quot;gacutil -u RssToolkit&amp;quot;&lt;/p&gt;
&lt;p&gt;* Open VS and right click on Toolbox and select &amp;quot;Reset Toolbox&amp;quot;&lt;/p&gt;
&lt;p&gt;* Close VS&lt;/p&gt;
&lt;p&gt;* Install RssTookit into GAC using &amp;quot;gacutil -i RssToolkit.dll&amp;quot;&lt;/p&gt;
&lt;p&gt;* Open VS and right click on Toolbox and select &amp;quot;Choose Item...&amp;quot;&lt;/p&gt;
&lt;p&gt;* Click on &amp;quot;Browse...&amp;quot; and select RssToolkit.dll from where you installed it (not in GAC)&lt;/p&gt;
&lt;p&gt;* I see RssDataSource and RssHyperLink in the Toolbox under &amp;quot;General&amp;quot;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#881460</link><pubDate>Fri, 27 Oct 2006 19:50:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:881460</guid><dc:creator>TheDugglerrr</dc:creator><description>&lt;p&gt;Fantastic!&lt;/p&gt;
&lt;p&gt;All smiles here...&lt;/p&gt;
&lt;p&gt;The only thing I hadn't done was:&lt;/p&gt;
&lt;p&gt;* Click on &amp;quot;Browse...&amp;quot; and select RssToolkit.dll from where you installed it (not in GAC)&lt;/p&gt;
&lt;p&gt;Thanks so much for your assistance ;)&lt;/p&gt;
&lt;p&gt;Douglas&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#893411</link><pubDate>Sun, 29 Oct 2006 10:44:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:893411</guid><dc:creator>TheDugglerrr</dc:creator><description>&lt;p&gt;Hi Dmitry,&lt;/p&gt;
&lt;p&gt;I have an autopostbacking Drop-Down List:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Names=Australian States&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Values=&lt;a rel="nofollow" target="_new" href="http://blah.com/feed.xml"&gt;http://blah.com/feed.xml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I'm having a little trouble getting RSSDatasource to work as expected...&lt;/p&gt;
&lt;p&gt;I can change the URL manually and it works, but if I use Page_Load... RSSDataSource1.URL = DropDownList1.SelectedItem.Value it doesnt.&lt;/p&gt;
&lt;p&gt;I thought there might be some kind of RSSDataSource1.Refresh / Reload / ReFetch method ?&lt;/p&gt;
&lt;p&gt;I Response.Wrote(DropDownList1.SelectedItem.Value) and the URL came up as expected, so the DropDownList / postback part seems to be working ok...&lt;/p&gt;
&lt;p&gt;Can this be done ?&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Douglas&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#903818</link><pubDate>Mon, 30 Oct 2006 19:52:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:903818</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;It looks like the data is cached on the postback in the viewstate by the data control. Please disable viewstate:&lt;/p&gt;
&lt;p&gt;&amp;lt;asp:datalist enableviewstate=&amp;quot;false&amp;quot;&amp;gt;&lt;/p&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#905258</link><pubDate>Tue, 31 Oct 2006 05:15:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:905258</guid><dc:creator>TheDugglerrr</dc:creator><description>&lt;p&gt;Hi Dmitry,&lt;/p&gt;
&lt;p&gt;Thanks for the pointer. I made the change you suggested, but it didnt work...&lt;/p&gt;
&lt;p&gt;I tried setting viewstate=flase in a number of places (page, other controls etc) before stumbling accross the AutoEventWireup=&amp;quot;False&amp;quot; attribute in the page header.&lt;/p&gt;
&lt;p&gt;I changed this to AutoEventWireup=&amp;quot;True&amp;quot; and now its all working just the way I'd hoped :)&lt;/p&gt;
&lt;p&gt;I'm now studying up on 'AutoEventWireup' :)&lt;/p&gt;
&lt;p&gt;Thanks again for your assistance,&lt;/p&gt;
&lt;p&gt;Douglas&lt;/p&gt;</description></item><item><title>The ASP.NET RSS Toolkit &amp;laquo; notgartner</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1061627</link><pubDate>Sun, 12 Nov 2006 08:12:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1061627</guid><dc:creator>The ASP.NET RSS Toolkit « notgartner</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://notgartner.wordpress.com/2006/11/12/the-aspnet-rss-toolkit/"&gt;http://notgartner.wordpress.com/2006/11/12/the-aspnet-rss-toolkit/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1288656</link><pubDate>Fri, 15 Dec 2006 02:18:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1288656</guid><dc:creator>loreena</dc:creator><description>&lt;p&gt;Hi Dmitry,&lt;/p&gt;
&lt;p&gt;I use RssToolkit-1-0-0-1, and try to add querystring to my ChannelRss.ashx but I get the following error: ~/ChannelRss.ashx?channelID=1 is not a valid virtual path. &lt;/p&gt;
&lt;p&gt;The code I use:&lt;/p&gt;
&lt;p&gt;Rsshyperlink.NavigateUrl = &amp;quot;~/ChannelRss.ashx?channelID=1&amp;quot;;&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1290112</link><pubDate>Fri, 15 Dec 2006 04:34:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1290112</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;Loreena, please use ChannelName property of RssHyperLink to pass custom data to the channel handler.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1290384</link><pubDate>Fri, 15 Dec 2006 05:43:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1290384</guid><dc:creator>loreena</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;loreena&lt;/p&gt;
</description></item><item><title>ASP.NET RSS Toolkit sur CodePlex</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1402484</link><pubDate>Wed, 03 Jan 2007 11:38:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1402484</guid><dc:creator>Tonio's developper .NET Blog</dc:creator><description>&lt;p&gt;Dmitry Robsman ( &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/dmitryr/"&gt;http://blogs.msdn.com/dmitryr/&lt;/a&gt; ) met d&amp;#233;sormais &amp;#224; disposition les releases de son RSS&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1439505</link><pubDate>Tue, 09 Jan 2007 18:43:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1439505</guid><dc:creator>cgraving</dc:creator><description>&lt;p&gt;Dmitry,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; I have created a feed with a ashx handler and a query string. &amp;nbsp;The feed can be read with IE7, but I cannot consume the feed with my own reader. &amp;nbsp;Using a RSSDataSource, I get an invalid characters in path. &amp;nbsp;I tried the late binding and I also receive errors. &amp;nbsp;Do you have any idea of where to start looking? &amp;nbsp;I have to add that I modified the RSSHTTPHandlerHelper to modify the encryption being used on the query string to use the sites authentication and encryption methods. &amp;nbsp;If I use the RSSHyperLink control it links properly to the handler which produces the feed and again it works in IE7. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Carl&lt;/p&gt;
</description></item><item><title>   5 Software Tools and Utilities for ASP.NET SEO at ASP.NET SEO</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1491474</link><pubDate>Fri, 19 Jan 2007 06:25:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1491474</guid><dc:creator>   5 Software Tools and Utilities for ASP.NET SEO at ASP.NET SEO</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://seodotnet.com/2007/01/5-software-tools-and-utilities-for-aspnet-seo/"&gt;http://seodotnet.com/2007/01/5-software-tools-and-utilities-for-aspnet-seo/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Bluecollar Enterprises  &amp;raquo; Blog Archive   &amp;raquo; Case Study - www.mymockdraft.com</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1516733</link><pubDate>Wed, 24 Jan 2007 00:34:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1516733</guid><dc:creator>Bluecollar Enterprises  » Blog Archive   » Case Study - www.mymockdraft.com</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.bcollar.com/index.php/case-study-mymockdraft/"&gt;http://www.bcollar.com/index.php/case-study-mymockdraft/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1529429</link><pubDate>Thu, 25 Jan 2007 17:50:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1529429</guid><dc:creator>bizbuy</dc:creator><description>&lt;p&gt;a great tool, it's very convenient to read and write rss now. thanks&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1551957</link><pubDate>Mon, 29 Jan 2007 18:13:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1551957</guid><dc:creator>polymorphicpodcast</dc:creator><description>&lt;p&gt;Do you have a way to trap for errors such as 404 and timeouts when using the RSSDataSource bound to a datalist?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Craig&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1557668</link><pubDate>Tue, 30 Jan 2007 19:35:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1557668</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;Craig,&lt;/p&gt;
&lt;p&gt;The project is now on CodePlex -- &lt;a rel="nofollow" target="_new" href="http://www.codeplex.com/aspnetrsstoolkit"&gt;http://www.codeplex.com/aspnetrsstoolkit&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please post your feature requests there.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>The Blomsma Code - Site update using RssToolkit</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1566100</link><pubDate>Wed, 31 Jan 2007 19:32:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1566100</guid><dc:creator>The Blomsma Code - Site update using RssToolkit</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.develop-one.net/Blog/PermaLink,guid,f5b5b68b-d3df-4e71-bc7c-01db559415ac.aspx"&gt;http://www.develop-one.net/Blog/PermaLink,guid,f5b5b68b-d3df-4e71-bc7c-01db559415ac.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>RSS ToolKit for ASP.NET 2.0 Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1760152</link><pubDate>Mon, 26 Feb 2007 05:52:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1760152</guid><dc:creator>ljianl</dc:creator><description>&lt;p&gt;用于VS.NET 2005 &lt;a rel="nofollow" target="_new" href="http://weblogs.asp.net/scottgu/archive/2006/03/26/RSS-ToolKit-for-ASP.NET-2.0-Update.aspx"&gt;http://weblogs.asp.net/scottgu/archive/2006/03/26/RSS-ToolKit-for-ASP.NET-2.0-Update.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1827628</link><pubDate>Wed, 07 Mar 2007 16:37:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1827628</guid><dc:creator>viktor.larsson</dc:creator><description>&lt;p&gt;Great tool.&lt;/p&gt;
&lt;p&gt;Just have a question.&lt;/p&gt;
&lt;p&gt;I am using your toolkit to consume a RDF-source. Everything works great, manages to select everything from the source except items that have a node within the node.&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;&amp;lt;dc:items&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;fileid&amp;gt;12453&amp;lt;/fileid&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;mime:type&amp;gt;pdf&amp;lt;/mime&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/dc:items&amp;gt;&lt;/p&gt;
&lt;p&gt;etc.&lt;/p&gt;
&lt;p&gt;It just skips that node entirely. Is there a way or should I post a request at Codeplex? &lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1829526</link><pubDate>Wed, 07 Mar 2007 20:33:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1829526</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;Please post feature requests on CodePlex: &lt;a rel="nofollow" target="_new" href="http://www.codeplex.com/ASPNETRSSToolkit/WorkItem/List.aspx"&gt;http://www.codeplex.com/ASPNETRSSToolkit/WorkItem/List.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1962123</link><pubDate>Tue, 27 Mar 2007 12:54:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1962123</guid><dc:creator>Ahm</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I'm using this VS 2005 web project. &amp;nbsp;From what I've read the /Bin directory is still supported for backwards compatibility with ASP.NET 1.1 applications. Can i put the rsstoolkit.dll in one of the more appropriate directories within my web project rather than the GAC ? &lt;/p&gt;
&lt;p&gt;If so, which one of the application directory [within my web project] can I use?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Ah&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1963003</link><pubDate>Tue, 27 Mar 2007 14:30:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1963003</guid><dc:creator>Ahm</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Ops I might have been incorrect about the bin directory. Any &lt;/p&gt;
&lt;p&gt;i've put the dll into the bin directory. &lt;/p&gt;
&lt;p&gt;I link the control to a datalist and point the rsscontrol to the rss feed. I get a &amp;nbsp;{&amp;quot;DataBinding: 'RssToolkit.RssElementCustomTypeDescriptor' does not allow indexed access.&amp;quot;}. This is without replacing datalist control with a hyperlink . Is this by design ?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Ah&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#1965038</link><pubDate>Tue, 27 Mar 2007 19:02:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1965038</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;Pointing datalist to RssDataSource should work.&lt;/p&gt;
&lt;p&gt;The toolkit is now on CodePlex (&lt;a rel="nofollow" target="_new" href="http://www.codeplex.com/aspnetrsstoolkit"&gt;http://www.codeplex.com/aspnetrsstoolkit&lt;/a&gt;) - please report problems there.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#2146316</link><pubDate>Sun, 15 Apr 2007 21:31:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2146316</guid><dc:creator>JimLiu</dc:creator><description>&lt;p&gt;Dmitry,&lt;/p&gt;
&lt;p&gt;I've implemented your toolkit into our social website and it works great! However I do encounter one problem: we use ASP.NET Memebership to do the authentication, and we put a LoginStatus control on every page so users can login / logout. But I notice that if users logout on pages with a RSS control, they got a error says &amp;quot;something.ashx?c=channel' is not a valid virtual path. But if we remove the channelName property from the RSS control, everything's fine. Perhaps you could point out something I missed?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#2147042</link><pubDate>Sun, 15 Apr 2007 23:52:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2147042</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;I believe this should be fixed in the release on CodePlex (&lt;a rel="nofollow" target="_new" href="http://www.codeplex.com/aspnetrsstoolkit"&gt;http://www.codeplex.com/aspnetrsstoolkit&lt;/a&gt;). &amp;nbsp;Please give it a try.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#2150298</link><pubDate>Mon, 16 Apr 2007 08:06:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2150298</guid><dc:creator>JimLiu</dc:creator><description>&lt;p&gt;Dmitry,&lt;/p&gt;
&lt;p&gt;I downloaded the file from CodePlex, which I think is the same as the file you posted here (1.0.0.1). The problem still persists. I noticed someone also reported here that postback will causing this error, so I tried selecting a day on a Calendar and the error occured. Did I download an older version from CodePlex (but I coldn't find a newer one) or this problem is not fixed yet?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#2151709</link><pubDate>Mon, 16 Apr 2007 12:01:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2151709</guid><dc:creator>DmitryR</dc:creator><description>&lt;p&gt;The new version on CodePlex will be out very soon.&lt;/p&gt;
&lt;p&gt;If you need the fix now, please email me (use the link at the top of this page).&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Dmitry&lt;/p&gt;
</description></item><item><title>Alkampfer&amp;#8217;s Place  &amp;raquo; Blog Archive   &amp;raquo; RSS toolkit for asp.net</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#2620682</link><pubDate>Mon, 14 May 2007 11:43:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2620682</guid><dc:creator>Alkampfer’s Place  » Blog Archive   » RSS toolkit for asp.net</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.nablasoft.com/Alkampfer/?p=34"&gt;http://www.nablasoft.com/Alkampfer/?p=34&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#2992506</link><pubDate>Wed, 30 May 2007 22:30:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2992506</guid><dc:creator>primortal</dc:creator><description>&lt;p&gt;Our internet access requires domain authentication, so running the rss toolkit on our intranet server is generating an error stating it could not find the RSS feed supplied. &amp;nbsp;Is there a way I can pass credentials with the RSS toolkit control? &amp;nbsp;If so how?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#2992514</link><pubDate>Wed, 30 May 2007 22:30:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2992514</guid><dc:creator>primortal</dc:creator><description>&lt;p&gt;Our internet access requires domain authentication, so running the rss toolkit on our intranet server is generating an error stating it could not find the RSS feed supplied. &amp;nbsp;Is there a way I can pass credentials with the RSS toolkit control? &amp;nbsp;If so how?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#3704712</link><pubDate>Thu, 05 Jul 2007 15:20:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3704712</guid><dc:creator>rahulzankar</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;This is great tool that u developed.&lt;/p&gt;
&lt;p&gt;Thanks for the tool.&lt;/p&gt;
&lt;p&gt;Rahul&lt;/p&gt;
</description></item><item><title>Help With RSS feed and ASP?</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#4090398</link><pubDate>Sat, 28 Jul 2007 03:44:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4090398</guid><dc:creator>Computers &amp; Internet</dc:creator><description>&lt;p&gt;you have to use ASP.NET RSS Toolkit. Please read this link and review &lt;a rel="nofollow" target="_new" href="http://www.bytescout.com/how_to_display_"&gt;http://www.bytescout.com/how_to_display_&lt;/a&gt;...&lt;/p&gt;
</description></item><item><title>[tool]ASP.NET 2.0 RSS Tool-Kit</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#4581760</link><pubDate>Mon, 27 Aug 2007 05:18:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4581760</guid><dc:creator>おぎわら@.NET道場 Blog(わんくま編)</dc:creator><description>&lt;p&gt;[tool]ASP.NET 2.0 RSS Tool-Kit&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#4661017</link><pubDate>Fri, 31 Aug 2007 08:24:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4661017</guid><dc:creator>bizbuy</dc:creator><description>&lt;p&gt;Good RSS tool, it's becoming popular in RSS Feed&lt;/p&gt;
</description></item><item><title>Added RSS Feed to the site</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#6778576</link><pubDate>Sat, 15 Dec 2007 19:29:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6778576</guid><dc:creator>ProtoSystem</dc:creator><description>&lt;p&gt;Added RSS Feed to the site&lt;/p&gt;</description></item><item><title>
	Added RSS Feed to the site
</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#6778577</link><pubDate>Sat, 15 Dec 2007 19:29:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6778577</guid><dc:creator>
	Added RSS Feed to the site
</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.protosystem.net/post/2006/06/Added-RSS-Feed-to-the-site.aspx"&gt;http://www.protosystem.net/post/2006/06/Added-RSS-Feed-to-the-site.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>RSS Toolkit for ASP.net</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#7063617</link><pubDate>Fri, 11 Jan 2008 01:53:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7063617</guid><dc:creator>Michael's Blog</dc:creator><description>&lt;p&gt;RSS Toolkit for ASP.net&lt;/p&gt;</description></item><item><title>Website Scripts &amp;raquo; dmitryr&amp;#8217;s blog : RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#7177147</link><pubDate>Mon, 21 Jan 2008 02:33:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7177147</guid><dc:creator>Website Scripts » dmitryr’s blog : RSS Toolkit Update</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://websitescripts.247blogging.info/dmitryrs-blog-rss-toolkit-update/"&gt;http://websitescripts.247blogging.info/dmitryrs-blog-rss-toolkit-update/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>asp net 2 0 50727</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#8501077</link><pubDate>Tue, 13 May 2008 21:11:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8501077</guid><dc:creator>asp net 2 0 50727</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://marilyn.freemedianewstoday.info/aspnet2050727.html"&gt;http://marilyn.freemedianewstoday.info/aspnet2050727.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>[ASP.NET] : trust level=Medium　だと、RssToolKitは使えない</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#8571272</link><pubDate>Tue, 03 Jun 2008 12:16:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8571272</guid><dc:creator>Shizuku Blog ～ techbank.jp版～</dc:creator><description>&lt;p&gt;&amp;amp;#160; ネタ元１： ASP.Net RssToolkit Version 2.0 （ Piyush Shah&amp;amp;#39;s Blog ） ネタ元２： Awesome ASP.NET 2.0 RSS&lt;/p&gt;
</description></item><item><title>Geek Smatterings: A Blog Engine, ScottW Couldn't Wait, BodyNet, a Booklist, iTunesLib</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#8730708</link><pubDate>Mon, 14 Jul 2008 07:14:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8730708</guid><dc:creator>Dave Burke</dc:creator><description>&lt;p&gt;Geek Smatterings: A Blog Engine, ScottW Couldn't Wait, BodyNet, a Booklist, iTunesLib&lt;/p&gt;
</description></item><item><title>ASP.NET 2.0 RSS Tool-Kit &amp;laquo; Thomas K Joseph BLOG</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#8923430</link><pubDate>Thu, 04 Sep 2008 06:06:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8923430</guid><dc:creator>ASP.NET 2.0 RSS Tool-Kit &amp;laquo; Thomas K Joseph BLOG</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://thomaskjoseph9.wordpress.com/2008/09/04/aspnet-20-rss-tool-kit/"&gt;http://thomaskjoseph9.wordpress.com/2008/09/04/aspnet-20-rss-tool-kit/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Compare oxycontin to oxycodone.</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#9056657</link><pubDate>Mon, 10 Nov 2008 04:56:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9056657</guid><dc:creator>Oxycodone and oxycontin.</dc:creator><description>&lt;p&gt;Oxycodone and oxycontin. Oxycontin vs. oxycodone.&lt;/p&gt;
</description></item><item><title>Helephant.com  &amp;raquo; Blog Archive   &amp;raquo; RSS Toolkit for ASP.NET 2.0</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#9139217</link><pubDate>Tue, 25 Nov 2008 01:17:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9139217</guid><dc:creator>Helephant.com  &amp;raquo; Blog Archive   &amp;raquo; RSS Toolkit for ASP.NET 2.0</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://helephant.net/2006/08/rss-toolkit-for-aspnet-20/"&gt;http://helephant.net/2006/08/rss-toolkit-for-aspnet-20/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: RSS Toolkit Update</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#9228089</link><pubDate>Tue, 16 Dec 2008 23:15:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9228089</guid><dc:creator>tmahmud@hotmail.com</dc:creator><description>&lt;p&gt;Hi Dmitri,&lt;/p&gt;
&lt;p&gt;Thanks for the tool. I have a question? On the RSS feed page by default it displays:&lt;/p&gt;
&lt;p&gt;Title, Description and Link. I want to add a date so it looks like&lt;/p&gt;
&lt;p&gt;Title&lt;/p&gt;
&lt;p&gt;Date&lt;/p&gt;
&lt;p&gt;Description&lt;/p&gt;
&lt;p&gt;Link&lt;/p&gt;
&lt;p&gt;Is it something that can be configured easily if yes how? Or do I have to modify the source code.&lt;/p&gt;
&lt;p&gt;Another Question: Where do I look at in order to change the style of the ashx handler page.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Tareq&lt;/p&gt;
</description></item><item><title>Reading RSS through asp.net | keyongtech</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#9360964</link><pubDate>Thu, 22 Jan 2009 04:09:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9360964</guid><dc:creator>Reading RSS through asp.net | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/545203-reading-rss-through-asp-net"&gt;http://www.keyongtech.com/545203-reading-rss-through-asp-net&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> dmitryr s blog RSS Toolkit Update | Insomnia Cure</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#9742355</link><pubDate>Sat, 13 Jun 2009 09:13:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9742355</guid><dc:creator> dmitryr s blog RSS Toolkit Update | Insomnia Cure</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://insomniacuresite.info/story.php?id=8002"&gt;http://insomniacuresite.info/story.php?id=8002&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> dmitryr s blog RSS Toolkit Update | fix my credit</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#9764303</link><pubDate>Wed, 17 Jun 2009 04:57:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9764303</guid><dc:creator> dmitryr s blog RSS Toolkit Update | fix my credit</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://fixmycrediteasily.info/story.php?id=1263"&gt;http://fixmycrediteasily.info/story.php?id=1263&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> dmitryr s blog RSS Toolkit Update | home lighting</title><link>http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspx#9779761</link><pubDate>Fri, 19 Jun 2009 08:41:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9779761</guid><dc:creator> dmitryr s blog RSS Toolkit Update | home lighting</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://homelightingconcept.info/story.php?id=3393"&gt;http://homelightingconcept.info/story.php?id=3393&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>