<?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>Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx</link><description>We’ve been getting a few questions on how to use RSS Platform events in VB.NET. The problem faced by most inquiries was the fact that the interface returned by the GetWatcher() method call couldn’t be cast to the FeedFolderWatcher or FeedWatcher type.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#623487</link><pubDate>Fri, 09 Jun 2006 09:30:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:623487</guid><dc:creator>Hannes Preishuber</dc:creator><description>cool&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;&lt;br&gt;this helps me a lot, i had a solution before ( tray icon notification) but the path was empty in folderitemcountchanged event&lt;br&gt;now i use downloadcompleted&lt;br&gt;&lt;br&gt;Add question: sometime RSS downloading stops, only machine restarts help. Any idea?&lt;br&gt;ps: private mail hannesp [AT] ppedv.de</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#623688</link><pubDate>Fri, 09 Jun 2006 14:40:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:623688</guid><dc:creator>Andrew Davey</dc:creator><description>I still think getting a decent managed wrapper is a top priority. All this COM interop is going to be a huge barrier to entry for morts who just want to play with MSFeeds.</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#631816</link><pubDate>Thu, 15 Jun 2006 07:01:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:631816</guid><dc:creator>rss</dc:creator><description>Andrew, am I correct to infer that by &amp;quot;all this com interop&amp;quot; you mean that it's necessary to cast the returned objects to the correct interfaces?&lt;br&gt;&lt;br&gt;- Walter [MSFT]</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#637134</link><pubDate>Mon, 19 Jun 2006 20:32:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:637134</guid><dc:creator>Ron</dc:creator><description>Thanks for posting this Walter. &amp;nbsp;I wanted to add that it's not necessary to include the AddHandler instructions in VB.net.&lt;br&gt;&lt;br&gt;If you have ...&lt;br&gt;&lt;br&gt;Dim WithEvents watcher As IFeedFolderEvents_Event &lt;br&gt;&lt;br&gt;... all you need is the corresponding subroutine definition that includes the &amp;quot;handles&amp;quot; option. &lt;br&gt;&lt;br&gt;Sub watcher_DownloadCompleted(ByVal path As String, ByVal err As FEEDS_DOWNLOAD_ERROR) Handles watcher.FeedDownloadCompleted&lt;br&gt;&lt;br&gt;In fact, Visual Studio will build the sub routine stub for you if you select the appropriate class name and method name in the code view drop drowns. &lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Ron&lt;br&gt;</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#637665</link><pubDate>Tue, 20 Jun 2006 02:39:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:637665</guid><dc:creator>rss</dc:creator><description>Ron, you are correct, it's not necessary to include the AddHanlder instruction. I used both methods in the code sample so people can choose according to their preference. &lt;br&gt;I should have mentioned that in the post. Thanks for pointing it out!&lt;br&gt;&lt;br&gt;-Walter [MSFT]&lt;br&gt;</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#649499</link><pubDate>Wed, 28 Jun 2006 12:39:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:649499</guid><dc:creator>denkel</dc:creator><description>Hi, I’m Asbj&amp;#248;rn. Don’t know if this is the right place to subscribe this problem, but her I go.&lt;br&gt;&lt;br&gt;We have some problems with RSS and the new IE7.2. The RSS-feeds works fine, but the homepage where we publish ours RSS-news doesn’t work in the browser. It look’s like the browser is taking a screen dump of the RSS-news, so you can’t scroll in the news. This wasn’t a problem in the old IE. We will like to have both the feeds and the browser working. The URL for the problem is &lt;a rel="nofollow" target="_new" href="http://www.econ.ku.dk/polit/news.asp"&gt;http://www.econ.ku.dk/polit/news.asp&lt;/a&gt;. &lt;br&gt;&lt;br&gt;My question: Is this script error, and if yes, what are the soloution? Or will the problem be solved in the new IE? &amp;nbsp;&lt;br&gt;</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#4474925</link><pubDate>Mon, 20 Aug 2007 09:48:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4474925</guid><dc:creator>program</dc:creator><description>&lt;p&gt;Very good . You are doing a great job.&lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#7160918</link><pubDate>Sat, 19 Jan 2008 15:23:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7160918</guid><dc:creator>LFERC</dc:creator><description>&lt;p&gt;Thanks for posting this Walter. &amp;nbsp;I wanted to add that it's not necessary to include the AddHandler instructions in VB.net. &lt;/p&gt;
&lt;p&gt;If you have ... &lt;/p&gt;
&lt;p&gt;Dim WithEvents watcher As IFeedFolderEvents_Event &lt;/p&gt;
&lt;p&gt;... all you need is the corresponding subroutine definition that includes the &amp;quot;handles&amp;quot; option. &lt;/p&gt;
&lt;p&gt;Sub watcher_DownloadCompleted(ByVal path As String, ByVal err As FEEDS_DOWNLOAD_ERROR) Handles watcher.FeedDownloadCompleted &lt;/p&gt;
&lt;p&gt;In fact, Visual Studio will build the sub routine stub for you if you select the appropriate class name and method name in the code view drop drowns. &lt;/p&gt;
&lt;p&gt;Regards, &lt;/p&gt;
&lt;p&gt;Ron &lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#7160920</link><pubDate>Sat, 19 Jan 2008 15:23:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7160920</guid><dc:creator>Vista</dc:creator><description>&lt;p&gt;cool &lt;/p&gt;
&lt;p&gt;thanks &lt;/p&gt;
&lt;p&gt;this helps me a lot, i had a solution before ( tray icon notification) but the path was empty in folderitemcountchanged event &lt;/p&gt;
&lt;p&gt;now i use downloadcompleted &lt;/p&gt;
&lt;p&gt;Add question: sometime RSS downloading stops, only machine restarts help. Any idea? &lt;/p&gt;
&lt;p&gt;ps: private mail hannesp [AT] ppedv.de&lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#7160924</link><pubDate>Sat, 19 Jan 2008 15:24:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7160924</guid><dc:creator>Veridominique</dc:creator><description>&lt;p&gt;I still think getting a decent managed wrapper is a top priority. All this COM interop is going to be a huge barrier to entry for morts who just want to play with MSFeeds.&lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#7160927</link><pubDate>Sat, 19 Jan 2008 15:24:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7160927</guid><dc:creator>Webhosting</dc:creator><description>&lt;p&gt;Ron, you are correct, it's not necessary to include the AddHanlder instruction. I used both methods in the code sample so people can choose according to their preference. &lt;/p&gt;
&lt;p&gt;I should have mentioned that in the post. Thanks for pointing it out! &lt;/p&gt;
&lt;p&gt;-Walter [MSFT] &lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#7160932</link><pubDate>Sat, 19 Jan 2008 15:25:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7160932</guid><dc:creator>Thisare</dc:creator><description>&lt;p&gt;Hi, I’m Asbj&amp;#248;rn. Don’t know if this is the right place to subscribe this problem, but her I go. &lt;/p&gt;
&lt;p&gt;We have some problems with RSS and the new IE7.2. The RSS-feeds works fine, but the homepage where we publish ours RSS-news doesn’t work in the browser. It look’s like the browser is taking a screen dump of the RSS-news, so you can’t scroll in the news. This wasn’t a problem in the old IE. We will like to have both the feeds and the browser working. The URL for the problem is &lt;a rel="nofollow" target="_new" href="http://www.econ.ku.dk/polit/news.asp"&gt;http://www.econ.ku.dk/polit/news.asp&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;My question: Is this script error, and if yes, what are the soloution? Or will the problem be solved in the new IE? &amp;nbsp; &lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#8326541</link><pubDate>Thu, 20 Mar 2008 02:35:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8326541</guid><dc:creator>encyclopedia reference</dc:creator><description>&lt;p&gt;Nice solution. I've been looking for this.&lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#8387432</link><pubDate>Sun, 13 Apr 2008 19:33:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8387432</guid><dc:creator>Kosmetyki</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Article written respectable. It has helped me a lot.&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
</description></item><item><title>Zakłady Bukmacherskie</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#8419684</link><pubDate>Wed, 23 Apr 2008 22:15:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8419684</guid><dc:creator>Zakłady Bukmacherskie</dc:creator><description>&lt;p&gt;Very good job. Very good info. Do it.&lt;/p&gt;
</description></item><item><title>Wooden hangers</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#8867453</link><pubDate>Thu, 14 Aug 2008 20:51:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8867453</guid><dc:creator>Paul</dc:creator><description>&lt;p&gt;Thank you. I've been thinking about this solution for a two days, but i this script is error in IE&lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#8890715</link><pubDate>Sat, 23 Aug 2008 22:13:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8890715</guid><dc:creator>Suplementy</dc:creator><description>&lt;p&gt;Very useful information&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#8891717</link><pubDate>Sun, 24 Aug 2008 13:55:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8891717</guid><dc:creator>Rules</dc:creator><description>&lt;p&gt;he RSS-feeds works fine, but the homepage where we publish ours RSS-news doesn’t work in the browser. &lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#8894087</link><pubDate>Mon, 25 Aug 2008 18:24:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8894087</guid><dc:creator>Wooden hangers</dc:creator><description>&lt;p&gt;I'm searching for this solution. Thank you!&lt;/p&gt;
</description></item><item><title>re: Events in VB.NET</title><link>http://blogs.msdn.com/rssteam/archive/2006/06/08/Events-in-VB.NET.aspx#9246549</link><pubDate>Mon, 22 Dec 2008 11:14:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9246549</guid><dc:creator>gry dla dorosłych</dc:creator><description>&lt;p&gt;Cool post ! Very useful. Thx for that.&lt;/p&gt;
</description></item></channel></rss>