<?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>Michael Merrell . com &#187; Web Development</title>
	<atom:link href="http://michaelmerrell.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelmerrell.com</link>
	<description>This website is devoted to web development and my technology opinions.</description>
	<lastBuildDate>Thu, 17 Nov 2011 13:57:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>xClassNotDerivedFromElement Error in Silverlight</title>
		<link>http://michaelmerrell.com/2010/09/xclassnotderivedfromelement-error-in-silverlight/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://michaelmerrell.com/2010/09/xclassnotderivedfromelement-error-in-silverlight/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 02:21:21 +0000</pubDate>
		<dc:creator>Michael Merrell</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Custom Control]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Exception]]></category>
		<category><![CDATA[Silverlight 4]]></category>
		<category><![CDATA[UserControl]]></category>

		<guid isPermaLink="false">http://michaelmerrell.com/?p=359</guid>
		<description><![CDATA[The other day while working on a Silverlight application I received the following error: “Parser internal error: Object writer &#8216;xClassNotDerivedFromElement&#8217;. [Line: N Position: N] at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)” When calling the InitializeComponent() internal method on a custom user control. So I did what I did best and searched Google for the answer, and while <a href='http://michaelmerrell.com/2010/09/xclassnotderivedfromelement-error-in-silverlight/'>[Read More...]</a>]]></description>
		<wfw:commentRss>http://michaelmerrell.com/2010/09/xclassnotderivedfromelement-error-in-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Global Error logging in MVC or ASP .NET using C#</title>
		<link>http://michaelmerrell.com/2010/04/global-error-logging-in-mvc-or-asp-net-using-c/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://michaelmerrell.com/2010/04/global-error-logging-in-mvc-or-asp-net-using-c/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 04:00:04 +0000</pubDate>
		<dc:creator>Michael Merrell</dc:creator>
				<category><![CDATA[C# ASP.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Error Handling]]></category>
		<category><![CDATA[Error Logging]]></category>
		<category><![CDATA[Error Table]]></category>
		<category><![CDATA[Exception]]></category>
		<category><![CDATA[Global Error]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://michaelmerrell.com/?p=280</guid>
		<description><![CDATA[With the implementation of MVC there is a lot more room for unhanded global exceptions because in MVC you are encouraged to write more in line code to accompany the back end code. So what happens when an exception is thrown within the front end code? Well you&#8217;ll have an exception that will bubble up <a href='http://michaelmerrell.com/2010/04/global-error-logging-in-mvc-or-asp-net-using-c/'>[Read More...]</a>]]></description>
		<wfw:commentRss>http://michaelmerrell.com/2010/04/global-error-logging-in-mvc-or-asp-net-using-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forced FTP Login in WordPress using GoDaddy Resolved</title>
		<link>http://michaelmerrell.com/2010/03/forced-ftp-login-in-wordpress-using-godaddy-resolved/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://michaelmerrell.com/2010/03/forced-ftp-login-in-wordpress-using-godaddy-resolved/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:16:08 +0000</pubDate>
		<dc:creator>Michael Merrell</dc:creator>
				<category><![CDATA[Website Enhancements]]></category>
		<category><![CDATA[FTP Login]]></category>
		<category><![CDATA[GoDaddy]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://michaelmerrell.com/?p=270</guid>
		<description><![CDATA[Recently I was struggling with something in WordPress, any time I would try and make a change to a plug in or try and upgrade it would prompt me for a FTP Login. This was frustrating me as this blog was the only one I&#8217;ve set up so far that was giving me these problems. <a href='http://michaelmerrell.com/2010/03/forced-ftp-login-in-wordpress-using-godaddy-resolved/'>[Read More...]</a>]]></description>
		<wfw:commentRss>http://michaelmerrell.com/2010/03/forced-ftp-login-in-wordpress-using-godaddy-resolved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Site Maps, An Important Part of a Website&#8217;s Diet</title>
		<link>http://michaelmerrell.com/2010/03/site-maps-an-important-part-of-a-websites-diet/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://michaelmerrell.com/2010/03/site-maps-an-important-part-of-a-websites-diet/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 22:46:12 +0000</pubDate>
		<dc:creator>Michael Merrell</dc:creator>
				<category><![CDATA[Website Enhancements]]></category>
		<category><![CDATA[Generating]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Site Maps]]></category>
		<category><![CDATA[Sitemap]]></category>
		<category><![CDATA[Submitting]]></category>

		<guid isPermaLink="false">http://michaelmerrell.com/?p=253</guid>
		<description><![CDATA[If you are a SEO nut you already know why site maps are important, they give search engines an easy way to tell what content is on your site, where it is and what importance it is. A site map is vital for websites that use flash, JavaScript or any other type of navigation that <a href='http://michaelmerrell.com/2010/03/site-maps-an-important-part-of-a-websites-diet/'>[Read More...]</a>]]></description>
		<wfw:commentRss>http://michaelmerrell.com/2010/03/site-maps-an-important-part-of-a-websites-diet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamically modifying the ASP.NET GridView paging control.</title>
		<link>http://michaelmerrell.com/2010/01/dynamically-modifying-the-asp-net-gridview-paging-control/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://michaelmerrell.com/2010/01/dynamically-modifying-the-asp-net-gridview-paging-control/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 14:21:18 +0000</pubDate>
		<dc:creator>Michael Merrell</dc:creator>
				<category><![CDATA[C# ASP.NET]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[GridView]]></category>
		<category><![CDATA[Paging]]></category>

		<guid isPermaLink="false">http://michaelmerrell.com/?p=231</guid>
		<description><![CDATA[Recently we had a client ask us to add a label in front of the paging control on an ASP.NET gridview numeric paging control so that users would know what the numbers meant. This seemed like a reasonable request as we were dealing with users who may not be the most tech savvy, plus it <a href='http://michaelmerrell.com/2010/01/dynamically-modifying-the-asp-net-gridview-paging-control/'>[Read More...]</a>]]></description>
		<wfw:commentRss>http://michaelmerrell.com/2010/01/dynamically-modifying-the-asp-net-gridview-paging-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

