<?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>OfficeDeveloper.NET&#187; throughput</title>
	<atom:link href="http://officedeveloper.net/tag/throughput/feed/" rel="self" type="application/rss+xml" />
	<link>http://officedeveloper.net</link>
	<description></description>
	<lastBuildDate>Sat, 12 May 2012 09:40:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Scanning Tool to Detect Custom XML Markup in .DOCX and .DOCM files</title>
		<link>http://officedeveloper.net/2010/01/20/scanning-tool-to-detect-custom-xml-markup-in-docx-and-docm-files/</link>
		<comments>http://officedeveloper.net/2010/01/20/scanning-tool-to-detect-custom-xml-markup-in-docx-and-docm-files/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 05:40:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[presence]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[system-]]></category>
		<category><![CDATA[throughput]]></category>
		<category><![CDATA[using-content]]></category>
		<category><![CDATA[word development]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/scanning-tool-to-detect-custom-xml-markup-in-docx-and-docm-files/</guid>
		<description><![CDATA[ Quick Start The Installer is located here .  Background reading What is Custom XML- ... and the impact of the i4i judgment on Word , Regarding Custom XML Patch distribution and availability , Associating Data with Content Controls , Using Content Controls vs. Custom XML Elements , After we made a patch available for Word related to the recent court ruling, we were asked by a handful of customers if there is a way to identify document files or solutions which may be affected. ]]></description>
			<content:encoded><![CDATA[<p> Quick Start The Installer is located here .  Background reading What is Custom XML- &#8230; and the impact of the i4i judgment on Word , Regarding Custom XML Patch distribution and availability , Associating Data with Content Controls , Using Content Controls vs. Custom XML Elements , After we made a patch available for Word related to the recent court ruling, we were asked by a handful of customers if there is a way to identify document files or solutions which may be affected. </p>
<p><a href="http://blogs.technet.com/gray_knowlton/attachment/3307162.ashx" class=""></a></p>
<p><img src="" /></p>
<p>View original here: <br />
<a target="_blank" href="http://blogs.technet.com/gray_knowlton/archive/2010/01/20/scanning-tool-to-detect-custom-xml-markup-in-docx-and-docm-files.aspx" title="Scanning Tool to Detect Custom XML Markup in .DOCX and .DOCM files">Scanning Tool to Detect Custom XML Markup in .DOCX and .DOCM files</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/01/20/scanning-tool-to-detect-custom-xml-markup-in-docx-and-docm-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Automation Services: How it Works</title>
		<link>http://officedeveloper.net/2010/01/18/word-automation-services-how-it-works/</link>
		<comments>http://officedeveloper.net/2010/01/18/word-automation-services-how-it-works/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 18:19:00 +0000</pubDate>
		<dc:creator>Staff</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office News]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Word]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[frequency]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[means]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[point-server]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[system-]]></category>
		<category><![CDATA[throughput]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://officedeveloper.net/word-automation-services-how-it-works/</guid>
		<description><![CDATA[ In my first two posts in the series on Word Automation Services, I talked about what it is and what it does – in this post, I wanted to drill in on how the service works from an architectural standpoint, and what that means for solutions built on top of it. Word Power on the Server The most important component of Word Automation Services is getting a core engine with 100% fidelity to desktop Word running on the server – accordingly, much of our effort was focused on this task. ]]></description>
			<content:encoded><![CDATA[<p> In my first two posts in the series on Word Automation Services, I talked about what it is and what it does – in this post, I wanted to drill in on how the service works from an architectural standpoint, and what that means for solutions built on top of it. Word Power on the Server The most important component of Word Automation Services is getting a core engine with 100% fidelity to desktop Word running on the server – accordingly, much of our effort was focused on this task. </p>
<p>Read more from the original source:<br />
<a target="_blank" href="http://blogs.msdn.com/microsoft_office_word/archive/2010/01/18/Word-Automation-Services-_2D00_-How-It-Works.aspx" title="Word Automation Services: How it Works">Word Automation Services: How it Works</a></p>
]]></content:encoded>
			<wfw:commentRss>http://officedeveloper.net/2010/01/18/word-automation-services-how-it-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

