<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>rxx Releases Rss Feed</title><link>http://rxx.codeplex.com/releases</link><description>rxx Releases Rss Description</description><item><title>Updated Release: Rx 1.x Code Contracts (Unofficial) v2 (Feb 10, 2012)</title><link>http://rxx.codeplex.com/releases/view/82083</link><description>&lt;div class="wikidoc"&gt;Rx Code Contracts are unofficial contract reference assemblies for Microsoft&amp;#39;s Reactive Extensions (Rx) for .NET.&lt;br /&gt;&lt;br /&gt;This is the second release of Rx Code Contracts to match the latest releases of Rx.  Contracts have been added for new APIs and existing contracts have been modified as necessary.  Assemblies have been added for Silverlight 5 and Windows Phone 7.1.&lt;br /&gt;&lt;br /&gt;Each assembly supports both Rx Stable SP1 (1.0.11226.2) and Rx Experimental (1.1.11111.0) for its target platform.  All assemblies are over 99% backward compatible with the previous official Rx Stable and Experimental releases, for every platform.  It appears that only a single contract has changed (&lt;span class="codeInline"&gt;Observable.Take&lt;/span&gt;), so if you&amp;#39;re targeting a recent but older release of Rx it should be generally safe to use these latest contract assemblies.&lt;br /&gt;
&lt;h5&gt;Getting Started&lt;/h5&gt;&lt;a href="http://rxx.codeplex.com/wikipage?title=Getting%20Started%20with%20Rx%20Code%20Contracts"&gt;Getting Started with Rx Code Contracts&lt;/a&gt;&lt;br /&gt;
&lt;h5&gt;Missing or Invalid Contracts&lt;/h5&gt;Please report any missing or invalid contracts by starting a new discussion or creating a new issue.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Mon, 01 Oct 2012 04:34:01 GMT</pubDate><guid isPermaLink="false">Updated Release: Rx 1.x Code Contracts (Unofficial) v2 (Feb 10, 2012) 20121001043401A</guid></item><item><title>Released: Rx 1.x Code Contracts (Unofficial) v2 (Feb 10, 2012)</title><link>http://rxx.codeplex.com/releases/view/82083</link><description>
&lt;div class="wikidoc"&gt;Rx Code Contracts are unofficial contract reference assemblies for Microsoft&amp;#39;s Reactive Extensions (Rx) for .NET.&lt;br&gt;
&lt;br&gt;
This is the second release of Rx Code Contracts to match the latest releases of Rx. Contracts have been added for new APIs and existing contracts have been modified as necessary. Assemblies have been added for Silverlight 5 and Windows Phone 7.1.&lt;br&gt;
&lt;br&gt;
Each assembly supports both Rx Stable SP1 (1.0.11226.2) and Rx Experimental (1.1.11111.0) for its target platform. All assemblies are over 99% backward compatible with the previous official Rx Stable and Experimental releases, for every platform. It appears
 that only a single contract has changed (&lt;span class="codeInline"&gt;Observable.Take&lt;/span&gt;), so if you&amp;#39;re targeting a recent but older release of Rx it should be generally safe to use these latest contract assemblies.&lt;br&gt;
&lt;h5&gt;Getting Started&lt;/h5&gt;
&lt;a href="http://rxx.codeplex.com/wikipage?title=Getting%20Started%20with%20Rx%20Code%20Contracts"&gt;Getting Started with Rx Code Contracts&lt;/a&gt;&lt;br&gt;
&lt;h5&gt;Missing or Invalid Contracts&lt;/h5&gt;
Please report any missing or invalid contracts by starting a new discussion or creating a new issue.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 01 Oct 2012 04:34:01 GMT</pubDate><guid isPermaLink="false">Released: Rx 1.x Code Contracts (Unofficial) v2 (Feb 10, 2012) 20121001043401A</guid></item><item><title>Updated Release: TCP Qbservable Provider 1.0 Alpha (Refresh) (Apr 24, 2012)</title><link>http://rxx.codeplex.com/releases/view/86611</link><description>&lt;div class="wikidoc"&gt;This is the first release of Rxx&amp;#39;s TCP Qbservable Provider library.  It is currently being released as a separate download, but if stabilized in the future it may be included in Rxx.&lt;br /&gt;&lt;br /&gt;It currently targets the .NET Framework 4.5 Beta and is written entirely in C# 5 and VS 11 Beta.&lt;br /&gt;&lt;br /&gt;This library depends on Rx 2.0 Beta and Rxx 2.0 Beta, both of which are included in the download.  (Note that Rxx 2.0 Beta is not yet officially released and will most likely change).&lt;br /&gt;
&lt;h3&gt;Overview&lt;/h3&gt;The TCP Qbservable Provider library enables you to easily expose IQbservable&amp;lt;T&amp;gt; services over TCP.  When a client subscribes, its query is serialized to the server as an expression tree and then executed on the server.&lt;br /&gt;&lt;br /&gt;For more information, see &lt;a href="http://rxx.codeplex.com/wikipage?title=TCP%20Qbservable%20Provider"&gt;TCP Qbservable Provider&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 26 Apr 2012 13:59:41 GMT</pubDate><guid isPermaLink="false">Updated Release: TCP Qbservable Provider 1.0 Alpha (Refresh) (Apr 24, 2012) 20120426015941P</guid></item><item><title>Released: TCP Qbservable Provider 1.0 Alpha (Refresh) (Apr 24, 2012)</title><link>http://rxx.codeplex.com/releases/view/86611</link><description>
&lt;div class="wikidoc"&gt;This is the first release of Rxx&amp;#39;s TCP Qbservable Provider library. It is currently being released as a separate download, but if stabilized in the future it may be included in Rxx.&lt;br&gt;
&lt;br&gt;
It currently targets the .NET Framework 4.5 Beta and is written entirely in C# 5 and VS 11 Beta.&lt;br&gt;
&lt;br&gt;
This library depends on Rx 2.0 Beta and Rxx 2.0 Beta, both of which are included in the download. (Note that Rxx 2.0 Beta is not yet officially released and will most likely change).&lt;br&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
The TCP Qbservable Provider library enables you to easily expose IQbservable&amp;lt;T&amp;gt; services over TCP. When a client subscribes, its query is serialized to the server as an expression tree and then executed on the server.&lt;br&gt;
&lt;br&gt;
For more information, see &lt;a href="http://rxx.codeplex.com/wikipage?title=TCP%20Qbservable%20Provider"&gt;
TCP Qbservable Provider&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 26 Apr 2012 13:59:41 GMT</pubDate><guid isPermaLink="false">Released: TCP Qbservable Provider 1.0 Alpha (Refresh) (Apr 24, 2012) 20120426015941P</guid></item><item><title>Created Release: TCP Qbservable Provider (Apr 24, 2012)</title><link>http://rxx.codeplex.com/releases?ReleaseId=86611</link><description>&lt;div class="wikidoc"&gt;This is the first release of Rxx&amp;#39;s TCP Qbservable Provider library.  It is currently being released as a separate download, but if stabilized in the future it may be included in Rxx.&lt;br /&gt;&lt;br /&gt;It currently targets the .NET Framework 4.5 Beta and is written entirely in C# 5 and VS 11 Beta.&lt;br /&gt;&lt;br /&gt;This library depends on Rx 2.0 Beta and Rxx 2.0 Beta, both of which are included in the download.  (Note that Rxx 2.0 Beta is not yet officially released and will most likely change).&lt;br /&gt;
&lt;h3&gt;Overview&lt;/h3&gt;The TCP Qbservable Provider library enables you to easily expose IQbservable&amp;lt;T&amp;gt; services over TCP.  When a client subscribes, its query is serialized to the server as an expression tree and then executed on the server.&lt;br /&gt;&lt;br /&gt;For more information, see &lt;a href="http://rxx.codeplex.com/wikipage?title=TCP%20Qbservable%20Provider"&gt;TCP Qbservable Provider&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 24 Apr 2012 17:42:09 GMT</pubDate><guid isPermaLink="false">Created Release: TCP Qbservable Provider (Apr 24, 2012) 20120424054209P</guid></item><item><title>Released: TCP Qbservable Provider (Apr 24, 2012)</title><link>http://rxx.codeplex.com/releases/view/86611</link><description>
&lt;div class="wikidoc"&gt;This is the first release of Rxx&amp;#39;s TCP Qbservable Provider library. It is currently being released as a separate download, but if stabilized in the future it may be included in Rxx.&lt;br&gt;
&lt;br&gt;
It currently targets the .NET Framework 4.5 Beta and is written entirely in C# 5 and VS 11 Beta.&lt;br&gt;
&lt;br&gt;
This library depends on Rx 2.0 Beta and Rxx 2.0 Beta, both of which are included in the download. (Note that Rxx 2.0 Beta is not yet officially released and will most likely change).&lt;br&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
The TCP Qbservable Provider library enables you to easily expose IQbservable&amp;lt;T&amp;gt; services over TCP. When a client subscribes, its query is serialized to the server as an expression tree and then executed on the server.&lt;br&gt;
&lt;br&gt;
For more information, see &lt;a href="http://rxx.codeplex.com/wikipage?title=TCP%20Qbservable%20Provider"&gt;
TCP Qbservable Provider&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 24 Apr 2012 17:42:09 GMT</pubDate><guid isPermaLink="false">Released: TCP Qbservable Provider (Apr 24, 2012) 20120424054209P</guid></item><item><title>Created Release: Rx 2.0 Beta Code Contracts (Unofficial)</title><link>http://rxx.codeplex.com/releases?ReleaseId=85460</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Work in progress&lt;/h3&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 03 Apr 2012 23:53:41 GMT</pubDate><guid isPermaLink="false">Created Release: Rx 2.0 Beta Code Contracts (Unofficial) 20120403115341P</guid></item><item><title>Updated Release: Rxx 1.3 (Mar 10, 2012)</title><link>http://rxx.codeplex.com/releases/view/77393</link><description>&lt;div class="wikidoc"&gt;&lt;ul&gt;&lt;li&gt;Please read the &lt;a href="http://rxx.codeplex.com/wikipage?title=Release%20Notes"&gt;latest release notes&lt;/a&gt; for details about what&amp;#39;s new.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://rxx.codeplex.com/workitem/list/advanced?keyword=&amp;amp;status=All&amp;amp;type=All&amp;amp;priority=All&amp;amp;release=Rxx%201.3&amp;amp;assignedTo=All&amp;amp;component=All&amp;amp;sortField=LastUpdatedDate&amp;amp;sortDirection=Descending&amp;amp;page=0" class="externalLink"&gt;Related Work Items&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h5&gt;Content Summary&lt;/h5&gt;Rxx provides the following features.  See the &lt;a href="http://rxx.codeplex.com/documentation?"&gt;Documentation&lt;/a&gt; for details.
&lt;ol&gt;&lt;li&gt;Many &lt;span class="codeInline"&gt;IObservable&amp;lt;T&amp;gt;&lt;/span&gt; extension methods and &lt;span class="codeInline"&gt;IEnumerable&amp;lt;T&amp;gt;&lt;/span&gt; extension methods.&lt;/li&gt;
&lt;li&gt;Many wrappers that convert asynchronous Framework Class Library APIs into observables.&lt;/li&gt;
&lt;li&gt;Many useful types such as ListSubject&amp;lt;T&amp;gt;, DictionarySubject&amp;lt;T&amp;gt;, CommandSubject, ViewModel, ObservableDynamicObject, Either&amp;lt;TLeft, TRight&amp;gt;, Maybe&amp;lt;T&amp;gt;, Scalar&amp;lt;T&amp;gt; and others.&lt;/li&gt;&lt;/ol&gt;
&lt;h5&gt;Known Issues&lt;/h5&gt;&lt;ul&gt;&lt;li&gt;The help files for all platforms (Rxx.chm) do not currently show contracts due to &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/codecontracts/thread/f46cf6dd-e03a-4831-8b9a-1446c6a4732b" class="externalLink"&gt;a bug in the Code Contract tools&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;ul&gt;&lt;li&gt;Argument checking is still enforced at runtime.&lt;/li&gt;
&lt;li&gt;The contract reference libraries that ship with Rxx are unaffected by this bug.&lt;/li&gt;
&lt;li&gt;When the bug is fixed in the Code Contract tools, I&amp;#39;ll rebuild the help files and upload them here as in-place updates.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Please read the &lt;a href="http://rxx.codeplex.com/wikipage?title=Release%20Notes"&gt;latest release notes&lt;/a&gt; and view the &lt;a href="http://rxx.codeplex.com/workitem/list/advanced" class="externalLink"&gt;Issue Tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; to check for the latest known issues.&lt;/li&gt;&lt;/ul&gt;
&lt;h5&gt;About Labs&lt;/h5&gt;The lab applications contain various interactive labs that illustrate the runtime behavior of Rxx extensions and features.  Each lab provides one or more runnable experiments along with source code and XAML, where applicable.
&lt;ul&gt;&lt;li&gt;All &amp;quot;Labs&amp;quot; downloads include the Rxx.dll assembly, the code contracts reference assembly and the XML documentation file for the target platform.&lt;/li&gt;
&lt;li&gt;To start RxxLabs.exe, right-mouse click and select &lt;b&gt;Run as Administrator&lt;/b&gt;; otherwise, the &lt;i&gt;Reactive WebClient&lt;/i&gt; and &lt;i&gt;WCF&lt;/i&gt; labs will not function properly due to security restrictions.&lt;/li&gt;
&lt;li&gt;To launch the Silverlight labs, simply double-click the .html file that is included in the download.  You may be prompted to install the required version of Silverlight.&lt;/li&gt;
&lt;li&gt;To launch the Windows Phone labs you must deploy to either a real device or the emulator software as follows: &lt;/li&gt;&lt;/ul&gt;

&lt;ol&gt;&lt;li&gt;Run the &lt;i&gt;Deploy.bat&lt;/i&gt; script included in the download to get started.&lt;/li&gt;
&lt;li&gt;If you&amp;#39;ve already registered a real device then you may deploy to that device; otherwise, choose the &lt;b&gt;Windows Phone 7 Emulator&lt;/b&gt; from the drop-down list.&lt;/li&gt;
&lt;li&gt;Click the &lt;b&gt;Deploy&lt;/b&gt; button.&lt;/li&gt;
&lt;li&gt;Wait for the deployment status to show completion.  The emulator will start during this time, but it won&amp;#39;t be ready until the status is updated in the deployment window.&lt;/li&gt;
&lt;li&gt;After the deployment has completed you may close the deployment application.&lt;/li&gt;
&lt;li&gt;In the emulator or a real device, click the arrow to show the list of installed applications and then launch the &lt;i&gt;Rxx Labs&lt;/i&gt; application.&lt;/li&gt;
&lt;li&gt;You may install Rxx labs for WP7.0 and WP7.1 on the same device.  They will run side-by-side.&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Sat, 10 Mar 2012 06:30:45 GMT</pubDate><guid isPermaLink="false">Updated Release: Rxx 1.3 (Mar 10, 2012) 20120310063045A</guid></item><item><title>Released: Rxx 1.3 (Mar 10, 2012)</title><link>http://rxx.codeplex.com/releases/view/77393</link><description>
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Please read the &lt;a href="http://rxx.codeplex.com/wikipage?title=Release%20Notes"&gt;
latest release notes&lt;/a&gt; for details about what&amp;#39;s new. &lt;/li&gt;&lt;li&gt;&lt;a href="http://rxx.codeplex.com/workitem/list/advanced?keyword=&amp;status=All&amp;type=All&amp;priority=All&amp;release=Rxx%201.3&amp;assignedTo=All&amp;component=All&amp;sortField=LastUpdatedDate&amp;sortDirection=Descending&amp;page=0"&gt;Related Work Items&lt;span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h5&gt;Content Summary&lt;/h5&gt;
Rxx provides the following features. See the &lt;a href="http://rxx.codeplex.com/documentation?"&gt;
Documentation&lt;/a&gt; for details.
&lt;ol&gt;
&lt;li&gt;Many &lt;span class="codeInline"&gt;IObservable&amp;lt;T&amp;gt;&lt;/span&gt; extension methods and
&lt;span class="codeInline"&gt;IEnumerable&amp;lt;T&amp;gt;&lt;/span&gt; extension methods. &lt;/li&gt;&lt;li&gt;Many wrappers that convert asynchronous Framework Class Library APIs into observables.
&lt;/li&gt;&lt;li&gt;Many useful types such as ListSubject&amp;lt;T&amp;gt;, DictionarySubject&amp;lt;T&amp;gt;, CommandSubject, ViewModel, ObservableDynamicObject, Either&amp;lt;TLeft, TRight&amp;gt;, Maybe&amp;lt;T&amp;gt;, Scalar&amp;lt;T&amp;gt; and others.&lt;/li&gt;&lt;/ol&gt;
&lt;h5&gt;Known Issues&lt;/h5&gt;
&lt;ul&gt;
&lt;li&gt;The help files for all platforms (Rxx.chm) do not currently show contracts due to
&lt;a href="http://social.msdn.microsoft.com/Forums/en-US/codecontracts/thread/f46cf6dd-e03a-4831-8b9a-1446c6a4732b"&gt;
a bug in the Code Contract tools&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.
&lt;ul&gt;
&lt;li&gt;Argument checking is still enforced at runtime. &lt;/li&gt;&lt;li&gt;The contract reference libraries that ship with Rxx are unaffected by this bug.
&lt;/li&gt;&lt;li&gt;When the bug is fixed in the Code Contract tools, I&amp;#39;ll rebuild the help files and upload them here as in-place updates.&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;li&gt;Please read the &lt;a href="http://rxx.codeplex.com/wikipage?title=Release%20Notes"&gt;
latest release notes&lt;/a&gt; and view the &lt;a href="http://rxx.codeplex.com/workitem/list/advanced"&gt;
Issue Tracker&lt;span&gt;&lt;/span&gt;&lt;/a&gt; to check for the latest known issues.&lt;/li&gt;&lt;/ul&gt;
&lt;h5&gt;About Labs&lt;/h5&gt;
The lab applications contain various interactive labs that illustrate the runtime behavior of Rxx extensions and features. Each lab provides one or more runnable experiments along with source code and XAML, where applicable.
&lt;ul&gt;
&lt;li&gt;All &amp;quot;Labs&amp;quot; downloads include the Rxx.dll assembly, the code contracts reference assembly and the XML documentation file for the target platform.
&lt;/li&gt;&lt;li&gt;To start RxxLabs.exe, right-mouse click and select &lt;b&gt;Run as Administrator&lt;/b&gt;; otherwise, the
&lt;i&gt;Reactive WebClient&lt;/i&gt; and &lt;i&gt;WCF&lt;/i&gt; labs will not function properly due to security restrictions.
&lt;/li&gt;&lt;li&gt;To launch the Silverlight labs, simply double-click the .html file that is included in the download. You may be prompted to install the required version of Silverlight.
&lt;/li&gt;&lt;li&gt;To launch the Windows Phone labs you must deploy to either a real device or the emulator software as follows:
&lt;/li&gt;&lt;/ul&gt;
&lt;ol&gt;
&lt;li&gt;Run the &lt;i&gt;Deploy.bat&lt;/i&gt; script included in the download to get started. &lt;/li&gt;&lt;li&gt;If you&amp;#39;ve already registered a real device then you may deploy to that device; otherwise, choose the
&lt;b&gt;Windows Phone 7 Emulator&lt;/b&gt; from the drop-down list. &lt;/li&gt;&lt;li&gt;Click the &lt;b&gt;Deploy&lt;/b&gt; button. &lt;/li&gt;&lt;li&gt;Wait for the deployment status to show completion. The emulator will start during this time, but it won&amp;#39;t be ready until the status is updated in the deployment window.
&lt;/li&gt;&lt;li&gt;After the deployment has completed you may close the deployment application. &lt;/li&gt;&lt;li&gt;In the emulator or a real device, click the arrow to show the list of installed applications and then launch the
&lt;i&gt;Rxx Labs&lt;/i&gt; application. &lt;/li&gt;&lt;li&gt;You may install Rxx labs for WP7.0 and WP7.1 on the same device. They will run side-by-side.&lt;/li&gt;&lt;/ol&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 10 Mar 2012 06:30:45 GMT</pubDate><guid isPermaLink="false">Released: Rxx 1.3 (Mar 10, 2012) 20120310063045A</guid></item><item><title>Created Release: Rxx 2.0</title><link>http://rxx.codeplex.com/releases?ReleaseId=83840</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Work In Progress&lt;/h3&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 08 Mar 2012 16:35:14 GMT</pubDate><guid isPermaLink="false">Created Release: Rxx 2.0 20120308043514P</guid></item><item><title>Created Release: Rx Code Contracts (Unofficial) v2 (Feb 10, 2012)</title><link>http://rxx.codeplex.com/releases?ReleaseId=82083</link><description>&lt;div class="wikidoc"&gt;Rx Code Contracts are unofficial contract reference assemblies for Microsoft&amp;#39;s Reactive Extensions (Rx) for .NET.&lt;br /&gt;&lt;br /&gt;This is the second release of Rx Code Contracts to match the latest releases of Rx.  Contracts have been added for new APIs and existing contracts have been modified as necessary.  Assemblies have been added for Silverlight 5 and Windows Phone 7.1.&lt;br /&gt;&lt;br /&gt;Each assembly supports both Rx Stable SP1 (1.0.11226.2) and Rx Experimental (1.1.11111.0) for its target platform.  All assemblies are over 99% backward compatible with the previous official Rx Stable and Experimental releases, for every platform.  It appears that only a single contract has changed (&lt;span class="codeInline"&gt;Observable.Take&lt;/span&gt;), so if you&amp;#39;re targeting a recent but older release of Rx it should be generally safe to use these latest contract assemblies.&lt;br /&gt;
&lt;h5&gt;Getting Started&lt;/h5&gt;&lt;a href="http://rxx.codeplex.com/wikipage?title=Getting%20Started%20with%20Rx%20Code%20Contracts"&gt;Getting Started with Rx Code Contracts&lt;/a&gt;&lt;br /&gt;
&lt;h5&gt;Missing or Invalid Contracts&lt;/h5&gt;Please report any missing or invalid contracts by starting a new discussion or creating a new issue.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Sat, 11 Feb 2012 00:46:02 GMT</pubDate><guid isPermaLink="false">Created Release: Rx Code Contracts (Unofficial) v2 (Feb 10, 2012) 20120211124602A</guid></item><item><title>Released: Rx Code Contracts (Unofficial) v2 (Feb 10, 2012)</title><link>http://rxx.codeplex.com/releases/view/82083</link><description>
&lt;div class="wikidoc"&gt;Rx Code Contracts are unofficial contract reference assemblies for Microsoft&amp;#39;s Reactive Extensions (Rx) for .NET.&lt;br&gt;
&lt;br&gt;
This is the second release of Rx Code Contracts to match the latest releases of Rx. Contracts have been added for new APIs and existing contracts have been modified as necessary. Assemblies have been added for Silverlight 5 and Windows Phone 7.1.&lt;br&gt;
&lt;br&gt;
Each assembly supports both Rx Stable SP1 (1.0.11226.2) and Rx Experimental (1.1.11111.0) for its target platform. All assemblies are over 99% backward compatible with the previous official Rx Stable and Experimental releases, for every platform. It appears
 that only a single contract has changed (&lt;span class="codeInline"&gt;Observable.Take&lt;/span&gt;), so if you&amp;#39;re targeting a recent but older release of Rx it should be generally safe to use these latest contract assemblies.&lt;br&gt;
&lt;h5&gt;Getting Started&lt;/h5&gt;
&lt;a href="http://rxx.codeplex.com/wikipage?title=Getting%20Started%20with%20Rx%20Code%20Contracts"&gt;Getting Started with Rx Code Contracts&lt;/a&gt;&lt;br&gt;
&lt;h5&gt;Missing or Invalid Contracts&lt;/h5&gt;
Please report any missing or invalid contracts by starting a new discussion or creating a new issue.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 11 Feb 2012 00:46:02 GMT</pubDate><guid isPermaLink="false">Released: Rx Code Contracts (Unofficial) v2 (Feb 10, 2012) 20120211124602A</guid></item><item><title>Created Release: Rxx 1.2.1</title><link>http://rxx.codeplex.com/releases?ReleaseId=77393</link><description>&lt;div class="wikidoc"&gt;&lt;h3&gt;Work in progress&lt;/h3&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Wed, 23 Nov 2011 13:03:31 GMT</pubDate><guid isPermaLink="false">Created Release: Rxx 1.2.1 20111123010331P</guid></item><item><title>Created Release: Rx Code Contracts (Unofficial) (Aug 05, 2011)</title><link>http://rxx.codeplex.com/releases?ReleaseId=71277</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Overview&lt;/h2&gt;Rx Code Contracts is a set of unofficial Code Contracts reference assemblies that contain public contracts for the latest release of Microsoft Reactive Extensions (Rx).&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;b&gt;Note:&lt;/b&gt; If you are looking for the Rxx contract assemblies, they are delivered along with the Rxx assemblies that are available for download from CodePlex or NuGet.&lt;/blockquote&gt;
&lt;h2&gt;Getting Started&lt;/h2&gt;Please read &lt;a href="http://rxx.codeplex.com/wikipage?title=Getting%20Started%20with%20Rx%20Code%20Contracts"&gt;Getting Started with Rx Code Contracts&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Missing or Invalid Contracts&lt;/h2&gt;Please report any missing or invalid contracts by starting a new discussion or creating a new issue in the &lt;b&gt;Issue Tracker&lt;/b&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Fri, 05 Aug 2011 20:27:17 GMT</pubDate><guid isPermaLink="false">Created Release: Rx Code Contracts (Unofficial) (Aug 05, 2011) 20110805082717P</guid></item><item><title>Created Release: Rxx 1.2</title><link>http://rxx.codeplex.com/releases?ReleaseId=69545</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;In-Progress&lt;/h1&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Tue, 05 Jul 2011 14:14:12 GMT</pubDate><guid isPermaLink="false">Created Release: Rxx 1.2 20110705021412P</guid></item><item><title>Created Release: Rxx 1.1 - (Rx 1.0.10425 Compatible)</title><link>http://rxx.codeplex.com/releases?ReleaseId=65927</link><description>&lt;div class="wikidoc"&gt;In-progress&lt;br /&gt;&lt;br /&gt;Estimated release date: May 23rd&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Mon, 09 May 2011 08:35:27 GMT</pubDate><guid isPermaLink="false">Created Release: Rxx 1.1 - (Rx 1.0.10425 Compatible) 20110509083527A</guid></item><item><title>Created Release: Rxx 1.0 - (Rx 1.0.10425 Compatible) (May 04, 2011)</title><link>http://rxx.codeplex.com/releases?ReleaseId=65701</link><description>&lt;div class="wikidoc"&gt;Please read the &lt;a href="http://rxx.codeplex.com/wikipage?title=Release%20Notes" class="externalLink"&gt;latest release notes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for details about what&amp;#39;s new.
&lt;h2&gt;Important Notes&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Rxx with Labs (Console Application) now has all of its dependencies included so that it works out-of-the-box.&lt;/li&gt;
&lt;li&gt;RxxLabs.exe requires administrator privileges for the &lt;i&gt;Reactive WebClient&lt;/i&gt; lab to register a local HTTP port.
&lt;ul&gt;&lt;li&gt;To start RxxLabs.exe, right-mouse click and select &lt;b&gt;Run as Administrator&lt;/b&gt;; otherwise, do not run the &lt;i&gt;Reactive WebClient&lt;/i&gt; lab because it will crash the program.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Content Summary&lt;/h2&gt;Rxx provides the following features: 
&lt;ol&gt;&lt;li&gt;Several IObservable extension methods and IEnumerable extension methods.&lt;/li&gt;
&lt;li&gt;Additional extension methods such as MutableDisposable.SetDisposableIndirect and Expression tree extensions for getting PropertyInfos.&lt;/li&gt;
&lt;li&gt;Some useful types such as Either&amp;lt;TLeft, TRight&amp;gt; and Maybe&amp;lt;T&amp;gt;.&lt;/li&gt;
&lt;li&gt;Various interactive console labs that illustrate the runtime behavior of the extensions in Rxx.  Also includes the capability to print each labs’ source code to the console or open the code in notepad.&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Thu, 05 May 2011 07:47:39 GMT</pubDate><guid isPermaLink="false">Created Release: Rxx 1.0 - (Rx 1.0.10425 Compatible) (May 04, 2011) 20110505074739A</guid></item><item><title>Created Release: Rxx 1.0</title><link>http://rxx.codeplex.com/releases?ReleaseId=63698</link><description>&lt;div class="wikidoc"&gt;The first release of Rxx.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>davedev</author><pubDate>Sat, 02 Apr 2011 21:46:51 GMT</pubDate><guid isPermaLink="false">Created Release: Rxx 1.0 20110402094651P</guid></item></channel></rss>