<?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>ネタ元→Life is beautiful: 無名関数を使った非同期通信のススメ（JavaScript）Silverlight でも WebClient や WebRequest を使って非同期呼び出しが可能だけど、結構面倒。ネタ元で紹介しているjQueryの例みたいに、サクッと記述できれば開発効率が良くなると思っていた。なので、私は次のようなヘルパークラスを作って利用している。 public static class WebHelper { public static void Get&lt;TResult&gt;(string url, Action&lt;TResult&gt; callback) { WebR…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F20100119%2Fsilverlight_anonynmous_method_async&quot; title=&quot;Silverlightでも匿名メソッドを使って非同期通信 - 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>2010-01-19 00:00:00</published>
  <title>Silverlightでも匿名メソッドを使って非同期通信</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/20100119/silverlight_anonynmous_method_async</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
