<?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>tail -f on the TFS activity log</title><link>http://blogs.msdn.com/jmanning/archive/2006/09/04/738904.aspx</link><description>We already saw how we could use the QueryServerRequests web method to tell the calls that are actively going on for the Version Control portion of our TFS instance . I've found that to be pretty useful, as I use it on nearly a daily basis to quickly see</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: tail -f on the TFS activity log</title><link>http://blogs.msdn.com/jmanning/archive/2006/09/04/738904.aspx#739770</link><pubDate>Mon, 04 Sep 2006 19:25:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:739770</guid><dc:creator>dontBotherMeWithSpam</dc:creator><description>Thank you for the great post there James.&lt;br&gt;I have few comments to make about this post.&lt;br&gt;&lt;br&gt;&amp;gt; &amp;quot;unfortunately, PowerShell V1 doesn't have a try/finally kind of mechanism&amp;quot;&lt;br&gt;There is a &amp;quot;trap&amp;quot; feature for cleaning up some codes or report errors although it will not handle &amp;quot;Ctrl^C&amp;quot;.&lt;br&gt;&lt;br&gt;&amp;gt; &amp;quot;Since we really want a try/finally kind of thing here, one angle is that this should be coded in C# instead&amp;quot;&lt;br&gt;I agree with this comment since, in C#, not only you can use try/catch/finally, but Cmdlet class also has &amp;quot;StopProcessing&amp;quot; method(&lt;a rel="nofollow" target="_new" href="http://windowssdk.msdn.microsoft.com/en-us/library/system.management.automation.cmdlet.stopprocessing.aspx"&gt;http://windowssdk.msdn.microsoft.com/en-us/library/system.management.automation.cmdlet.stopprocessing.aspx&lt;/a&gt;)&lt;br&gt;for handling stop process(but I am not sure if &amp;quot;StopProcessing&amp;quot; would be a bullet proof way of handling Ctrl^c though)&lt;br&gt;&lt;br&gt;&amp;gt; &amp;quot;since the default contents are assumed to be in the process block&amp;quot;&lt;br&gt;Default block for &amp;quot;function&amp;quot; is &amp;quot;End&amp;quot; block while the default block of &amp;quot;filter&amp;quot; is &amp;quot;process&amp;quot; block.&lt;br&gt;</description></item><item><title>James Manning: Watching TfsActivityLogging</title><link>http://blogs.msdn.com/jmanning/archive/2006/09/04/738904.aspx#741380</link><pubDate>Tue, 05 Sep 2006 20:44:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:741380</guid><dc:creator>Rob Caron</dc:creator><description>James Manning shares some more PowerShell goodness in his post that describes&amp;amp;amp;nbsp;how to watch Team...</description></item><item><title>re: tail -f on the TFS activity log</title><link>http://blogs.msdn.com/jmanning/archive/2006/09/04/738904.aspx#753027</link><pubDate>Thu, 14 Sep 2006 03:55:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:753027</guid><dc:creator>GrantH</dc:creator><description>Great tool James. We're doing a TFS rollout pilot with a client at the moment, so it's great to see how they're actually using it.&lt;br&gt;&lt;br&gt;Grant</description></item><item><title>TFS Performance &amp;amp; Excel 2007 Heat Map &amp;laquo; Grant Holliday</title><link>http://blogs.msdn.com/jmanning/archive/2006/09/04/738904.aspx#7902519</link><pubDate>Tue, 26 Feb 2008 14:51:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7902519</guid><dc:creator>TFS Performance &amp; Excel 2007 Heat Map « Grant Holliday</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://ozgrant.com/2008/02/26/tfs-performance-excel-2007-heat-map/"&gt;http://ozgrant.com/2008/02/26/tfs-performance-excel-2007-heat-map/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>