<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Nigel on Agile</title>
	<atom:link href="http://nigelonagile.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nigelonagile.com</link>
	<description>Software Engineering and Project Management on the Microsoft Platform</description>
	<lastBuildDate>Thu, 09 Feb 2012 10:12:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Step by Step VSS to TFS Migration by Ram Pratap</title>
		<link>http://nigelonagile.com/2010/09/01/step-by-step-vss-to-tfs-migration/#comment-249</link>
		<dc:creator><![CDATA[Ram Pratap]]></dc:creator>
		<pubDate>Thu, 09 Feb 2012 10:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://nigelshaw.wordpress.com/2010/09/01/128/#comment-249</guid>
		<description><![CDATA[Hi Juan. Can you please let me know how can we assign work in to team mates through TFS?]]></description>
		<content:encoded><![CDATA[<p>Hi Juan. Can you please let me know how can we assign work in to team mates through TFS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team Foundation Server 2010 API Interface by Crismer</title>
		<link>http://nigelonagile.com/2010/09/08/173/#comment-244</link>
		<dc:creator><![CDATA[Crismer]]></dc:creator>
		<pubDate>Fri, 21 Oct 2011 10:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://nigelonagile.com/?p=173#comment-244</guid>
		<description><![CDATA[HI, I have read and follow you excellent project, and tank you very much. I have the follow problem. When I run in debug mode the solution (after corectly compiled) I have retrieve the problems: 
TF237124: Work Item is not ready to save in the method

[TestMethod]
        public void ClearWorkItemLinksTest()

at this line 

 bug1.Save();

do you know why, please?

Thanks for you attention.]]></description>
		<content:encoded><![CDATA[<p>HI, I have read and follow you excellent project, and tank you very much. I have the follow problem. When I run in debug mode the solution (after corectly compiled) I have retrieve the problems:<br />
TF237124: Work Item is not ready to save in the method</p>
<p>[TestMethod]<br />
        public void ClearWorkItemLinksTest()</p>
<p>at this line </p>
<p> bug1.Save();</p>
<p>do you know why, please?</p>
<p>Thanks for you attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step VSS to TFS Migration by Himanshu Kansal</title>
		<link>http://nigelonagile.com/2010/09/01/step-by-step-vss-to-tfs-migration/#comment-238</link>
		<dc:creator><![CDATA[Himanshu Kansal]]></dc:creator>
		<pubDate>Wed, 27 Jul 2011 16:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://nigelshaw.wordpress.com/2010/09/01/128/#comment-238</guid>
		<description><![CDATA[Thank you so much Nigel for your great support. Your accurate answer to the specific problem save my lots of time which I may end up while doing Google or looking for the answers of my questions.

It was a great help from you for the VSS 6.0 to TFS 2010 migration.]]></description>
		<content:encoded><![CDATA[<p>Thank you so much Nigel for your great support. Your accurate answer to the specific problem save my lots of time which I may end up while doing Google or looking for the answers of my questions.</p>
<p>It was a great help from you for the VSS 6.0 to TFS 2010 migration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VSS to TFS 2010 Migration by Himanshu Kansal</title>
		<link>http://nigelonagile.com/2009/12/07/vss-to-tfs-2010-migration/#comment-236</link>
		<dc:creator><![CDATA[Himanshu Kansal]]></dc:creator>
		<pubDate>Tue, 26 Jul 2011 14:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://nigelshaw.wordpress.com/2009/12/07/vss-to-tfs-2010-migration/#comment-236</guid>
		<description><![CDATA[Hi,

We are doing migration from VSS 6.0 to TFS 2010 using VSSconverter utility. When we start doing this we get an error.
&quot;the vss converter requires visual sourcesafe 2005&quot;
Is that mean, we can not direclty migrate from VSS 6.0 to TFS 2010?

I appreciate any help in this.

Regards,
Himanshu]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We are doing migration from VSS 6.0 to TFS 2010 using VSSconverter utility. When we start doing this we get an error.<br />
&#8220;the vss converter requires visual sourcesafe 2005&#8243;<br />
Is that mean, we can not direclty migrate from VSS 6.0 to TFS 2010?</p>
<p>I appreciate any help in this.</p>
<p>Regards,<br />
Himanshu</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team Foundation Server 2010 API Interface by nigelshaw</title>
		<link>http://nigelonagile.com/2010/09/08/173/#comment-231</link>
		<dc:creator><![CDATA[nigelshaw]]></dc:creator>
		<pubDate>Fri, 08 Jul 2011 02:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://nigelonagile.com/?p=173#comment-231</guid>
		<description><![CDATA[Hi PandaBjoern. I took a look at the ExiaProcess.ElementType issue you raised. That should be OK. Actually that particular test is just testing the ability to create a query in the TFS query folder. In this case the query has a strange syntax because it assumes that the custom Exia DocumentElement workitem type is also created. But in fact the query never gets run during the tests. It&#039;s just the creation of the query that&#039;s tested. Here&#039;s the code for that method. 

/// &lt;summary&gt;
        /// A test for CreatePublicQuery. 
        /// &lt;/summary&gt;
        [TestMethod]
        public void CreateTeamQueryInRootFolderTest()
        {
            TfsApiInterface tfsApiInterface = new TfsApiInterface();
            tfsApiInterface.CreateTeamQuery(project, &quot;Exia Process&quot;, &quot;Requirements&quot;, &quot;SELECT System.ID, System.Title FROM WorkItems WHERE [System.TeamProject] = @project AND [System.WorkItemType] = &#039;Document Element&#039; AND [ExiaProcess.ElementType] = &#039;Requirement&#039;&quot;, &quot;Requirements&quot;);
        }

Just for information sake, the reason we need this in our API is so that we can query our documentation. The Exia Process not only manages work items, it also manages all project documentation. To do this, we create one custom work item type, the DocumentElement type.]]></description>
		<content:encoded><![CDATA[<p>Hi PandaBjoern. I took a look at the ExiaProcess.ElementType issue you raised. That should be OK. Actually that particular test is just testing the ability to create a query in the TFS query folder. In this case the query has a strange syntax because it assumes that the custom Exia DocumentElement workitem type is also created. But in fact the query never gets run during the tests. It&#8217;s just the creation of the query that&#8217;s tested. Here&#8217;s the code for that method. </p>
<p>///<br />
<summary>
        /// A test for CreatePublicQuery.<br />
        /// </summary>
<p>        [TestMethod]<br />
        public void CreateTeamQueryInRootFolderTest()<br />
        {<br />
            TfsApiInterface tfsApiInterface = new TfsApiInterface();<br />
            tfsApiInterface.CreateTeamQuery(project, &#8220;Exia Process&#8221;, &#8220;Requirements&#8221;, &#8220;SELECT System.ID, System.Title FROM WorkItems WHERE [System.TeamProject] = @project AND [System.WorkItemType] = &#8216;Document Element&#8217; AND [ExiaProcess.ElementType] = &#8216;Requirement&#8217;&#8221;, &#8220;Requirements&#8221;);<br />
        }</p>
<p>Just for information sake, the reason we need this in our API is so that we can query our documentation. The Exia Process not only manages work items, it also manages all project documentation. To do this, we create one custom work item type, the DocumentElement type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team Foundation Server 2010 API Interface by nigelshaw</title>
		<link>http://nigelonagile.com/2010/09/08/173/#comment-230</link>
		<dc:creator><![CDATA[nigelshaw]]></dc:creator>
		<pubDate>Fri, 08 Jul 2011 02:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://nigelonagile.com/?p=173#comment-230</guid>
		<description><![CDATA[Thanks for the feedback. I&#039;ll have a look at that ExiaProcess.ElementType. I&#039;ve made a note at the top of the blog about the required template.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the feedback. I&#8217;ll have a look at that ExiaProcess.ElementType. I&#8217;ve made a note at the top of the blog about the required template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team Foundation Server 2010 API Interface by PandaBjoern</title>
		<link>http://nigelonagile.com/2010/09/08/173/#comment-229</link>
		<dc:creator><![CDATA[PandaBjoern]]></dc:creator>
		<pubDate>Tue, 05 Jul 2011 13:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://nigelonagile.com/?p=173#comment-229</guid>
		<description><![CDATA[It should be noted that the TFS project needs to be an MS Agile v5 for the test to run correctly. Also some test might not run, due to &quot;[ExiaProcess.ElementType]&quot; in a few queries. :&#039;(]]></description>
		<content:encoded><![CDATA[<p>It should be noted that the TFS project needs to be an MS Agile v5 for the test to run correctly. Also some test might not run, due to &#8220;[ExiaProcess.ElementType]&#8221; in a few queries. :&#8217;(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team Foundation Server 2010 API Interface by nigelshaw</title>
		<link>http://nigelonagile.com/2010/09/08/173/#comment-219</link>
		<dc:creator><![CDATA[nigelshaw]]></dc:creator>
		<pubDate>Wed, 25 May 2011 11:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://nigelonagile.com/?p=173#comment-219</guid>
		<description><![CDATA[The compileable solution is now posted. I hope this helps your API programming. Please let me know if there are any glitches, problems, or suggestions for improvement! 

Cheers, 

Nigel]]></description>
		<content:encoded><![CDATA[<p>The compileable solution is now posted. I hope this helps your API programming. Please let me know if there are any glitches, problems, or suggestions for improvement! </p>
<p>Cheers, </p>
<p>Nigel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team Foundation Server 2010 API Interface by EVal</title>
		<link>http://nigelonagile.com/2010/09/08/173/#comment-218</link>
		<dc:creator><![CDATA[EVal]]></dc:creator>
		<pubDate>Tue, 24 May 2011 16:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://nigelonagile.com/?p=173#comment-218</guid>
		<description><![CDATA[I don&#039;t see a link to download a compilable solution.  I&#039;m very much looking forward to looking at that solution.  Regards.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t see a link to download a compilable solution.  I&#8217;m very much looking forward to looking at that solution.  Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Team Foundation Server 2010 API Interface by nigelshaw</title>
		<link>http://nigelonagile.com/2010/09/08/173/#comment-216</link>
		<dc:creator><![CDATA[nigelshaw]]></dc:creator>
		<pubDate>Mon, 02 May 2011 18:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://nigelonagile.com/?p=173#comment-216</guid>
		<description><![CDATA[Thanks for the heads up. I&#039;ve fixed the link to download the latest .cs file. We&#039;ll post a new compilable solution shortly (within a day or 2).]]></description>
		<content:encoded><![CDATA[<p>Thanks for the heads up. I&#8217;ve fixed the link to download the latest .cs file. We&#8217;ll post a new compilable solution shortly (within a day or 2).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

