<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griefworker</author_name>
  <author_url>https://blog.hatena.ne.jp/griefworker/</author_url>
  <blog_title>present</blog_title>
  <blog_url>https://tnakamura.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>WCF ではサービスを呼び出す際、DataContractSerializer を使って、渡すデータをシリアル化しています。DataContractSerializer はインスタンス化可能なので、自分でシリアル化・逆シリアル化をすることも、まあ可能です。DataContractSerializer を使ったサンプルコードは次の通り。 public static string Serialize&lt;T&gt;(T obj) { StringBuilder buffer = new StringBuilder(); using (XmlWriter writer = XmlWriter.Create(b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F20090916%2Fdata_contract_serializer&quot; title=&quot;DataContractSerializer の使い方 - present&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-09-16 00:00:00</published>
  <title>DataContractSerializer の使い方</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/20090916/data_contract_serializer</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
