<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba-yan</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba-yan/</author_url>
  <blog_title>しばやん雑記</blog_title>
  <blog_url>https://blog.shibayan.jp/</blog_url>
  <categories>
    <anon>ASP.NET</anon>
  </categories>
  <description>今まではあまり ASP.NET のセッションを使わなかったのですが、最近必要になったのでカスタマイズの方法をいろいろと調べました。想像以上に拡張性が高くておすすめです。 セッションクッキーの名前を変える ASP.NET のセッションで使われるクッキーの名前は、デフォルトでは &quot;ASP.NET_SessionId&quot; となっていますが、この名前は Web.config を少し修正するだけで簡単に変更が可能です。 &lt;sessionState mode=&quot;InProc&quot; cookieName=&quot;sessionid&quot;&gt;&lt;/sessionState&gt; これで &quot;sessionid&quot; という名前のクッキーが…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayan.jp%2Fentry%2F20130126%2F1359169569&quot; title=&quot;ASP.NET でのセッション周りの設定を弄る - しばやん雑記&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-01-26 12:06:09</published>
  <title>ASP.NET でのセッション周りの設定を弄る</title>
  <type>rich</type>
  <url>https://blog.shibayan.jp/entry/20130126/1359169569</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
