<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>aspx</author_name>
  <author_url>https://blog.hatena.ne.jp/aspx/</author_url>
  <blog_title>aspxの日記2009</blog_title>
  <blog_url>https://aspx.hatenadiary.org/</blog_url>
  <categories>
    <anon>ASP.NET</anon>
  </categories>
  <description>Webアプリケーションでも派生・継承を利用できるので、 共通処理などでは積極的に使っていきたいですね。 アプリケーション共通の処理を記述するには、Global.asaxやHTTPモジュールを利用する方法もあるが、今回の例のように、Pageクラス（System.Web.UI名前空間。ASP.NETにおけるWebページの実体）にアクセスする処理を記述しなければならない場合には、Pageクラスを継承した独自のクラス（Page派生クラス）を定義する方が便利だ。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faspx.hatenadiary.org%2Fentry%2F20050502%2Fp1&quot; title=&quot;アプリケーション共通の処理をPage派生クラスで実装するには - aspxの日記2009&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>2005-05-02 00:00:00</published>
  <title>アプリケーション共通の処理をPage派生クラスで実装するには</title>
  <type>rich</type>
  <url>https://aspx.hatenadiary.org/entry/20050502/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
