<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-30174199.post2681845300180374126..comments</id><updated>2009-12-02T10:39:27.739-08:00</updated><category term='AJAX'/><category term='MS AJAX'/><category term='javascript'/><category term='ScriptManager'/><category term='REST'/><category term='ASP.NET MVC'/><title type='text'>Comments on OCEG Technology Blog: WCF, REST &amp; POX – a few notes about serialization</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tech.blog.oceg.org/feeds/2681845300180374126/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30174199/2681845300180374126/comments/default'/><link rel='alternate' type='text/html' href='http://tech.blog.oceg.org/2009/04/wcf-rest-pox-few-notes-about.html'/><author><name>Stephane Legay</name><uri>http://www.blogger.com/profile/01593730213717050672</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-30174199.post-4641832024359598555</id><published>2009-12-02T10:39:27.739-08:00</published><updated>2009-12-02T10:39:27.739-08:00</updated><title type='text'>Not that I know, and that&amp;#39;s one of the main re...</title><content type='html'>Not that I know, and that&amp;#39;s one of the main reason we use JSON serialization for all our WCF calls.&lt;br /&gt;&lt;br /&gt;One option would be to swap the serializer to XmlSerializer instead of DataContractSerializer. But that means decorating your cont4racts with XmlSerialzer attributes.&lt;br /&gt;&lt;br /&gt;More info here:&lt;br /&gt;&lt;br /&gt;http://msdn.microsoft.com/en-us/library/ms733901.aspx</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30174199/2681845300180374126/comments/default/4641832024359598555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30174199/2681845300180374126/comments/default/4641832024359598555'/><link rel='alternate' type='text/html' href='http://tech.blog.oceg.org/2009/04/wcf-rest-pox-few-notes-about.html?showComment=1259779167739#c4641832024359598555' title=''/><author><name>Stephane Legay</name><uri>http://www.blogger.com/profile/01593730213717050672</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tech.blog.oceg.org/2009/04/wcf-rest-pox-few-notes-about.html' ref='tag:blogger.com,1999:blog-30174199.post-2681845300180374126' source='http://www.blogger.com/feeds/30174199/posts/default/2681845300180374126' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-993930650'/></entry><entry><id>tag:blogger.com,1999:blog-30174199.post-7760231262321834361</id><published>2009-11-23T09:21:29.210-08:00</published><updated>2009-11-23T09:21:29.210-08:00</updated><title type='text'>Useful info, thanks. Is there anyway to have the d...</title><content type='html'>Useful info, thanks. Is there anyway to have the dataserializer ignore the ordering?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/30174199/2681845300180374126/comments/default/7760231262321834361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/30174199/2681845300180374126/comments/default/7760231262321834361'/><link rel='alternate' type='text/html' href='http://tech.blog.oceg.org/2009/04/wcf-rest-pox-few-notes-about.html?showComment=1258996889210#c7760231262321834361' title=''/><author><name>Mike</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tech.blog.oceg.org/2009/04/wcf-rest-pox-few-notes-about.html' ref='tag:blogger.com,1999:blog-30174199.post-2681845300180374126' source='http://www.blogger.com/feeds/30174199/posts/default/2681845300180374126' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1897233500'/></entry></feed>
