<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>MemoBlog</title>
<link>https://ameblo.jp/blog9240/</link>
<atom:link href="https://rssblog.ameba.jp/blog9240/rss20.xml" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
<description>どっとねっとのおぼえガキ</description>
<language>ja</language>
<item>
<title>C#.NET：バージョン情報取得</title>
<description>
<![CDATA[ //バージョン情報<br>System.Diagnostics.FileVersionInfo ver =<br>          System.Diagnostics.FileVersionInfo.GetVersionInfo(<br>              System.Reflection.Assembly.GetExecutingAssembly().Location);
]]>
</description>
<link>https://ameblo.jp/blog9240/entry-10031762945.html</link>
<pubDate>Wed, 25 Apr 2007 15:09:36 +0900</pubDate>
</item>
<item>
<title>ASP.NET：動的に画像を作成しているのにブラウザがキャッシュしてしまう</title>
<description>
<![CDATA[ Image1.ImageUrl = szImagePath + "?Time=" + DateTime.Now.ToString();<br><br>としておくことで毎回取得しにいってくれるっぽい。<br><br><br><br><br>
]]>
</description>
<link>https://ameblo.jp/blog9240/entry-10031761167.html</link>
<pubDate>Wed, 25 Apr 2007 14:34:16 +0900</pubDate>
</item>
</channel>
</rss>
