<?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>Mixing Message Contract Attributes</title><link>http://blogs.msdn.com/drnick/archive/2006/11/27/mixing-message-contract-attributes.aspx</link><description>What's wrong with the following code? The error message when you try this is better than it used to be a few months ago. However, since you don't see the error until you try to run your service, I still see people making this mistake. [MessageContract]</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Mixing Message Contract Attributes</title><link>http://blogs.msdn.com/drnick/archive/2006/11/27/mixing-message-contract-attributes.aspx#1159808</link><pubDate>Mon, 27 Nov 2006 16:46:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1159808</guid><dc:creator>ronjacobs</dc:creator><description>&lt;p&gt;Nice - but what should you do instead?&lt;/p&gt;
</description></item><item><title>New and Notable 128</title><link>http://blogs.msdn.com/drnick/archive/2006/11/27/mixing-message-contract-attributes.aspx#1160104</link><pubDate>Mon, 27 Nov 2006 18:15:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1160104</guid><dc:creator>Sam Gentile</dc:creator><description>&lt;p&gt;Not too much going on today. Ruby/Rails Rails 1.2 RC1 is out , the first release in almost 8 months.&lt;/p&gt;
</description></item><item><title>Dangers of Application Domain Recycling</title><link>http://blogs.msdn.com/drnick/archive/2006/11/27/mixing-message-contract-attributes.aspx#1160280</link><pubDate>Mon, 27 Nov 2006 19:27:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1160280</guid><dc:creator>Nicholas Allen's Indigo Blog</dc:creator><description>&lt;p&gt;Secure calls to a hosted service are intermittently failing with the following error message: An unsecured&lt;/p&gt;
</description></item><item><title>re: Mixing Message Contract Attributes</title><link>http://blogs.msdn.com/drnick/archive/2006/11/27/mixing-message-contract-attributes.aspx#1160382</link><pubDate>Mon, 27 Nov 2006 20:12:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1160382</guid><dc:creator>Nicholas Allen</dc:creator><description>&lt;p&gt;Ron,&lt;/p&gt;
&lt;p&gt;There are two ways to make the operation contract consistent. &amp;nbsp;You can define a message contract for the format of the message that gets sent in response, MyMessageResponse for instance. &amp;nbsp;Or, you can remove the message contract and declare the individual parameters that are being passed.&lt;/p&gt;
&lt;p&gt;For instance, this particular example is probably easiest to write like this:&lt;/p&gt;
&lt;p&gt;[OperationContract]&lt;/p&gt;
&lt;p&gt;string Method(string name);&lt;/p&gt;
</description></item><item><title>Table of Contents Scratch Work</title><link>http://blogs.msdn.com/drnick/archive/2006/11/27/mixing-message-contract-attributes.aspx#1717844</link><pubDate>Mon, 19 Feb 2007 21:46:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1717844</guid><dc:creator>Nicholas Allen's Indigo Blog</dc:creator><description>&lt;p&gt;I haven't forgotten about the goal to put together a table of contents for all of these articles. The&lt;/p&gt;
</description></item><item><title>New and Notable 128</title><link>http://blogs.msdn.com/drnick/archive/2006/11/27/mixing-message-contract-attributes.aspx#9171136</link><pubDate>Wed, 03 Dec 2008 21:19:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9171136</guid><dc:creator>Sam Gentile's Blog</dc:creator><description>&lt;p&gt;Not too much going on today. Ruby/Rails Rails 1.2 RC1 is out , the first release in almost 8 months. The biggest thing seems to be extensive REST support. Here is what is new in ActiveRecord , new in Action Pack and new in Active Support . Blogsphere&lt;/p&gt;
</description></item></channel></rss>