<?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>Steve Lange @ Work - All Comments</title><link>http://blogs.msdn.com/b/slange/</link><description>Steve Lange&amp;#39;s thoughts on application lifecycle management, Visual Studio, and Team Foundation Server</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: VS/TFS 2012 Tidbits: Requesting a Code Review on Code Already Checked in</title><link>http://blogs.msdn.com/b/slange/archive/2012/07/13/vs-tfs-2012-tidbits-requesting-a-code-review-on-code-already-checked-in.aspx#10410036</link><pubDate>Wed, 10 Apr 2013 15:27:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10410036</guid><dc:creator>StevenLange</dc:creator><description>&lt;p&gt;@Sri - &amp;quot;My Work&amp;quot; is part of Team Explorer 2012 with TFS 2012, the main TFS interface installed into Visual Studio 2012. &amp;nbsp;There&amp;#39;s no real setting that should prevent you from seeing it. &amp;nbsp;Take a look and make sure you&amp;#39;re using Visual Studio 2012 and Team Explorer 2012, talking to TFS 2012.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10410036" width="1" height="1"&gt;</description></item><item><title>re: VS/TFS 2012 Tidbits: Requesting a Code Review on Code Already Checked in</title><link>http://blogs.msdn.com/b/slange/archive/2012/07/13/vs-tfs-2012-tidbits-requesting-a-code-review-on-code-already-checked-in.aspx#10409759</link><pubDate>Tue, 09 Apr 2013 19:48:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10409759</guid><dc:creator>Sri</dc:creator><description>&lt;p&gt;I don&amp;#39;t find the &amp;#39;My Work&amp;#39; in the Team explorer. How do I get it?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10409759" width="1" height="1"&gt;</description></item><item><title>re: VS/TFS 2012 Tidbits: Requesting a Code Review on Code Already Checked in</title><link>http://blogs.msdn.com/b/slange/archive/2012/07/13/vs-tfs-2012-tidbits-requesting-a-code-review-on-code-already-checked-in.aspx#10405774</link><pubDate>Wed, 27 Mar 2013 16:38:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10405774</guid><dc:creator>Rene Schulte</dc:creator><description>&lt;p&gt;Seems like at least the dev has to request a code review from me, if I do that step myself I’m also the requester of the review.&lt;/p&gt;
&lt;p&gt;So how can I add code review comments if I come from outside and look over the code in general from time to time and don&amp;#39;t get requests by devs?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10405774" width="1" height="1"&gt;</description></item><item><title>re: “Fake” a TFS Build (or Create a Build That Doesn’t Do Anything)</title><link>http://blogs.msdn.com/b/slange/archive/2011/11/03/fake-a-tfs-build-or-create-a-build-that-doesn-t-do-anything.aspx#10399069</link><pubDate>Mon, 04 Mar 2013 12:38:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10399069</guid><dc:creator>Alon Amsalem</dc:creator><description>&lt;p&gt;The fact that you need to do all that just to push the data back into TFS or just to have an empty build definition is a good answer to why NOT use TFS.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10399069" width="1" height="1"&gt;</description></item><item><title>re: VS/TFS 2012 Tidbits: Requesting a Code Review on Code Already Checked in</title><link>http://blogs.msdn.com/b/slange/archive/2012/07/13/vs-tfs-2012-tidbits-requesting-a-code-review-on-code-already-checked-in.aspx#10398588</link><pubDate>Fri, 01 Mar 2013 18:22:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10398588</guid><dc:creator>StevenLange</dc:creator><description>&lt;p&gt;Hi Prashant,&lt;/p&gt;
&lt;p&gt;When you create a code review, a Code Review Request work item is created (as you know). &amp;nbsp;For each person you&amp;#39;ve requested as a reviewer, TFS will also create a Code Review Response work item, linked as a child to the Code Review Request.&lt;/p&gt;
&lt;p&gt;For example, if I create a Code Review Request named &amp;quot;Review this&amp;quot;, and add two people (Dave and Sam) as reviewers, I&amp;#39;ll get this (forgive my shorthand):&lt;/p&gt;
&lt;p&gt;Code Review Request - Title=Review This, Assigned To=Me&lt;/p&gt;
&lt;p&gt;\---- Code Review Response - Title=Review This (Dave), Assigned To=Dave&lt;/p&gt;
&lt;p&gt;\---- Code Review Response - Title=Review This (Sam), Assigned To=Sam&lt;/p&gt;
&lt;p&gt;So if you want to see who the reviewer(s) is/are, simply create a new query (not flat, but &amp;quot;Work Items and Direct Links&amp;quot;) that shows parent Code Review Requests and any child Code Review Responses. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope that helps!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10398588" width="1" height="1"&gt;</description></item><item><title>re: VS/TFS 2012 Tidbits: Requesting a Code Review on Code Already Checked in</title><link>http://blogs.msdn.com/b/slange/archive/2012/07/13/vs-tfs-2012-tidbits-requesting-a-code-review-on-code-already-checked-in.aspx#10398461</link><pubDate>Fri, 01 Mar 2013 10:08:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10398461</guid><dc:creator>Prashant</dc:creator><description>&lt;p&gt;Hi When you create a new code review request.. and open the same work item in using TFS queries we don&amp;#39;t find who is the reviewer.. instead we have context owner and it has some random generated value.. can you give me idea where to find who is the reviewer&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10398461" width="1" height="1"&gt;</description></item><item><title>re: Using Oracle and Visual Studio together?</title><link>http://blogs.msdn.com/b/slange/archive/2011/04/01/using-oracle-and-visual-studio-together.aspx#10396296</link><pubDate>Fri, 22 Feb 2013 19:22:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10396296</guid><dc:creator>asava samuel</dc:creator><description>&lt;p&gt;StevenLange&lt;/p&gt;
&lt;p&gt;Kellerman Software has an Oracle LINQ provider&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://www.kellermansoftware.com/p-47-net-data-access-layer.aspx"&gt;www.kellermansoftware.com/p-47-net-data-access-layer.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10396296" width="1" height="1"&gt;</description></item><item><title>re: Microsoft’s Visual Studio ALM is a leader in the the Gartner Magic Quadrant</title><link>http://blogs.msdn.com/b/slange/archive/2012/06/08/microsoft-s-visual-studio-alm-is-a-leader-in-the-the-gartner-magic-quadrant.aspx#10395226</link><pubDate>Tue, 19 Feb 2013 15:42:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10395226</guid><dc:creator>JAntonio</dc:creator><description>&lt;p&gt;Cordial saludo,&lt;/p&gt;
&lt;p&gt;Me parece bien, este comentario que enrique el desarrollo web y web movil tic me gustaria recibir mas info ojala en español al email jasuc@hotmail.com&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10395226" width="1" height="1"&gt;</description></item><item><title>re: Denver Study Group, by the Denver Visual Studio User Group</title><link>http://blogs.msdn.com/b/slange/archive/2013/02/06/denver-study-group-by-the-denver-visual-studio-user-group.aspx#10392725</link><pubDate>Mon, 11 Feb 2013 19:17:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10392725</guid><dc:creator>StevenLange</dc:creator><description>&lt;p&gt;@Denver user - Hard to argue that, and I&amp;#39;m sure you&amp;#39;re not the only one with this perspective. &amp;nbsp;Have you contacted the User Group directly to discuss? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.denvervisualstudio.net/Contacts.htm"&gt;www.denvervisualstudio.net/Contacts.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Microsoft doesn&amp;#39;t run the UG - we just host it in our office.&lt;/p&gt;
&lt;p&gt;Thanks for the feedback!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10392725" width="1" height="1"&gt;</description></item><item><title>re: Denver Study Group, by the Denver Visual Studio User Group</title><link>http://blogs.msdn.com/b/slange/archive/2013/02/06/denver-study-group-by-the-denver-visual-studio-user-group.aspx#10392721</link><pubDate>Mon, 11 Feb 2013 19:11:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10392721</guid><dc:creator>Denver user</dc:creator><description>&lt;p&gt;Someday you guys will get out of the south end of town and start doing this stuff in the Denver Metro area so it is centralized for all. I find this disturbing and typical. &amp;nbsp;You really expect someone to drive i-25 during rush hour (going south is the worst part of Denver rush hour)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10392721" width="1" height="1"&gt;</description></item></channel></rss>