<?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>Web Site Development Tutorials - Web Developer Resource</title>
	<atom:link href="http://www.developertutorials.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com</link>
	<description>Web Development and Web Design Information Resources Helping You Build Great Websites!</description>
	<lastBuildDate>Sun, 19 May 2013 10:04:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>When Does Hosting Your Website in the Cloud Make Sense?</title>
		<link>http://www.developertutorials.com/articles/web-hosting-articles/when-does-hosting-in-the-cloud-make-sense-3075/</link>
		<comments>http://www.developertutorials.com/articles/web-hosting-articles/when-does-hosting-in-the-cloud-make-sense-3075/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 22:27:43 +0000</pubDate>
		<dc:creator>Larry Schoeneman</dc:creator>
				<category><![CDATA[Web Hosting Articles]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[cloud hosting]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=3075</guid>
		<description><![CDATA[In a normal hosting environment, you would be screwed.  You would have to contact your hosting provider, provision new servers, configure them, get them online and get them integrated and communicating with each other via a load balancer or some other approach.   This isn’t going to happen in 15 minutes. ]]></description>
		<wfw:commentRss>http://www.developertutorials.com/articles/web-hosting-articles/when-does-hosting-in-the-cloud-make-sense-3075/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fun with the Microsoft Managed Extensibility Framework Part 2</title>
		<link>http://www.developertutorials.com/tutorials/miscellaneous/fun-with-the-microsoft-managed-extensibility-framework-part-2-3065/</link>
		<comments>http://www.developertutorials.com/tutorials/miscellaneous/fun-with-the-microsoft-managed-extensibility-framework-part-2-3065/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 22:06:10 +0000</pubDate>
		<dc:creator>Larry Schoeneman</dc:creator>
				<category><![CDATA[Miscellaneous Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=3065</guid>
		<description><![CDATA[In the last installment we introduced the basic concepts behind the Microsoft Managed Extensibility Framework  and built a very simple example, expending a ton of effort for very little return.  In this installment, we’ll actually utilize the framework to build an application demonstrating pluggable components in use.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/miscellaneous/fun-with-the-microsoft-managed-extensibility-framework-part-2-3065/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with the Microsoft Managed Extensibility Framework Part 1</title>
		<link>http://www.developertutorials.com/tutorials/miscellaneous/fun-with-the-microsoft-managed-extensibility-framework-part-1-3053/</link>
		<comments>http://www.developertutorials.com/tutorials/miscellaneous/fun-with-the-microsoft-managed-extensibility-framework-part-1-3053/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 16:16:00 +0000</pubDate>
		<dc:creator>Larry Schoeneman</dc:creator>
				<category><![CDATA[Miscellaneous Tutorials]]></category>
		<category><![CDATA[mef]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=3053</guid>
		<description><![CDATA[Most developers at one time or another have found it necessary to componentize their application to allow new pieces to be “plugged in” without rebuilding the application.  While there are existing frameworks which address this area, such as one of the many Dependency Injection frameworks, they tend to be much broader in scope, and therefore more complicated to use.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/miscellaneous/fun-with-the-microsoft-managed-extensibility-framework-part-1-3053/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Management on the go with the iPad</title>
		<link>http://www.developertutorials.com/articles/tools-tips/website-management-on-the-go-with-the-ipad-2811/</link>
		<comments>http://www.developertutorials.com/articles/tools-tips/website-management-on-the-go-with-the-ipad-2811/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 14:58:01 +0000</pubDate>
		<dc:creator>Alec Duncan</dc:creator>
				<category><![CDATA[Tools and Tips]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[ipad]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=2811</guid>
		<description><![CDATA[If you are a webmaster, developer or designer and currently own, or plan on getting, an iPad here are 9 apps that I have found particularly helpful  for general website management. Some of these apps are free and some require a one-time fee.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/articles/tools-tips/website-management-on-the-go-with-the-ipad-2811/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Code Contracts in C# 4.0 &#8211; Part 1</title>
		<link>http://www.developertutorials.com/tutorials/c-sharp/code-contracts-in-c-sharp-4-part-1-2955/</link>
		<comments>http://www.developertutorials.com/tutorials/c-sharp/code-contracts-in-c-sharp-4-part-1-2955/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:00:23 +0000</pubDate>
		<dc:creator>Larry Schoeneman</dc:creator>
				<category><![CDATA[C# Tutorials]]></category>
		<category><![CDATA[c sharp]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=2955</guid>
		<description><![CDATA[Bugs occur.  Once you accept that fact, you can do something about it.  There are bugs in every piece of software with even a minimal level of complexity.  Various options exist to address these.  Manual testing is one, but it is often hard to reproduce, or just isn’t done.   Automated testing is also possible, and useful, particularly with regards to test driven development.  But even this has problems because poorly written tests require debugging themselves.  In short, there is NO silver bullet.  There are, however, more tools available.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/c-sharp/code-contracts-in-c-sharp-4-part-1-2955/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop Tutorial: Create a Colorful Explosion Retro Inspired Design</title>
		<link>http://www.developertutorials.com/tutorials/photoshop/photoshop-tutorial-create-a-colorful-explosion-retro-inspired-design-2908/</link>
		<comments>http://www.developertutorials.com/tutorials/photoshop/photoshop-tutorial-create-a-colorful-explosion-retro-inspired-design-2908/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 01:09:15 +0000</pubDate>
		<dc:creator>Anja</dc:creator>
				<category><![CDATA[Photoshop Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=2908</guid>
		<description><![CDATA[This Photoshop tutorial will teach you how to create a design featuring a colorful explosion contrasting with...]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/photoshop/photoshop-tutorial-create-a-colorful-explosion-retro-inspired-design-2908/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Roadmap to Becoming a Pro Twitter User</title>
		<link>http://www.developertutorials.com/articles/social-media-articles/the-roadmap-to-becoming-a-pro-twitter-user-2899/</link>
		<comments>http://www.developertutorials.com/articles/social-media-articles/the-roadmap-to-becoming-a-pro-twitter-user-2899/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 03:02:23 +0000</pubDate>
		<dc:creator>Chinmoy</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=2899</guid>
		<description><![CDATA[Social media and social networking are an integral part of developing and maintaining an online recognition. Online...]]></description>
		<wfw:commentRss>http://www.developertutorials.com/articles/social-media-articles/the-roadmap-to-becoming-a-pro-twitter-user-2899/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a Cool Grunge Wallpaper with Photoshop</title>
		<link>http://www.developertutorials.com/tutorials/photoshop/create-a-cool-grungy-wallpaper-with-photoshop-2862/</link>
		<comments>http://www.developertutorials.com/tutorials/photoshop/create-a-cool-grungy-wallpaper-with-photoshop-2862/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 11:31:55 +0000</pubDate>
		<dc:creator>Anja</dc:creator>
				<category><![CDATA[Photoshop Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=2862</guid>
		<description><![CDATA[This Photoshop tutorial will show you how to create a grungy design based on the concept of ‘music’ by starting off from a simple picture. The effect is achieved using textures, layer adjustments and several Photoshop tools. The same technique can be used to illustrate other concepts in a similar manner.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/photoshop/create-a-cool-grungy-wallpaper-with-photoshop-2862/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rolling with Razor in MVC Preview &#8211; Part 4</title>
		<link>http://www.developertutorials.com/tutorials/asp/rolling-with-razor-in-mvc-preview-part-4-2803/</link>
		<comments>http://www.developertutorials.com/tutorials/asp/rolling-with-razor-in-mvc-preview-part-4-2803/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 14:40:46 +0000</pubDate>
		<dc:creator>Larry Schoeneman</dc:creator>
				<category><![CDATA[ASP Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=2803</guid>
		<description><![CDATA[Coding in Razor When last we met… In the last installment, we took a look at partial...]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/asp/rolling-with-razor-in-mvc-preview-part-4-2803/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Rolling With jQuery &#8211; Part 3</title>
		<link>http://www.developertutorials.com/tutorials/javascript/get-rolling-with-jquery-part-3-2774/</link>
		<comments>http://www.developertutorials.com/tutorials/javascript/get-rolling-with-jquery-part-3-2774/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 22:14:06 +0000</pubDate>
		<dc:creator>Larry Schoeneman</dc:creator>
				<category><![CDATA[JavaScript Tutorials]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/?p=2774</guid>
		<description><![CDATA[Cascading Style Sheets and jQuery Where are we at? In the first part of this tutorial, we...]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/javascript/get-rolling-with-jquery-part-3-2774/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
