<?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>PrimeDigit - A Design Blog by Will Shaver &#187; SQL Server</title>
	<atom:link href="http://www.primedigit.com/category/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.primedigit.com</link>
	<description>Thoughts on ASP.NET, Visual Design, SQL Server 2005, C# and much more...</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:33:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dead Wrong UI Design</title>
		<link>http://www.primedigit.com/2008/10/17/dead-wrong-ui-design/</link>
		<comments>http://www.primedigit.com/2008/10/17/dead-wrong-ui-design/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 18:27:15 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.primedigit.com/2008/10/17/dead-wrong-ui-design/</guid>
		<description><![CDATA[I am a Microsoft Fan Boy. Today I&#8217;m going to show how good a friend I am and point out the bit of cilantro stuck between the teeth of Microsoft SQL Server Management Studio Express. For this example I&#8217;m designing a new table in the management tool, using a bit field to indicate if a [...]]]></description>
			<content:encoded><![CDATA[<p>I am a Microsoft Fan Boy. Today I&#8217;m going to show how good a friend I am and point out the bit of cilantro stuck between the teeth of Microsoft SQL Server Management Studio Express.</p>
<p>For this example I&#8217;m designing a new table in the management tool, using a bit field to indicate if a pet is dead or not. (Nevermind the obvious flaw that there are <a href="http://en.wikipedia.org/wiki/The_Princess_Bride">several types of dead</a>.) Obviously I want a default value of NOT-DEAD or as we like to call it around here: 0.<br />
<br />
<img src='http://www.primedigit.com/wp-content/uploads/2008/10/dead_bit.png' alt='Dead Bit' /><br />
Ok, no problems so far. Lets put in some sample data:</p>
<p><img src='http://www.primedigit.com/wp-content/uploads/2008/10/dead_bit_wrong.png' alt='Dead Wrong' /><br />
<br />
Wait a minute now. You mean that when I specify the default value I must put a zero, but when I enter data into the table I have to type out &#8216;false/true&#8217; for every entry? Ohh, and just in case you&#8217;re curious no, you can&#8217;t type &#8216;false/true&#8217; in for the default value. <br />
I&#8217;m sure none my readers would ever do anything like this. :)</p>
<p>(All 5 of you.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primedigit.com/2008/10/17/dead-wrong-ui-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
