<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: MSDN Magazine article</title>
	<atom:link href="http://bfonacier.wordpress.com/2008/04/13/msdn-magazine-article/feed/" rel="self" type="application/rss+xml" />
	<link>http://bfonacier.wordpress.com/2008/04/13/msdn-magazine-article/</link>
	<description>Weblog</description>
	<lastBuildDate>Tue, 15 Sep 2009 00:47:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bennett</title>
		<link>http://bfonacier.wordpress.com/2008/04/13/msdn-magazine-article/#comment-27</link>
		<dc:creator>Bennett</dc:creator>
		<pubDate>Mon, 12 May 2008 14:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://bfonacier.wordpress.com/?p=15#comment-27</guid>
		<description>Hi Bennett,
 
Thanks for the heads-up, and thanks for posting the details on your blog site.
 
Yes, you are quite correct.  When I created the SQL database for the MSDN Magazine article, I used the full-fledged SQL Server 2005 product.  If you use the SQL Server Express product, which is specifically designed for experimentation then you can change the connection string as you noted.
 
Connection strings in general are a tricky topic.  I often find myself going to the nice http://www.connectionstrings.com/ Web site.
 
James M</description>
		<content:encoded><![CDATA[<p>Hi Bennett,</p>
<p>Thanks for the heads-up, and thanks for posting the details on your blog site.</p>
<p>Yes, you are quite correct.  When I created the SQL database for the MSDN Magazine article, I used the full-fledged SQL Server 2005 product.  If you use the SQL Server Express product, which is specifically designed for experimentation then you can change the connection string as you noted.</p>
<p>Connection strings in general are a tricky topic.  I often find myself going to the nice <a href="http://www.connectionstrings.com/" rel="nofollow">http://www.connectionstrings.com/</a> Web site.</p>
<p>James M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bfonacier</title>
		<link>http://bfonacier.wordpress.com/2008/04/13/msdn-magazine-article/#comment-22</link>
		<dc:creator>bfonacier</dc:creator>
		<pubDate>Sun, 13 Apr 2008 16:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://bfonacier.wordpress.com/?p=15#comment-22</guid>
		<description>As I read through the rest of the article, I realized the test harness is not using any of the test framework, like NUNIT.  Each test is just reporting pass/fail on the command line.

I was looking for a test harness that can take advantage of the test frameworks that are out there.  Also, the new Visual Studio 2008 has a &quot;Test&quot; menu with a wealth of features.  I wanted to also see an article that can take advantage of these features in VS2008.</description>
		<content:encoded><![CDATA[<p>As I read through the rest of the article, I realized the test harness is not using any of the test framework, like NUNIT.  Each test is just reporting pass/fail on the command line.</p>
<p>I was looking for a test harness that can take advantage of the test frameworks that are out there.  Also, the new Visual Studio 2008 has a &#8220;Test&#8221; menu with a wealth of features.  I wanted to also see an article that can take advantage of these features in VS2008.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
