<?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>Blogged By Chris</title>
	<atom:link href="http://www.bloggedbychris.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggedbychris.com</link>
	<description>A blog on software and life by Chris</description>
	<lastBuildDate>Fri, 17 Feb 2012 07:04:04 +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>BizTalk 101: Visual Studio Schema Validation Tools</title>
		<link>http://www.bloggedbychris.com/2012/02/17/biztalk-101-visual-studio-schema-validation-tools/</link>
		<comments>http://www.bloggedbychris.com/2012/02/17/biztalk-101-visual-studio-schema-validation-tools/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 06:16:34 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[biztalk]]></category>
		<category><![CDATA[visual studio 2010]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xsd]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=411</guid>
		<description><![CDATA[When building schemas in Visual Studio, it is quite often that you wonder if the schema you built actually can validate against an instance of an XML or flat file.  One way to find out is to deploy the Solution to BizTalk and to push a file through your ports using XMLValidate pipelines.  However, this [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2012/02/17/biztalk-101-visual-studio-schema-validation-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BizTalk 101: CSV With Quote Qualified / Quote Wrapped Values to XML</title>
		<link>http://www.bloggedbychris.com/2012/02/17/biztalk-101-csv-quote-qualified-quote-wrapped-values-xml/</link>
		<comments>http://www.bloggedbychris.com/2012/02/17/biztalk-101-csv-quote-qualified-quote-wrapped-values-xml/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 05:29:10 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[biztalk]]></category>
		<category><![CDATA[biztalk 2010]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=398</guid>
		<description><![CDATA[This post will build upon the foundation I provided in the article titled, &#8220;First BizTalk Project – Simple Translation: CSV File to XML File&#8220;.  In that article I discussed how to generate XML from a simple CSV file.  Before proceeding, you may want to breeze over and familiarize yourself with the Flat File Schema Wizard [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2012/02/17/biztalk-101-csv-quote-qualified-quote-wrapped-values-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exceptional Code</title>
		<link>http://www.bloggedbychris.com/2011/11/10/exceptional-code/</link>
		<comments>http://www.bloggedbychris.com/2011/11/10/exceptional-code/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 19:39:33 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=387</guid>
		<description><![CDATA[So it is not very often that I take the time to post something that isn&#8217;t, at least somewhat, informative, but I just ran into quite possibly the best error message ever and wanted to share it. So from what I can tell from the following error, .NET found that my code was coded so [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/11/10/exceptional-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AppFabric Caching</title>
		<link>http://www.bloggedbychris.com/2011/11/07/appfabric-caching/</link>
		<comments>http://www.bloggedbychris.com/2011/11/07/appfabric-caching/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 04:43:55 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[caching]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=366</guid>
		<description><![CDATA[I recently gave a presentation at Desert Code Camp titled, &#8220;Utilizing AppFabric Caching to Optimize Performance&#8220;.  I wanted to recap some of the topics and demos I covered and upload the examples and presentation content. Content Click here for the power point presentation. Demos Here are the beginning and ending files used to implement the code [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/11/07/appfabric-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BizTalk 101: Creating Message Programatically from Scratch</title>
		<link>http://www.bloggedbychris.com/2011/10/18/biztalk-101-creating-message-programatically-scratch/</link>
		<comments>http://www.bloggedbychris.com/2011/10/18/biztalk-101-creating-message-programatically-scratch/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 08:58:48 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[biztalk]]></category>
		<category><![CDATA[biztalk 2010]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=352</guid>
		<description><![CDATA[This post will show you how to construct a BizTalk message in code through the use of a message assignment object. &#160; &#160; Introduction This demo assumes that you have already installed and configured BizTalk.  The demos and instructions are intended for an environment using BizTalk Server 2010 with the aide of Visual Studio 2010. &#160; What [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/10/18/biztalk-101-creating-message-programatically-scratch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First BizTalk Project &#8211; Simple Translation: CSV File to XML File</title>
		<link>http://www.bloggedbychris.com/2011/09/29/first-biztalk-project-simple-translation-csv-file-to-xml-file/</link>
		<comments>http://www.bloggedbychris.com/2011/09/29/first-biztalk-project-simple-translation-csv-file-to-xml-file/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 07:31:37 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[biztalk]]></category>
		<category><![CDATA[csv file]]></category>
		<category><![CDATA[csv to xml]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[xml file]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=292</guid>
		<description><![CDATA[Learning BizTalk can be a very daunting task.  In this blog I intend to simplify the learning process for you by walking you through the process of creating a Flat File Schema and using it along with a BizTalk orchestration and Send/Receive pipelines in order to convert a CSV file to XML.  Although a real [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/09/29/first-biztalk-project-simple-translation-csv-file-to-xml-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Signing a .NET Assembly in Visual Studio</title>
		<link>http://www.bloggedbychris.com/2011/09/29/signing-a-net-assembly-in-visual-studio/</link>
		<comments>http://www.bloggedbychris.com/2011/09/29/signing-a-net-assembly-in-visual-studio/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 02:00:06 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[gacutil]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[visual studio 2010]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=278</guid>
		<description><![CDATA[I wanted to start off by clarifying what a strongly named assembly is.  Per this MSDN article, a strongly named assembly is an assembly whose name consists of “its simple text name, version number, and culture information (if provided) … plus a public key and a digital signature”.  The focus of this article will be [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/09/29/signing-a-net-assembly-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCPD Exam 70-515 (Part 4): Implementing Client-Side Scripting and AJAX</title>
		<link>http://www.bloggedbychris.com/2011/07/28/mcpd-exam-70-515-part-4-implementing-client-side-scripting-and-ajax/</link>
		<comments>http://www.bloggedbychris.com/2011/07/28/mcpd-exam-70-515-part-4-implementing-client-side-scripting-and-ajax/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 06:04:04 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[MCPD]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[70-515]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[client-side]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[mcpd]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=263</guid>
		<description><![CDATA[This blog post is a part of a series of blog posts focused on providing links and information regarding the MCPD certification.  If you’d like to see a broad overview of the MCPD certification, please refer to the bread crums below. MCPD Certifications Guide MCPD: Microsoft Visual Studio 2010 – Web Developer 4 Exam 70-515: [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/07/28/mcpd-exam-70-515-part-4-implementing-client-side-scripting-and-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCPD Exam 70-515 (Part 3): Developing and Using Web Forms Controls</title>
		<link>http://www.bloggedbychris.com/2011/07/16/mcpd-exam-70-515-part-3-developing-and-using-web-forms-controls/</link>
		<comments>http://www.bloggedbychris.com/2011/07/16/mcpd-exam-70-515-part-3-developing-and-using-web-forms-controls/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 06:25:11 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[MCPD]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[70-515]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[mcpd]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=242</guid>
		<description><![CDATA[This blog post is a part of a series of blog posts focused on providing links and information regarding the MCPD certification.  If you’d like to see a broad overview of the MCPD certification, please refer to the bread crums below. MCPD Certifications Guide MCPD: Microsoft Visual Studio 2010 – Web Developer 4 Exam 70-515: [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/07/16/mcpd-exam-70-515-part-3-developing-and-using-web-forms-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MCPD Exam 70-515 (Part 2): Displaying and Manipulating Data</title>
		<link>http://www.bloggedbychris.com/2011/07/11/mcpd-70-515-displaying-and-manipulating-data/</link>
		<comments>http://www.bloggedbychris.com/2011/07/11/mcpd-70-515-displaying-and-manipulating-data/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 01:04:29 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[MCPD]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[70-515]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[mcpd]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.bloggedbychris.com/?p=145</guid>
		<description><![CDATA[This blog post is a part of a series of blog posts focused on providing links and information regarding the MCPD certification.  If you&#8217;d like to see a broad overview of the MCPD certification, please refer to the bread crums below. MCPD Certifications Guide MCPD: Microsoft Visual Studio 2010 &#8211; Web Developer 4 Exam 70-515: [...]]]></description>
		<wfw:commentRss>http://www.bloggedbychris.com/2011/07/11/mcpd-70-515-displaying-and-manipulating-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

