<?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>What's different about the 3 versions of Rx? Part 3: .NET 3.5 SP1</title><link>http://blogs.msdn.com/b/jeffva/archive/2009/11/19/what-s-different-about-the-3-versions-of-rx-part-3-net-3-5-sp1.aspx</link><description>Two days ago I kicked of this 3 part series by describing what is unique to Rx on Silverlight 3 . Yesterday followed that up by I talked about Rx specific features when running on .NET 4 Today I'll complete the series by talking about what Rx offers on</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: What's different about the 3 versions of Rx? Part 3: .NET 3.5 SP1</title><link>http://blogs.msdn.com/b/jeffva/archive/2009/11/19/what-s-different-about-the-3-versions-of-rx-part-3-net-3-5-sp1.aspx#9931193</link><pubDate>Wed, 02 Dec 2009 01:21:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9931193</guid><dc:creator>Jeffrey van Gogh - MS</dc:creator><description>&lt;p&gt;Events in .NET are implemented by using multicast delegates. these multi-cast delegates are serialized by value, hence when transfered from client to server, are reconstructed on server and upon execution will execute on the server.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9931193" width="1" height="1"&gt;</description></item><item><title>re: What's different about the 3 versions of Rx? Part 3: .NET 3.5 SP1</title><link>http://blogs.msdn.com/b/jeffva/archive/2009/11/19/what-s-different-about-the-3-versions-of-rx-part-3-net-3-5-sp1.aspx#9929403</link><pubDate>Fri, 27 Nov 2009 14:12:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9929403</guid><dc:creator>west</dc:creator><description>&lt;p&gt;Why &amp;quot;alert ProcessNameCalled&amp;quot; display on server side in event case? &lt;/p&gt;
&lt;p&gt;client event handler is excuted on server?&lt;/p&gt;
&lt;p&gt;I have try to write down the code and got the exception at client side event subscription(use VS2008)&lt;/p&gt;
&lt;p&gt;In my experience, remoting event required share code event wrapper class. is right?&lt;/p&gt;
&lt;p&gt;I am really confused.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9929403" width="1" height="1"&gt;</description></item></channel></rss>