<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-C#</anon>
    <anon>開発-Windows Store Apps</anon>
  </categories>
  <description>下記のようによく見かけるURL形式があります。 http://example.com/action?param1=hoge&amp;param2=hige 「?」以降のparam1=hoge&amp;param2=higeの部分をクエリ文字列(URLパラメータ)と呼びます。 string.Formatメソッドを使ってhogeとhigeの部分を当てはめる方法もアリですが、より簡単に実装してみましょう。 static public string ToUrlParam(Dictionary&lt;string, string&gt; dictionary) { var paramList = dictionary .Selec…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20131113%2F1384315440&quot; title=&quot;WindowsストアアプリでLINQを使ってクエリ文字列(URLパラメータ)を簡単に作る - 酢ろぐ！&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>2013-11-13 13:04:00</published>
  <title>WindowsストアアプリでLINQを使ってクエリ文字列(URLパラメータ)を簡単に作る</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20131113/1384315440</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
