<?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>PittGeek &#187; Visual Studio</title>
	<atom:link href="http://pittcrew.net/geekblog/category/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://pittcrew.net/geekblog</link>
	<description>A blog only a geek could love</description>
	<lastBuildDate>Tue, 15 Sep 2009 18:17:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Visual Studio 2008 Database Edition and SQL Server 2008</title>
		<link>http://pittcrew.net/geekblog/2009/01/23/visual-studio-2008-database-edition-and-sql-server-2008/</link>
		<comments>http://pittcrew.net/geekblog/2009/01/23/visual-studio-2008-database-edition-and-sql-server-2008/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 19:24:08 +0000</pubDate>
		<dc:creator>Kenny</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://pittcrew.net/geekblog/?p=29</guid>
		<description><![CDATA[I recently went through the unfortunate demise of the primary disk on my main development machine, so I had to rebuild my dev environment from scratch. I have a test server running SQL Server 2005, so I decided to install SQL Server 2008 on my dev machine for compatibility testing. Imagine my frustration when I [...]]]></description>
			<content:encoded><![CDATA[<p>I recently went through the unfortunate demise of the primary disk on my main development machine, so I had to rebuild my dev environment from scratch. I have a test server running SQL Server 2005, so I decided to install SQL Server 2008 on my dev machine for compatibility testing. Imagine my frustration when I tried to load up my database project in Visual Studio 2008 and was told that I needed a local instance of SQL Server 2005!</p>
<p>Fortunately, Microsoft has a <a href="http://blogs.msdn.com/gertd/archive/2008/11/25/visual-studio-team-system-2008-database-edition-gdr-rtm.aspx">new GDR release of Database Edition</a> that adds support for SQL Server 2008. Unfortunately, this isn&#8217;t just a service pack, it&#8217;s more like a product upgrade. An upgrade of your database project is required, and the project will no longer be usable by other developers on the team if they haven&#8217;t upgraded to the GDR release also. Oh well, I guess you can&#8217;t have everything.</p>
]]></content:encoded>
			<wfw:commentRss>http://pittcrew.net/geekblog/2009/01/23/visual-studio-2008-database-edition-and-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
