<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>猿頁 &#187; VB小ネタ</title>
	<atom:link href="http://salvw.miscnotes.com/index.php/archives/category/_vb/vbsmall/feed" rel="self" type="application/rss+xml" />
	<link>http://salvw.miscnotes.com</link>
	<description>Ape&#039;s Miscellaneous notes. VBをメインにプログラムの作り方や使い方をのんびりと語ってみたり。</description>
	<lastBuildDate>Thu, 25 Aug 2011 13:01:34 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>データセットデザイナは DB 構造の変更にちょー弱い</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3820</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3820#comments</comments>
		<pubDate>Wed, 23 Dec 2009 14:34:52 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Oracle でデータセットを調べてみた]]></category>
		<category><![CDATA[VB2008]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3820</guid>
		<description><![CDATA[データベースの設計を完了させてからプログラムの設計へ進みなさい、とはよく言われることではあるんですが。
実際には、ユーザー要望の変更や追加・削除、連携している外部システムからのインターフェイス変更、旧システムからのしがら [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3820/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>データセットデザイナの反応が遅い</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3811</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3811#comments</comments>
		<pubDate>Wed, 23 Dec 2009 06:27:43 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Oracle でデータセットを調べてみた]]></category>
		<category><![CDATA[VB2008]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3811</guid>
		<description><![CDATA[データセットデザイナの反応が遅い、とお嘆きのあなた。
そりゃまあ、何か操作をするたびに DB サーバに確認に行ったり取得に行ったりするわけですから、ある程度時間がかかってしまうのはやむを得ないとして。
	でも数秒～数十秒 [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3811/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ConnectionString を使ったり使わなかったり</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3800</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3800#comments</comments>
		<pubDate>Tue, 22 Dec 2009 14:45:00 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Oracle でデータセットを調べてみた]]></category>
		<category><![CDATA[VB2008]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3800</guid>
		<description><![CDATA[データセットデザイナは、作業中、頻繁に DB サーバとやり取りをします。
	これは、その DB サーバに登録されている Table やView 等の情報を取得してるんですね。
ので、テーブル設計書とか参照しながらコツコツ [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3800/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 つの ODT をくらべてみる (SQL 文生成編)</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3785</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3785#comments</comments>
		<pubDate>Sun, 20 Dec 2009 16:03:12 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Oracle でデータセットを調べてみた]]></category>
		<category><![CDATA[VB2008]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3785</guid>
		<description><![CDATA[
検証環境　自作マシン(Core2QuadQ9400 2.66GHz/4GB)
Windows7 Ultimate(6.1.7600) &#8211; x86
		VisualStudio2008Pro(VB) 9.0. [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3785/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 つの ODT をくらべてみる (自動生成コード編)</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3695</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3695#comments</comments>
		<pubDate>Sun, 29 Nov 2009 09:07:43 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Oracle でデータセットを調べてみた]]></category>
		<category><![CDATA[VB2008]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3695</guid>
		<description><![CDATA[
検証環境　自作マシン(Core2QuadQ9400 2.66GHz/4GB)
Windows7 Ultimate(6.1.7600) &#8211; x86
		VisualStudio2008Pro(VB) 9.0. [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3695/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oracle Developer Tools for Visual Studio 11.1.0.7.20</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3608</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3608#comments</comments>
		<pubDate>Wed, 04 Nov 2009 17:03:11 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Oracle でデータセットを調べてみた]]></category>
		<category><![CDATA[VB2008]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3608</guid>
		<description><![CDATA[
検証環境　自作マシン(Core2DuoE7400 2.8GHz/2GB)
		Windows7 Ultimate(6.1.7600) &#8211; x86
		VisualStudio2008Pro(VB) 9.0. [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3608/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>作業ウィンドウ (CustomTaskPane) を表示させてみる</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3023</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3023#comments</comments>
		<pubDate>Sun, 25 Oct 2009 09:14:00 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Office小ネタ]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3023</guid>
		<description><![CDATA[検証環境　自作マシン(Core2DuoE7400 2.8GHz/2GB)
Windows7 Ultimate(6.1.7600) - x86
VisualStudio2008Pro(VB) 9.0.30729.1SP/. [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3023/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>操作ウィンドウ (ActionsPane) を表示させてみる</title>
		<link>http://salvw.miscnotes.com/index.php/archives/2967</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/2967#comments</comments>
		<pubDate>Mon, 12 Oct 2009 15:20:31 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Office小ネタ]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=2967</guid>
		<description><![CDATA[検証環境　自作マシン(Core2DuoE7400 2.8GHz/2GB)
Windows7 Ultimate(6.1.7600) - x86
VisualStudio2008Pro(VB) 9.0.30729.1SP/. [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/2967/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excelブックソリューションを使えるようにする(メモ)</title>
		<link>http://salvw.miscnotes.com/index.php/archives/2961</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/2961#comments</comments>
		<pubDate>Mon, 12 Oct 2009 06:51:21 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Office小ネタ]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=2961</guid>
		<description><![CDATA[VB2008 では、Microsoft Office の各ソフトにオリジナルの機能を追加するためのテンプレートがいくつか用意されています。
	たとえば Excel であれば、2003 用と 2007 用にそれぞれ「アドイ [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/2961/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Excel2007 ファイルに ADO.NET でデータを書き込む</title>
		<link>http://salvw.miscnotes.com/index.php/archives/2920</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/2920#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:50:52 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[Office小ネタ]]></category>
		<category><![CDATA[VB小ネタ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=2920</guid>
		<description><![CDATA[
検証環境　Fujitsu FMV-W630(Pen4(530)3.4GHz/3GB)
WindowsVista Ultimate(6.0.6002 SP2,v.659 Build 6002)
VisualStudio2 [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/2920/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

