<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx</link><description>Here's a really simple example that uses the source control API () in the Dec. CTP. It shows how to create a workspace, pend changes, check in those changes, and hook up some important event listeners. This sample doesn't do anything useful, but it should</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#10301529</link><pubDate>Sun, 06 May 2012 13:21:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10301529</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;Henry, I&amp;#39;m not sure. &amp;nbsp;I&amp;#39;d recommend checking out the licensing whitepaper at &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&amp;amp;id=13350"&gt;www.microsoft.com/.../details.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Buck&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10301529" width="1" height="1"&gt;</description></item><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#10300736</link><pubDate>Fri, 04 May 2012 01:46:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10300736</guid><dc:creator>Henry</dc:creator><description>&lt;p&gt;could Microsoft.VisualStudio.TeamFoundation.Client.dll be used without license issue in application development? &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10300736" width="1" height="1"&gt;</description></item><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#10296701</link><pubDate>Mon, 23 Apr 2012 17:42:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10296701</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;slasalle, you&amp;#39;ll actually want the one that takes a string (path) and a recursion type: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb139286.aspx"&gt;msdn.microsoft.com/.../bb139286.aspx&lt;/a&gt;. &amp;nbsp;In your case, it sounds like you want RecursionType.Full since you want all changes in your path (the branch).&lt;/p&gt;
&lt;p&gt;Buck&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10296701" width="1" height="1"&gt;</description></item><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#10295944</link><pubDate>Fri, 20 Apr 2012 19:41:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10295944</guid><dc:creator>slasalle</dc:creator><description>&lt;p&gt;probably should have mentioned, working with tfs2010&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10295944" width="1" height="1"&gt;</description></item><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#10295943</link><pubDate>Fri, 20 Apr 2012 19:40:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10295943</guid><dc:creator>slasalle</dc:creator><description>&lt;p&gt;Can anyone give me an example of how to use the workspace.getPendingChanges(string) method? I&amp;#39;m trying to only get pending changes for a specific branch in my source control, and it seem like that&amp;#39;s the ticket but I can&amp;#39;t seem to get it going.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10295943" width="1" height="1"&gt;</description></item><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#9961200</link><pubDate>Wed, 10 Feb 2010 14:11:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9961200</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;TestUser, you will find that one and the others that are in the GAC in %ProgramFiles%\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0. &amp;nbsp;While I'm using the RC installed on my machine to answer this, I believe the answer should be the same for beta 2.&lt;/p&gt;
&lt;p&gt;Buck&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9961200" width="1" height="1"&gt;</description></item><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#9947015</link><pubDate>Tue, 12 Jan 2010 09:48:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9947015</guid><dc:creator>TestUser</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;can you tell me where I get the file &amp;nbsp;Microsoft.VisualStudio.TeamFoundation.Client.dll, please?&lt;/p&gt;
&lt;p&gt;I'm working with the vm that includes the tfs 2010 beta and the visual studio 2010 beta 2.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9947015" width="1" height="1"&gt;</description></item><item><title>re: Team Foundation Source Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#9909868</link><pubDate>Tue, 20 Oct 2009 13:19:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9909868</guid><dc:creator>Damir Kovac</dc:creator><description>&lt;p&gt;Simple, yet powerful example, keep up the good work!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9909868" width="1" height="1"&gt;</description></item><item><title>Team Foundation Version Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#466668</link><pubDate>Thu, 15 Sep 2005 03:51:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:466668</guid><dc:creator>Buck Hodges</dc:creator><description>Here's a really simple example that uses the Beta 3 version control API.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=466668" width="1" height="1"&gt;</description></item><item><title>Team Foundation Version Control client API example</title><link>http://blogs.msdn.com/b/buckh/archive/2005/01/22/358674.aspx#463416</link><pubDate>Sat, 10 Sep 2005 20:28:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:463416</guid><dc:creator>Buck Hodges</dc:creator><description>Here's a really simple example that uses the Beta 3 version control API.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=463416" width="1" height="1"&gt;</description></item></channel></rss>