<?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>Udaya Bhaskar Thummala</title><link>http://blogs.msdn.com/b/uday/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Desktop Build</title><link>http://blogs.msdn.com/b/uday/archive/2005/09/28/474719.aspx</link><pubDate>Wed, 28 Sep 2005 07:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:474719</guid><dc:creator>Udaya Bhaskar Thummala</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/uday/rsscomments.aspx?WeblogPostID=474719</wfw:commentRss><comments>http://blogs.msdn.com/b/uday/archive/2005/09/28/474719.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;As we all know, developers build their code and test the local binaries before checking it into the source control server. &lt;A href="http://msdn2.microsoft.com/en-us/library/ms181710"&gt;Team Foundation Build&lt;/A&gt;, a component of &lt;A href="http://lab.msdn.microsoft.com/teamsystem/"&gt;Visual Studio Team System&lt;/A&gt;, provides a feature called Desktop Build for the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-FAMILY: Sylfaen"&gt;Do we need Desktop Build? Why not we use Visual Studio or msbuild?&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;Everybody certainly thinks of this question before they get to know the advantage. &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;A simple answer for this question is that by building through Desktop Build, we can have all the advantages of having a Build Type. In simple words, we can specify multiple solutions, multiple configurations, multiple platforms, tests etc. in a Build Type and can build all these solutions for all given platforms/configurations and execute tests with a single command.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;Another major advantage is that Desktop Build builds the code with the same portfolio as that of Public Build as the same Build Type is used in both Public and Desktop Builds. There is no question of developer mistakenly using different configurations/platforms, different static analysis options, different testing options from those of the Public Build. If he intends to differ from Public Build, he can always modify his local copy of the Build Type.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;Though the same Build Type is used for both Desktop and Public Builds, Desktop Build is intelligent enough to skip the irrelevant steps like getting the sources from source control, creating work items in case of build failure, dropping the binaries into drop location, storing the build data in database etc. It just executes Compile and Test related tasks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-FAMILY: Sylfaen"&gt;Have you tried Desktop Build in &lt;A name=Intro&gt;&lt;/A&gt;&lt;A href="http://lab.msdn.microsoft.com/teamsystem/"&gt;&lt;SPAN style="mso-bookmark: Intro"&gt;Visual Studio 2005 Team System&lt;/SPAN&gt;&lt;SPAN style="mso-bookmark: Intro"&gt;&lt;/SPAN&gt;&lt;/A&gt; Beta2?&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;/B&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN style="FONT-FAMILY: Sylfaen"&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;If yes, you will have a better experience with Beta3 as the feature has got a better shape now and the things like tests, which weren’t working earlier are working now. You will also find many other changes; all the binaries are dropped into a folder called Binaries, all the test results are dropped into a folder called TestResults, TeamBuild.proj is renamed as TFSBuild.proj etc. Want to know more? Better, experience the product [:)]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Wingdings; mso-ascii-font-family: Sylfaen; mso-hansi-font-family: Sylfaen; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Wingdings; mso-ascii-font-family: Sylfaen; mso-hansi-font-family: Sylfaen; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;Here is how you can &lt;A href="http://msdn2.microsoft.com/en-us/library/ms181723"&gt;Desktop Build&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=474719" width="1" height="1"&gt;</description></item><item><title>Who am I?</title><link>http://blogs.msdn.com/b/uday/archive/2005/09/28/474717.aspx</link><pubDate>Wed, 28 Sep 2005 06:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:474717</guid><dc:creator>Udaya Bhaskar Thummala</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/uday/rsscomments.aspx?WeblogPostID=474717</wfw:commentRss><comments>http://blogs.msdn.com/b/uday/archive/2005/09/28/474717.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;I’m Udaya Bhaskar Thummala, working as Software Design Engineer-Test in &lt;A href="http://www.microsoft.com/India/IndiaDev/"&gt;Microsoft India Development Center&lt;/A&gt;, Hyderabad.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: Sylfaen"&gt;I’m working on &lt;A href="http://lab.msdn.microsoft.com/teamsystem/"&gt;Visual Studio Team System&lt;/A&gt;,&amp;nbsp;to be specific for a component called &lt;A href="http://msdn2.microsoft.com/en-us/library/ms181710"&gt;Team Foundation Build&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=474717" width="1" height="1"&gt;</description></item></channel></rss>