<?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>Testing Rx Queries using Virtual Time Scheduling</title><link>http://blogs.msdn.com/b/rxteam/archive/2012/06/14/testing-rx-queries-using-virtual-time-scheduling.aspx</link><description>Lately, we’ve been talking to a lot of customers (both internally and externally) on their use of Rx. Quite often, meetings like these end up explaining various concepts in Rx, ranging from observable sequences, over subjects, to … schedulers. Talking</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Testing Rx Queries using Virtual Time Scheduling</title><link>http://blogs.msdn.com/b/rxteam/archive/2012/06/14/testing-rx-queries-using-virtual-time-scheduling.aspx#10406409</link><pubDate>Fri, 29 Mar 2013 22:18:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10406409</guid><dc:creator>Rx team</dc:creator><description>&lt;p&gt;@david&lt;/p&gt;
&lt;p&gt;You are probably missing some &amp;quot;using&amp;quot; directives. Try adding, e.g.&lt;/p&gt;
&lt;p&gt;using System;&lt;/p&gt;
&lt;p&gt;using System.Reactive;&lt;/p&gt;
&lt;p&gt;using System.Reactive.Concurrency;&lt;/p&gt;
&lt;p&gt;The methods OnNext and OnCompleted methods are in the interface System.IObserver&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;p&gt;In regard to question #2, that is the C# 4.0 named parameter syntax (&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/dd264739.aspx"&gt;msdn.microsoft.com/.../dd264739.aspx&lt;/a&gt;), which makes code more readable.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10406409" width="1" height="1"&gt;</description></item><item><title>re: Testing Rx Queries using Virtual Time Scheduling</title><link>http://blogs.msdn.com/b/rxteam/archive/2012/06/14/testing-rx-queries-using-virtual-time-scheduling.aspx#10405405</link><pubDate>Tue, 26 Mar 2013 13:40:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10405405</guid><dc:creator>Observable.Create no such animal in Rx V2.1</dc:creator><description>&lt;p&gt;I am trying to follow up your example with Observable.Create above on VS2012 Rx V2.1&lt;/p&gt;
&lt;p&gt;1. The Method does not seem to exist.&lt;/p&gt;
&lt;p&gt;2. Needless to say the weird parameter &amp;quot;subscribe: observer&amp;quot; - what is it?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10405405" width="1" height="1"&gt;</description></item><item><title>re: Testing Rx Queries using Virtual Time Scheduling</title><link>http://blogs.msdn.com/b/rxteam/archive/2012/06/14/testing-rx-queries-using-virtual-time-scheduling.aspx#10390195</link><pubDate>Fri, 01 Feb 2013 09:11:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10390195</guid><dc:creator>david</dc:creator><description>&lt;p&gt;where are the OnNext and OnCompleted helper methods? copying this exact code, I get an error The name &amp;#39;OnNext&amp;#39; does not exist in the current context&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10390195" width="1" height="1"&gt;</description></item><item><title>re: Testing Rx Queries using Virtual Time Scheduling</title><link>http://blogs.msdn.com/b/rxteam/archive/2012/06/14/testing-rx-queries-using-virtual-time-scheduling.aspx#10321134</link><pubDate>Sun, 17 Jun 2012 15:48:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10321134</guid><dc:creator>Great work</dc:creator><description>&lt;p&gt;Waiting for the stable version.... Completely thrilled to check this on windows 8.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10321134" width="1" height="1"&gt;</description></item></channel></rss>