<?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>Adam Carter &#187; Adam Carter</title>
	<atom:link href="http://adam-carter.com/feed" rel="self" type="application/rss+xml" />
	<link>http://adam-carter.com</link>
	<description>Documenting the misadventures of yours truly.</description>
	<lastBuildDate>Mon, 05 Dec 2011 18:41:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to not hardcode AspNetDevelopmentServerHost attribute when unit testing</title>
		<link>http://adam-carter.com/posts/684</link>
		<comments>http://adam-carter.com/posts/684#comments</comments>
		<pubDate>Mon, 05 Dec 2011 18:41:29 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[visualstudio]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=684</guid>
		<description><![CDATA[By default, whenever you have VS2010 generate a new unit test for a web method (an MVC controller in my case), it creates a hard-linked file path in the &#34;AspNetDevelopmentServerHost&#34; attribute. This may work fine if you&#8217;re the sole developer and code on only one machine, but what about when you work on a team [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/684/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error When Connecting to Mac OS X 10.7 Lion through VNC</title>
		<link>http://adam-carter.com/posts/635</link>
		<comments>http://adam-carter.com/posts/635#comments</comments>
		<pubDate>Sun, 18 Sep 2011 22:17:02 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=635</guid>
		<description><![CDATA[Quick tip: if you&#8217;re getting errors (e.g. instant disconnect or won&#8217;t connect) when connecting to your mac through VNC, try the following: Be sure to specify a password under &#34;computer settings&#34; on your mac. Set the &#34;color level&#34; to full (all available colors) on your VNC client. In RealVNC, these can be found by clicking [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/635/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;The property is read only&#8221; Error Using RIA Services</title>
		<link>http://adam-carter.com/posts/624</link>
		<comments>http://adam-carter.com/posts/624#comments</comments>
		<pubDate>Wed, 13 Jul 2011 16:36:06 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ria services]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=624</guid>
		<description><![CDATA[If you&#8217;re trying to modify the property of an object automagically generated from RIA Services within a Silverlight application and you&#8217;re getting a runtime error indicating that the the property is read only, here&#8217;s a simple fix. Simply add the attribute &#8220;[Editable(true)]&#8221; from System.ComponentModel.DataAnnotations at the top of the field that you&#8217;d like to be [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/624/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Invalid object name &#8216;dbo.xxx&#8217; using MVC3 and SQL Server</title>
		<link>http://adam-carter.com/posts/556</link>
		<comments>http://adam-carter.com/posts/556#comments</comments>
		<pubDate>Tue, 10 May 2011 17:52:47 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[sql sever]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=556</guid>
		<description><![CDATA[When working through the Movies tutorial on the ASP.NET website, I decided that it&#8217;d be fun to try to switch the data provider from SQL Compact to the full version of SQL Server 2008. In preparation for the move, I created a new (blank) database and gave the appropriate permissions to my test account. However, [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/556/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Location of Serial Code on UltraSharp Monitors</title>
		<link>http://adam-carter.com/posts/400</link>
		<comments>http://adam-carter.com/posts/400#comments</comments>
		<pubDate>Thu, 24 Feb 2011 00:26:07 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=400</guid>
		<description><![CDATA[Can&#8217;t seem to find your serial number on your new-ish Dell UltraSharp monitor? On older versions of the UltraSharp line (and probably other Dell monitors), the serial number could always be found on the back of the panel. As it turns out, Dell got fancy with newer models and is now placing the serial on [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/400/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The underlying connection was closed: The connection was closed unexpectedly</title>
		<link>http://adam-carter.com/posts/198</link>
		<comments>http://adam-carter.com/posts/198#comments</comments>
		<pubDate>Fri, 03 Dec 2010 19:50:19 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=198</guid>
		<description><![CDATA[If you&#8217;re attempting to return a LINQ to SQL object using a WCF service and are getting this error, what&#8217;s really happening is that .NET can&#8217;t serialize your object. This occurs when your LINQ to SQL objects contain circular references (example: customer points to an order, order points back to customer). To get around this, [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/198/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Row not found or changed &amp; LINQ</title>
		<link>http://adam-carter.com/posts/188</link>
		<comments>http://adam-carter.com/posts/188#comments</comments>
		<pubDate>Mon, 12 Jul 2010 22:01:56 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=188</guid>
		<description><![CDATA[This is a particularly well-known error (see here, here, and here), but this is the second time that I&#8217;ve had to do a search on this error so I thought that I&#8217;d post it here so that I can find it more quickly. Anyway, when this error occurs, make sure that the NULL types in [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/188/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SaveFileDialog Error When Debugging Silverlight Applications</title>
		<link>http://adam-carter.com/posts/173</link>
		<comments>http://adam-carter.com/posts/173#comments</comments>
		<pubDate>Wed, 09 Jun 2010 16:29:55 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=173</guid>
		<description><![CDATA[If you&#8217;re having difficulties debugging a section of code that uses the SafeFileDialog.ShowDialog() method, the reason is that Silverlight requires that the ShowDialog() method be called from a user-generated action. For whatever reason, entering into debug mode makes Silverlight think that you are not responding to a user-action, even when you are. To work around [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/173/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Default Layout when Using Zend Framework</title>
		<link>http://adam-carter.com/posts/167</link>
		<comments>http://adam-carter.com/posts/167#comments</comments>
		<pubDate>Thu, 03 Jun 2010 16:27:49 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=167</guid>
		<description><![CDATA[Quick Tip: If you want to change the default layout script in your Zend Framework MVC application, you can do one of the following: // Within controller $this-&#62;_helper_layout-&#62;setLayout('other-layout') //other-layout.phtml //Within view script layout()-&#62;setLayout('other-layout'); ?&#62; Thanks to Andrew at the StackOverflow forums. &#8211;Adam]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/167/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending a UserControl in Silverlight</title>
		<link>http://adam-carter.com/posts/162</link>
		<comments>http://adam-carter.com/posts/162#comments</comments>
		<pubDate>Mon, 31 May 2010 17:10:53 +0000</pubDate>
		<dc:creator>acarter</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://adam-carter.com/?p=162</guid>
		<description><![CDATA[In a current project that I&#8217;m working on, I needed to extend a UserControl to add some additional specialized functionality. This is very easy to do if all you need is to extend code, but it becomes much more difficult if you want to extend it via a XAML/C# UserControl. After much web searching, I [...]]]></description>
		<wfw:commentRss>http://adam-carter.com/posts/162/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

