<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MassTransit Now Speaks XML By Default</title>
	<atom:link href="http://lostechies.com/chrispatterson/2009/05/27/masstransit-now-speaks-xml-by-default/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/chrispatterson/2009/05/27/masstransit-now-speaks-xml-by-default/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Mon, 06 May 2013 07:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Greg Banister</title>
		<link>http://lostechies.com/chrispatterson/2009/05/27/masstransit-now-speaks-xml-by-default/#comment-69</link>
		<dc:creator>Greg Banister</dc:creator>
		<pubDate>Mon, 01 Jun 2009 15:16:07 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chris_patterson/archive/2009/05/27/masstransit-now-speaks-xml-by-default.aspx#comment-69</guid>
		<description>As an better alternative to MSMQ Studio You should check out Queue Explorer from http://www.cogin.com/ 
Now since messages are serialized to XML I can use Queue Explorer to Edit those messages while on the queue draging and droping the messages from queue to queue.</description>
		<content:encoded><![CDATA[<p>As an better alternative to MSMQ Studio You should check out Queue Explorer from <a href="http://www.cogin.com/" rel="nofollow">http://www.cogin.com/</a><br />
Now since messages are serialized to XML I can use Queue Explorer to Edit those messages while on the queue draging and droping the messages from queue to queue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Patterson</title>
		<link>http://lostechies.com/chrispatterson/2009/05/27/masstransit-now-speaks-xml-by-default/#comment-68</link>
		<dc:creator>Chris Patterson</dc:creator>
		<pubDate>Wed, 27 May 2009 20:48:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chris_patterson/archive/2009/05/27/masstransit-now-speaks-xml-by-default.aspx#comment-68</guid>
		<description>@Ghost: Boo!

@Mihai: I had used that previously when I was working on the protocol buffers implementation, but something about it didn&#039;t feel right, maybe in the area of static fields or something? I could be wrong, maybe I need to take a look at it again if I can&#039;t find a valid constructor. 

I&#039;m also going to add support for {get; private set;} properties when I get around to it, just to make it easy for those that want to programatically prevent other classes from modifying the property values.
</description>
		<content:encoded><![CDATA[<p>@Ghost: Boo!</p>
<p>@Mihai: I had used that previously when I was working on the protocol buffers implementation, but something about it didn&#8217;t feel right, maybe in the area of static fields or something? I could be wrong, maybe I need to take a look at it again if I can&#8217;t find a valid constructor. </p>
<p>I&#8217;m also going to add support for {get; private set;} properties when I get around to it, just to make it easy for those that want to programatically prevent other classes from modifying the property values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai </title>
		<link>http://lostechies.com/chrispatterson/2009/05/27/masstransit-now-speaks-xml-by-default/#comment-67</link>
		<dc:creator>Mihai </dc:creator>
		<pubDate>Wed, 27 May 2009 16:45:56 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chris_patterson/archive/2009/05/27/masstransit-now-speaks-xml-by-default.aspx#comment-67</guid>
		<description>You can instantiate objects that don&#039;t have a default no-argument constructure just try FormatterServices.GetUninitializedObject(type) ;)</description>
		<content:encoded><![CDATA[<p>You can instantiate objects that don&#8217;t have a default no-argument constructure just try FormatterServices.GetUninitializedObject(type) <img src='http://lostechies.com/chrispatterson/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghost</title>
		<link>http://lostechies.com/chrispatterson/2009/05/27/masstransit-now-speaks-xml-by-default/#comment-66</link>
		<dc:creator>Ghost</dc:creator>
		<pubDate>Wed, 27 May 2009 16:28:35 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chris_patterson/archive/2009/05/27/masstransit-now-speaks-xml-by-default.aspx#comment-66</guid>
		<description>What about DataContractSerializer?</description>
		<content:encoded><![CDATA[<p>What about DataContractSerializer?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
