<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - Why SQL Server 2005 Express?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - Why SQL Server 2005 Express?</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 17:36:09 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 17:36:09 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>4</c9:totalResults>
	<c9:pageCount>-4</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - Why SQL Server 2005 Express?</title>
		<description><![CDATA[<p>I don't understand the integration model for VS 2008 here. I have VS 2008 Pro that comes bundled with SQL Server 2005, but when I 'Add New Item' -&gt; 'Service-based Database', it gives me an error saying SQL Server is not setup properly. Clicking on the help
 button redirects me to this <a href="http://msdn.microsoft.com/en-us/library/ms246987.aspx">
page</a>. Which explains that I have to have SQLServer 2005 Express for this to work properly.... Why? This is utterly non-sense to me.<br /><br />For info, I've tried setting up VS 2008 in Tools-&gt;Options-&gt;Database Tools-&gt;Data Connections-&gt;SQL Server Instance Name with various combinations without luck. I even checked the appropriate value using the server explorer and SQL Server Management Studio.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/486959#486959</link>
		<pubDate>Wed, 26 Aug 2009 16:22:01 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/486959#486959</guid>
		<dc:creator>punkouter</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/punkouter/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why SQL Server 2005 Express?</title>
		<description><![CDATA[<p>Hi, there are two things....</p>
<p>one is that when the visual studio try create your project, him could be looking for the installation register of the sql server expression, and not found the register and show you the error.... you can map this register using Performance Monitor and add
 this register to fool the visual studio.</p>
<p>&nbsp;</p>
<p>The other one is that you trying to create one service database. One thing that works with mdf file accessed only through servers... so this moment does no interest to visual studio that your compute has the sql server engine installed on.. for him just
 matter that the machine have the sql server expression, to him load all objects needs to create the service-basead database.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/7268df7ae5a9440fa4069deb00086a5c#7268df7ae5a9440fa4069deb00086a5c</link>
		<pubDate>Wed, 26 Aug 2009 17:50:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/7268df7ae5a9440fa4069deb00086a5c#7268df7ae5a9440fa4069deb00086a5c</guid>
		<dc:creator>Dobereiner Miller Silva Rodrigues</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Dobereiner/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why SQL Server 2005 Express?</title>
		<description><![CDATA[<p>SQL 2008 was released several months after VS 2005 (much to my indignation I might add). If I am honest, there is no reason to still&nbsp;use 2005, unless you have as live project [which you wouldn't
<em>typically</em> on express]</p>
<p>&nbsp;</p>
<p>The best advice I can give you is, to download and install SQL Express&nbsp;2008 <a href="http://www.microsoft.com/express/sql/default.aspx">
here</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/8dc1e7bfe87d4236a48b9deb00086a86#8dc1e7bfe87d4236a48b9deb00086a86</link>
		<pubDate>Wed, 26 Aug 2009 19:50:48 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/8dc1e7bfe87d4236a48b9deb00086a86#8dc1e7bfe87d4236a48b9deb00086a86</guid>
		<dc:creator>Vesuvius</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/vesuvius/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - Why SQL Server 2005 Express?</title>
		<description><![CDATA[<p>I'd say if the project you are trying to do is not that big, XML may take out much of the SQL hassle plus rule out the need of SQl Server all together. Just .NET will be used. You can use the System.Xml.Linq library or take a look at one of projects here:
<a href="http://borgdylan.web.officelive.com/LinqXmlDatadll.aspx">http://borgdylan.web.officelive.com/LinqXmlDatadll.aspx</a> and modify as required&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/f121f46fb4f4411d95159deb00086aae#f121f46fb4f4411d95159deb00086aae</link>
		<pubDate>Thu, 27 Aug 2009 07:19:50 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/486959-Why-SQL-Server-2005-Express/f121f46fb4f4411d95159deb00086aae#f121f46fb4f4411d95159deb00086aae</guid>
		<dc:creator>Dylan Borg</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Borgdylan/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>