<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Bluestick.JP 開発メモ &#187; LINQ</title>
	<atom:link href="http://bluestick.jp/tech/index.php/category/net/linq/feed" rel="self" type="application/rss+xml" />
	<link>http://bluestick.jp/tech</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 13:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/category/net/linq/feed" />
		<item>
		<title>LINQ to SQLをSQL Server Compact Editionで使用するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/191</link>
		<comments>http://bluestick.jp/tech/index.php/archives/191#comments</comments>
		<pubDate>Wed, 14 Oct 2009 07:57:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=191</guid>
		<description><![CDATA[Visual Studio 2008のObject Relational Designerは「SQL Server CompactEdition」をサポートしていないため、DataContextクラスをドラッグアンドドロ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/191/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/191" />
	</item>
		<item>
		<title>LINQ to SQLでIDENTITY列のある表にInsertした場合</title>
		<link>http://bluestick.jp/tech/index.php/archives/50</link>
		<comments>http://bluestick.jp/tech/index.php/archives/50#comments</comments>
		<pubDate>Sun, 01 Jun 2008 04:49:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=50</guid>
		<description><![CDATA[LINQ to SQLでIDENTITY列のある表にInsertした場合、SubmitChanges()後に挿入したオブジェクトに自動的に発番したIDを入れてくれるようである。
NorthwindデータベースでCateg [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/50" />
	</item>
		<item>
		<title>LinqDataSourceコントロールのイベントの発生する順番</title>
		<link>http://bluestick.jp/tech/index.php/archives/47</link>
		<comments>http://bluestick.jp/tech/index.php/archives/47#comments</comments>
		<pubDate>Tue, 27 May 2008 00:15:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=47</guid>
		<description><![CDATA[MSDNライブラリから抜粋。
選択の場合

Selecting
ContextCreating (必要な場合)
ContextCreated (必要な場合)
Selected
ContextDisposing

Sele [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/47/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/47" />
	</item>
	</channel>
</rss>

