<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Rx Wiki Rss Feed</title><link>https://rx.codeplex.com/</link><description>Rx Wiki Rss Description</description><item><title>Updated Wiki: Documentation</title><link>https://rx.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;All documentation is in the &lt;a href="https://rx.codeplex.com/SourceControl/latest#README.md"&gt;source repository&lt;/a&gt;. More documentation will be added soon, in the form of .md files.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>malayeri</author><pubDate>Wed, 19 Jun 2013 22:44:00 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130619104400P</guid></item><item><title>Updated Wiki: Documentation</title><link>https://rx.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;All documentation is in the source repository itself, see &lt;a href="https://rx.codeplex.com/SourceControl/latest#README.md"&gt;https://rx.codeplex.com/SourceControl/latest#README.md&lt;/a&gt;. More documentation will be added in the form of .md files soon!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>malayeri</author><pubDate>Wed, 19 Jun 2013 22:42:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20130619104243P</guid></item><item><title>Updated Wiki: Contributing</title><link>https://rx.codeplex.com/wikipage?title=Contributing&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Ways to Contribute&lt;/h1&gt;
&lt;p&gt;If you would like to contribute, consider these options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Submit a &lt;a href="https://rx.codeplex.com/WorkItem/Create"&gt;bug report&lt;/a&gt; (for a guide on submitting good bug reports, read
&lt;a href="http://www.joelonsoftware.com/articles/fog0000000029.html"&gt;Painless Bug Tracking&lt;/a&gt;). Please prefix the request with the name of the library is applied to (Rx.NET, RxJS, &amp;hellip;)
&lt;/li&gt;&lt;li&gt;Verify fixes for bugs. &lt;/li&gt;&lt;li&gt;Submit a code fix for a bug. &lt;/li&gt;&lt;li&gt;Submit a &lt;a href="https://rx.codeplex.com/WorkItem/Create"&gt;feature request&lt;/a&gt;. Please prefix the request with the name of the library is applied to (Rx.NET, RxJS, &amp;hellip;)
&lt;/li&gt;&lt;li&gt;Help answer questions in the discussions list. &lt;/li&gt;&lt;li&gt;Submit a unit test. &lt;/li&gt;&lt;li&gt;Tell others about the project. &lt;/li&gt;&lt;li&gt;Tell the developers how much you appreciate the product! &lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Contributing Code&lt;/h2&gt;
&lt;p&gt;Before submitting a feature or substantial code contribution please &lt;a href="https://rx.codeplex.com/discussions"&gt;
discuss&lt;/a&gt; it with the team and ensure it follows the product roadmap. Note that all code submissions will be rigorously reviewed and tested by the Rx Team, and only those that meet an extremely high bar for both quality and design/roadmap appropriateness
 will be merged into the source.&lt;/p&gt;
&lt;p&gt;You will need to submit a &lt;a href="http://go.microsoft.com/fwlink/?LinkID=293426&amp;clcid=0x409"&gt;
Contributor License Agreement&lt;/a&gt; form before submitting your pull request. This needs to only be done once for any Microsoft Open Technologies OSS project. Download the Contributor License Agreement (CLA). Please fill in, sign, scan and email it to
&lt;a href="mailto:msopentech-cla@microsoft.com?subject= CLA RX-"&gt;msopentech-cla at microsoft .com&lt;/a&gt;&amp;nbsp; (please prefix the email subject with RX&amp;ndash; ).&lt;/p&gt;
&lt;p&gt;Make sure to configure git with a username and email address to use for your commits. Your username should be your CodePlex username, so that people will be able to relate your commits to you. From a command prompt, run the following commands:&lt;/p&gt;
&lt;pre class="csharpcode"&gt;git config user.name YourCodePlexUserName 

git config user.email YourAlias@YourDomain 
&lt;/pre&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>claudioc</author><pubDate>Fri, 29 Mar 2013 21:08:23 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Contributing 20130329090823P</guid></item><item><title>Updated Wiki: Contributing</title><link>https://rx.codeplex.com/wikipage?title=Contributing&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Ways to Contribute&lt;/h1&gt;
&lt;p&gt;If you would like to contribute, consider these options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Submit a &lt;a href="https://rx.codeplex.com/WorkItem/Create"&gt;bug report&lt;/a&gt; (for a guide on submitting good bug reports, read
&lt;a href="http://www.joelonsoftware.com/articles/fog0000000029.html"&gt;Painless Bug Tracking&lt;/a&gt;). Please prefix the request with the name of the library is applied to (Rx.NET, RxJS, &amp;hellip;)
&lt;/li&gt;&lt;li&gt;Verify fixes for bugs. &lt;/li&gt;&lt;li&gt;Submit a code fix for a bug. &lt;/li&gt;&lt;li&gt;Submit a &lt;a href="https://rx.codeplex.com/WorkItem/Create"&gt;feature request&lt;/a&gt;. Please prefix the request with the name of the library is applied to (Rx.NET, RxJS, &amp;hellip;)
&lt;/li&gt;&lt;li&gt;Help answer questions in the discussions list. &lt;/li&gt;&lt;li&gt;Submit a unit test. &lt;/li&gt;&lt;li&gt;Tell others about the project. &lt;/li&gt;&lt;li&gt;Tell the developers how much you appreciate the product! &lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Contributing Code&lt;/h2&gt;
&lt;p&gt;Before submitting a feature or substantial code contribution please &lt;a href="https://rx.codeplex.com/discussions"&gt;
discuss&lt;/a&gt; it with the team and ensure it follows the product roadmap. Note that all code submissions will be rigorously reviewed and tested by the Rx Team, and only those that meet an extremely high bar for both quality and design/roadmap appropriateness
 will be merged into the source.&lt;/p&gt;
&lt;p&gt;You will need to submit a &lt;a href="http://go.microsoft.com/fwlink/?LinkID=293426&amp;clcid=0x409"&gt;
Contributor License Agreement&lt;/a&gt; form before submitting your pull request. This needs to only be done once for any Microsoft OSS project. Download the Contributor License Agreement (CLA). Please fill in, sign, scan and email it to
&lt;a href="mailto:msopentech-cla@microsoft.com?subject= CLA RX-"&gt;msopentech-cla at microsoft .com&lt;/a&gt;&amp;nbsp; (please prefix the email subject with RX&amp;ndash; ).&lt;/p&gt;
&lt;p&gt;Make sure to configure git with a username and email address to use for your commits. Your username should be your CodePlex username, so that people will be able to relate your commits to you. From a command prompt, run the following commands:&lt;/p&gt;
&lt;pre class="csharpcode"&gt;git config user.name YourCodePlexUserName 

git config user.email YourAlias@YourDomain 
&lt;/pre&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>claudioc</author><pubDate>Fri, 29 Mar 2013 21:05:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Contributing 20130329090519P</guid></item><item><title>Updated Wiki: Home</title><link>https://rx.codeplex.com/wikipage?version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The project is actively developed by Microsoft Open Technologies, Inc., in collaboration with a community of open source developers.&lt;/p&gt;
&lt;h2&gt;A brief intro&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators. Using Rx, developers
&lt;em&gt;&lt;strong&gt;represent&lt;/strong&gt;&lt;/em&gt; asynchronous data streams with &lt;a href="http://msdn.microsoft.com/library/dd990377.aspx"&gt;
Observables &lt;/a&gt;, &lt;em&gt;&lt;strong&gt;query&lt;/strong&gt;&lt;/em&gt; asynchronous data streams using
&lt;a href="http://msdn.microsoft.com/en-us/library/hh242983(v=VS.103).aspx"&gt;LINQ operators
&lt;/a&gt;, and &lt;em&gt;&lt;strong&gt;parameterize&lt;/strong&gt;&lt;/em&gt; the concurrency in the asynchronous data streams using
&lt;a href="http://msdn.microsoft.com/en-us/library/hh242963(v=VS.103).aspx"&gt;Schedulers
&lt;/a&gt;. Simply put, Rx = Observables &amp;#43; LINQ &amp;#43; Schedulers.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;Whether you are authoring a traditional desktop or web-based application, you have to deal with asynchronous and event-based programming from time to time. Desktop applications have I/O operations and computationally
 expensive tasks that might take a long time to complete and potentially block other active threads. Furthermore, handling exceptions, cancellation, and synchronization is difficult and error-prone.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;Using Rx, you can represent multiple asynchronous data streams (that come from diverse sources, e.g., stock quote, tweets, computer events, web service requests, etc., and subscribe to the event stream using the
 IObserver&amp;lt;T&amp;gt; interface. The IObservable&amp;lt;T&amp;gt; interface notifies the subscribed IObserver&amp;lt;T&amp;gt; interface whenever an event occurs.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Because observable sequences are data streams, you can query them using standard LINQ query operators implemented by the
&lt;a href="http://msdn.microsoft.com/en-us/library/system.reactive.linq.observable(v=VS.103).aspx"&gt;
Observable &lt;/a&gt;extension methods. Thus you can filter, project, aggregate, compose and perform time-based operations on multiple events easily by using these standard LINQ operators. In addition, there are a number of other reactive stream specific operators
 that allow powerful queries to be written.&amp;nbsp; Cancellation, exceptions, and synchronization are also handled gracefully by using the extension methods provided by Rx.
&lt;/p&gt;
&lt;p&gt;Rx complements and interoperates smoothly with both synchronous data streams (IEnumerable&amp;lt;T&amp;gt;) and single-value asynchronous computations (Task&amp;lt;T&amp;gt;) as the following diagram shows:
&lt;table cellspacing="0" cellpadding="0" border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Single return value&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Multiple return values&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Pull/Synchronous/Interactive&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;T&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;IEnumerable&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Push/Asycnhrounous/Reactive&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;Task&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;IObservable&amp;lt;T&amp;gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="font-size:9.5pt; color:#333333"&gt;Additional documentation, video, tutorials and HOL are available on
&lt;a href="http://msdn.microsoft.com/en-us/data/gg577609"&gt;MSDN&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;What is included&lt;/h2&gt;
&lt;p&gt;The project includes the following libraries:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reactive Extensions:
&lt;ul&gt;
&lt;li&gt;Rx.NET: The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators.
&lt;/li&gt;&lt;li&gt;RxJS: The Reactive Extensions for JavaScript (RxJS) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in JavaScript which can target both the browser and Node.js.
&lt;/li&gt;&lt;li&gt;Rx&amp;#43;&amp;#43;: The Reactive Extensions for Native (RxC) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C&amp;#43;&amp;#43;.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Interactive Extensions:
&lt;ul&gt;
&lt;li&gt;Ix: The Interactive Extensions (Ix) is a .NET library which extends LINQ to Objects to provide many of the operators available in Rx but targeted for IEnumerable&amp;lt;T&amp;gt;. Source code for LINQ to Objects is included as well.&amp;nbsp;
&lt;/li&gt;&lt;li&gt;IxJS: An implementation of LINQ to Objects and the Interactive Extensions (Ix) in JavaScript.
&lt;/li&gt;&lt;li&gt;Ix&amp;#43;&amp;#43;: An implantation of LINQ for Native Developers in C&amp;#43;&amp;#43;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Binding Examples:
&lt;ul&gt;
&lt;li&gt;Tx: Tx is set of code samples showing how to use LINQ to events, such as real-time standing queries and queries on past history from trace and log files, which targets ETW, Windows Event Logs and SQL Server Extended Events. The code has been moved to
&lt;a href="http://tx.codeplex.com/"&gt;tx.codeplex.com&lt;/a&gt; &lt;/li&gt;&lt;li&gt;LINQ2Charts: an example for Rx bindings. Similar to existing APIs like LINQ to XML, it allows developers to use LINQ to create/change/update charts in an easy way and avoid having to deal with&lt;strong&gt;
&lt;/strong&gt;XML or other underneath data structures. We would love to see more Rx bindings like this one.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span lang="EN" style="font-size:19pt; color:#253340"&gt;Contribute&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN" style="font-size:9.5pt"&gt;There are lots of ways to &lt;a href="https://rx.codeplex.com/wikipage?title=Contributing&amp;referringTitle=Home"&gt;
contribute&lt;/a&gt; to the project, and we appreciate our &lt;a href="https://rx.codeplex.com/wikipage?title=Contributors"&gt;
contributors&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN" style="font-size:9.5pt"&gt;You can contribute by reviewing and sending feedback on code checkins, suggesting and trying out new features as they are implemented, submit bugs and help us verify fixes as they are checked in, as well as submit
 code fixes or code contributions of your own. Note that all code submissions will be rigorously reviewed and tested by the Rx Team, and only those that meet an extremely high bar for both quality and design/roadmap appropriateness will be merged into the source.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>claudioc</author><pubDate>Fri, 18 Jan 2013 05:45:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130118054503A</guid></item><item><title>Updated Wiki: Home</title><link>https://rx.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The project is actively developed by Microsoft Open Technologies, Inc., in collaboration with a community of open source developers.&lt;/p&gt;
&lt;h2&gt;A brief intro&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators. Using Rx, developers
&lt;em&gt;&lt;strong&gt;represent&lt;/strong&gt;&lt;/em&gt; asynchronous data streams with &lt;a href="http://msdn.microsoft.com/library/dd990377.aspx"&gt;
Observables &lt;/a&gt;, &lt;em&gt;&lt;strong&gt;query&lt;/strong&gt;&lt;/em&gt; asynchronous data streams using
&lt;a href="http://msdn.microsoft.com/en-us/library/hh242983(v=VS.103).aspx"&gt;LINQ operators
&lt;/a&gt;, and &lt;em&gt;&lt;strong&gt;parameterize&lt;/strong&gt;&lt;/em&gt; the concurrency in the asynchronous data streams using
&lt;a href="http://msdn.microsoft.com/en-us/library/hh242963(v=VS.103).aspx"&gt;Schedulers
&lt;/a&gt;. Simply put, Rx = Observables &amp;#43; LINQ &amp;#43; Schedulers.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;Whether you are authoring a traditional desktop or web-based application, you have to deal with asynchronous and event-based programming from time to time. Desktop applications have I/O operations and computationally
 expensive tasks that might take a long time to complete and potentially block other active threads. Furthermore, handling exceptions, cancellation, and synchronization is difficult and error-prone.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;Using Rx, you can represent multiple asynchronous data streams (that come from diverse sources, e.g., stock quote, tweets, computer events, web service requests, etc., and subscribe to the event stream using the
 IObserver&amp;lt;T&amp;gt; interface. The IObservable&amp;lt;T&amp;gt; interface notifies the subscribed IObserver&amp;lt;T&amp;gt; interface whenever an event occurs.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Because observable sequences are data streams, you can query them using standard LINQ query operators implemented by the
&lt;a href="http://msdn.microsoft.com/en-us/library/system.reactive.linq.observable(v=VS.103).aspx"&gt;
Observable &lt;/a&gt;extension methods. Thus you can filter, project, aggregate, compose and perform time-based operations on multiple events easily by using these standard LINQ operators. In addition, there are a number of other reactive stream specific operators
 that allow powerful queries to be written.&amp;nbsp; Cancellation, exceptions, and synchronization are also handled gracefully by using the extension methods provided by Rx.
&lt;/p&gt;
&lt;p&gt;Rx complements and interoperates smoothly with both synchronous data streams (IEnumerable&amp;lt;T&amp;gt;) and single-value asynchronous computations (Task&amp;lt;T&amp;gt;) as the following diagram shows:
&lt;table cellspacing="0" cellpadding="0" border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Single return value&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Multiple return values&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Pull/Synchronous/Interactive&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;T&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;IEnumerable&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Push/Asycnhrounous/Reactive&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;Task&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;IObservable&amp;lt;T&amp;gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="font-size:9.5pt; color:#333333"&gt;Additional documentation, video, tutorials and HOL are available on
&lt;a href="http://msdn.microsoft.com/en-us/data/gg577609"&gt;MSDN&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;What is included&lt;/h2&gt;
&lt;p&gt;The project includes the following libraries:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reactive Extensions:
&lt;ul&gt;
&lt;li&gt;Rx.NET: The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators.
&lt;/li&gt;&lt;li&gt;RxJS: The Reactive Extensions for JavaScript (RxJS) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in JavaScript which can target both the browser and Node.js.
&lt;/li&gt;&lt;li&gt;Rx&amp;#43;&amp;#43;: The Reactive Extensions for Native (RxC) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C&amp;#43;&amp;#43;.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Interactive Extensions:
&lt;ul&gt;
&lt;li&gt;Ix: The Interactive Extensions (Ix) is a .NET library which extends LINQ to Objects to provide many of the operators available in Rx but targeted for IEnumerable&amp;lt;T&amp;gt;.
&lt;/li&gt;&lt;li&gt;IxJS: An implementation of LINQ to Objects and the Interactive Extensions (Ix) in JavaScript.
&lt;/li&gt;&lt;li&gt;Ix&amp;#43;&amp;#43;: An implantation of LINQ for Native Developers in C&amp;#43;&amp;#43;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Binding Examples:
&lt;ul&gt;
&lt;li&gt;Tx: Tx is set of code samples showing how to use LINQ to events, such as real-time standing queries and queries on past history from trace and log files, which targets ETW, Windows Event Logs and SQL Server Extended Events.
&lt;/li&gt;&lt;li&gt;LINQ2Charts: an example for Rx bindings. Similar to existing APIs like LINQ to XML, it allows developers to use LINQ to create/change/update charts in an easy way and avoid having to deal with&lt;strong&gt;
&lt;/strong&gt;XML or other underneath data structures. We would love to see more Rx bindings like this one.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span lang="EN" style="font-size:19pt; color:#253340"&gt;Contribute&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN" style="font-size:9.5pt"&gt;There are lots of ways to &lt;a href="https://rx.codeplex.com/wikipage?title=Contributing&amp;referringTitle=Home"&gt;
contribute&lt;/a&gt; to the project, and we appreciate our &lt;a href="https://rx.codeplex.com/wikipage?title=Contributors"&gt;
contributors&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN" style="font-size:9.5pt"&gt;You can contribute by reviewing and sending feedback on code checkins, suggesting and trying out new features as they are implemented, submit bugs and help us verify fixes as they are checked in, as well as submit
 code fixes or code contributions of your own. Note that all code submissions will be rigorously reviewed and tested by the Rx Team, and only those that meet an extremely high bar for both quality and design/roadmap appropriateness will be merged into the source.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>claudioc</author><pubDate>Thu, 08 Nov 2012 04:11:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121108041144A</guid></item><item><title>Updated Wiki: Contributing</title><link>https://rx.codeplex.com/wikipage?title=Contributing&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;Ways to Contribute&lt;/h1&gt;
&lt;p&gt;If you would like to contribute, consider these options: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Submit a &lt;a href="https://rx.codeplex.com/WorkItem/Create"&gt;bug report&lt;/a&gt; (for a guide on submitting good bug reports, read
&lt;a href="http://www.joelonsoftware.com/articles/fog0000000029.html"&gt;Painless Bug Tracking&lt;/a&gt;). Please prefix the request with the name of the library is applied to (Rx.NET, RxJS, …)
&lt;/li&gt;&lt;li&gt;Verify fixes for bugs. &lt;/li&gt;&lt;li&gt;Submit a code fix for a bug. &lt;/li&gt;&lt;li&gt;Submit a &lt;a href="https://rx.codeplex.com/WorkItem/Create"&gt;feature request&lt;/a&gt;. Please prefix the request with the name of the library is applied to (Rx.NET, RxJS, …)
&lt;/li&gt;&lt;li&gt;Help answer questions in the discussions list. &lt;/li&gt;&lt;li&gt;Submit a unit test. &lt;/li&gt;&lt;li&gt;Tell others about the project. &lt;/li&gt;&lt;li&gt;Tell the developers how much you appreciate the product! &lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Contributing Code&lt;/h2&gt;
&lt;p&gt;Before submitting a feature or substantial code contribution please &lt;a href="https://rx.codeplex.com/discussions"&gt;
discuss&lt;/a&gt; it with the team and ensure it follows the product roadmap. Note that all code submissions will be rigorously reviewed and tested by the Rx Team, and only those that meet an extremely high bar for both quality and design/roadmap appropriateness
 will be merged into the source. &lt;/p&gt;
&lt;p&gt;You will need to submit a &lt;a href="http://www.microsoft.com/web/webpi/eula/MSOpenTech_CLA.rtf"&gt;
Contributor License Agreement&lt;/a&gt; form before submitting your pull request. This needs to only be done once for any Microsoft OSS project. Download the Contributor License Agreement (CLA). Please fill in, sign, scan and email it to
&lt;a href="mailto:msopentech-cla@microsoft.com?subject= CLA RX-"&gt;msopentech-cla at microsoft .com&lt;/a&gt;&amp;nbsp; (please prefix the email subject with RX– ).
&lt;/p&gt;
&lt;p&gt;Make sure to configure git with a username and email address to use for your commits. Your username should be your CodePlex username, so that people will be able to relate your commits to you. From a command prompt, run the following commands:
&lt;/p&gt;
&lt;pre class="csharpcode"&gt;git config user.name YourCodePlexUserName 

git config user.email YourAlias@YourDomain 
&lt;/pre&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>claudioc</author><pubDate>Tue, 06 Nov 2012 22:49:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Contributing 20121106104912P</guid></item><item><title>Updated Wiki: Home</title><link>https://rx.codeplex.com/wikipage?version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;The project is actively developed by the Microsoft Open Technologies, inc., in collaboration with a community of open source developers.&lt;/p&gt;
&lt;h2&gt;A brief intro&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators. Using Rx, developers
&lt;em&gt;&lt;strong&gt;represent&lt;/strong&gt;&lt;/em&gt; asynchronous data streams with &lt;a href="http://msdn.microsoft.com/library/dd990377.aspx"&gt;
Observables &lt;/a&gt;, &lt;em&gt;&lt;strong&gt;query&lt;/strong&gt;&lt;/em&gt; asynchronous data streams using
&lt;a href="http://msdn.microsoft.com/en-us/library/hh242983(v=VS.103).aspx"&gt;LINQ operators
&lt;/a&gt;, and &lt;em&gt;&lt;strong&gt;parameterize&lt;/strong&gt;&lt;/em&gt; the concurrency in the asynchronous data streams using
&lt;a href="http://msdn.microsoft.com/en-us/library/hh242963(v=VS.103).aspx"&gt;Schedulers
&lt;/a&gt;. Simply put, Rx = Observables &amp;#43; LINQ &amp;#43; Schedulers.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;Whether you are authoring a traditional desktop or web-based application, you have to deal with asynchronous and event-based programming from time to time. Desktop applications have I/O operations and computationally
 expensive tasks that might take a long time to complete and potentially block other active threads. Furthermore, handling exceptions, cancellation, and synchronization is difficult and error-prone.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;Using Rx, you can represent multiple asynchronous data streams (that come from diverse sources, e.g., stock quote, tweets, computer events, web service requests, etc.), and subscribe to the event stream using
 the IObserver&amp;lt;T&amp;gt; interface. The IObservable&amp;lt;T&amp;gt; interface notifies the subscribed IObserver&amp;lt;T&amp;gt; interface whenever an event occurs.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Because observable sequences are data streams, you can query them using standard LINQ query operators implemented by the
&lt;a href="http://msdn.microsoft.com/en-us/library/system.reactive.linq.observable(v=VS.103).aspx"&gt;
Observable &lt;/a&gt;extension methods. Thus you can filter, project, aggregate, compose and perform time-based operations on multiple events easily by using these standard LINQ operators. In addition, there are a number of other reactive stream specific operators
 that allow powerful queries to be written.&amp;nbsp; Cancellation, exceptions, and synchronization are also handled gracefully by using the extension methods provided by Rx.
&lt;/p&gt;
&lt;p&gt;Rx complements and interoperates smoothly with both synchronous data streams (IEnumerable&amp;lt;T&amp;gt;) and single-value asynchronous computations (Task&amp;lt;T&amp;gt;) as the following diagram shows:
&lt;table cellspacing="0" cellpadding="0" border="1"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;&amp;nbsp;&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Single return value&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Multiple return values&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Pull/Synchronous/Interactive&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;T&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;IEnumerable&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;Push/Asycnhrounous/Reactive&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;Task&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td valign="top" width="213"&gt;
&lt;p&gt;&lt;b&gt;IObservable&amp;lt;T&amp;gt;&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:#333333"&gt;&lt;/span&gt;&amp;nbsp;&lt;span style="font-size:9.5pt; color:#333333"&gt;Additional documentation, video, tutorials and HOL are available on
&lt;a href="http://msdn.microsoft.com/en-us/data/gg577609"&gt;MSDN&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;What is included&lt;/h2&gt;
&lt;p&gt;The project includes the following libraries:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Reactive Extensions:
&lt;ul&gt;
&lt;li&gt;Rx.NET: The Reactive Extensions (Rx) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators.
&lt;/li&gt;&lt;li&gt;RxJS: The Reactive Extensions for JavaScript (RxJS) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in JavaScript which can target both the browser and Node.js.
&lt;/li&gt;&lt;li&gt;Rx&amp;#43;&amp;#43;: The Reactive Extensions for Native (RxC) is a library for composing asynchronous and event-based programs using observable sequences and LINQ-style query operators in both C and C&amp;#43;&amp;#43;.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Interactive Extensions:
&lt;ul&gt;
&lt;li&gt;Ix: The Interactive Extensions (Ix) is a .NET library which extends LINQ to Objects to provide many of the operators available in Rx but targeted for IEnumerable&amp;lt;T&amp;gt;.
&lt;/li&gt;&lt;li&gt;IxJS: An implementation of LINQ to Objects and the Interactive Extensions (Ix) in JavaScript.
&lt;/li&gt;&lt;li&gt;Ix&amp;#43;&amp;#43;: An implantation of LINQ for Native Developers in C&amp;#43;&amp;#43;&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Binding Examples:
&lt;ul&gt;
&lt;li&gt;Tx: Tx is set of code samples showing how to use LINQ to events, such as real-time standing queries and queries on past history from trace and log files, which targets ETW, Windows Event Logs and SQL Server Extended Events.
&lt;/li&gt;&lt;li&gt;LINQ2Charts: an example for Rx bindings. Similar to existing APIs like LINQ to XML, it allows developers to use LINQ to create/change/update charts in an easy way and avoid having to deal with&lt;strong&gt;
&lt;/strong&gt;XML or other underneath data structures. We would love to see more Rx bindings like this one.
&lt;/li&gt;&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;span lang="EN" style="font-size:19pt; color:#253340"&gt;Contribute&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN" style="font-size:9.5pt"&gt;There are lots of ways to &lt;a href="https://rx.codeplex.com/wikipage?title=Contributing&amp;referringTitle=Home"&gt;
contribute&lt;/a&gt; to the project, and we appreciate our &lt;a href="https://rx.codeplex.com/wikipage?title=Contributors"&gt;
contributors&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="EN" style="font-size:9.5pt"&gt;You can contribute by reviewing and sending feedback on code checkins, suggesting and trying out new features as they are implemented, submit bugs and help us verify fixes as they are checked in, as well as submit
 code fixes or code contributions of your own. Note that all code submissions will be rigorously reviewed and tested by the Rx Team, and only those that meet an extremely high bar for both quality and design/roadmap appropriateness will be merged into the source.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>claudioc</author><pubDate>Tue, 06 Nov 2012 21:06:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121106090614P</guid></item></channel></rss>