<?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; VB2008</title>
	<atom:link href="http://salvw.miscnotes.com/index.php/archives/category/_vb/vb2008/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>CodeRush 用プラグインのありか</title>
		<link>http://salvw.miscnotes.com/index.php/archives/4745</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/4745#comments</comments>
		<pubDate>Tue, 19 Oct 2010 13:53:45 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[VB2008]]></category>
		<category><![CDATA[カスタマイズ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=4745</guid>
		<description><![CDATA[おもしろそうなのがいっぱいあったのでメモ。
DevExpress CodeRush Community &#8211; Visual Studio Extensibility
dxcorecommunityplugins [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/4745/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>CodeRush Xpress &#8211; Refactor! の今 -</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3760</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3760#comments</comments>
		<pubDate>Thu, 17 Dec 2009 17:30:59 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[VB2008]]></category>
		<category><![CDATA[カスタマイズ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3760</guid>
		<description><![CDATA[えー、順序が逆になってしまいましたが。
猿頁 &#187; Blog Archive &#187; インデント単位で折りたたみたい：Code Collapse VS Add-in で Code Collapse をご [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3760/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>インデント単位で折りたたみたい：SmartOutline for .NET</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3737</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3737#comments</comments>
		<pubDate>Sun, 13 Dec 2009 09:32:50 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[VB2008]]></category>
		<category><![CDATA[カスタマイズ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3737</guid>
		<description><![CDATA[先日、猿頁 &#187; Blog Archive &#187; インデント単位で折りたたみたい：Code Collapse VS Add-in で

実はもうひとつ、同じようなアドインを見つけてある

と言ったんで [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3737/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Folder Control 復活希望</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3729</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3729#comments</comments>
		<pubDate>Sat, 12 Dec 2009 21:44:59 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[VB2008]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3729</guid>
		<description><![CDATA[などと望んでもいまさらせんないこと。
しかしですね。
	フォルダとかドライブとかファイルの一覧操作なんてのは、どんなソフトでもやることおんなじわけですよ。
	一度基本的な機能の盛り込みをやっちゃったら、たぶんそのあといく [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3729/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>インデント単位で折りたたみたい：Code Collapse VS Add-in</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3715</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3715#comments</comments>
		<pubDate>Sat, 12 Dec 2009 17:34:52 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[VB2008]]></category>
		<category><![CDATA[カスタマイズ]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3715</guid>
		<description><![CDATA[ここしばらく、ほんっとーに久しぶりにコーディング三昧のさるべーじですこんばんは。
といってもメインは人様が作ったコードの修正なもんですから、やっぱロジックを追っかけにくかったり修正しにくかったりするわけで、このへんなんと [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3715/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS2008 のテスト機能では System.Exception を検証できない</title>
		<link>http://salvw.miscnotes.com/index.php/archives/3699</link>
		<comments>http://salvw.miscnotes.com/index.php/archives/3699#comments</comments>
		<pubDate>Mon, 30 Nov 2009 16:32:34 +0000</pubDate>
		<dc:creator>さるべーじ</dc:creator>
				<category><![CDATA[VB2008]]></category>

		<guid isPermaLink="false">http://salvw.miscnotes.com/?p=3699</guid>
		<description><![CDATA[今日は時間もないので手短かに。
VS2008 の Professional Edtion とかには、テスト機能がついてます。
	JUnit とか NUnit みたいなテストツールが VS IDE に内蔵されているわけです [...]]]></description>
		<wfw:commentRss>http://salvw.miscnotes.com/index.php/archives/3699/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

