<?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>Geek Runs Through My Veins : Developer Solutions</title><link>http://blogs.msdn.com/clichten/archive/tags/Developer+Solutions/default.aspx</link><description>Tags: Developer Solutions</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Developer Solutions Team on Channel 9</title><link>http://blogs.msdn.com/clichten/archive/2006/03/29/564109.aspx</link><pubDate>Wed, 29 Mar 2006 20:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:564109</guid><dc:creator>clichten</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/clichten/comments/564109.aspx</comments><wfw:commentRss>http://blogs.msdn.com/clichten/commentrss.aspx?PostID=564109</wfw:commentRss><wfw:comment>http://blogs.msdn.com/clichten/rsscomments.aspx?PostID=564109</wfw:comment><description>&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT face=Verdana&gt;&lt;FONT color=#000000&gt;About a month ago, at the end of our first sprint, we &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT face=Verdana&gt;&lt;FONT color=#000000&gt;invited Ken Levy to check out our first 3 power toys for Visual Studio 2005.&amp;nbsp;Channel 9 has now posted &lt;A href="http://channel9.msdn.com/showpost.aspx?postid=177200"&gt;the video&lt;/A&gt;, in which you’ll meet our team and catch demos of MSBee, Managed Stack Explorer, and the TFS Administration Tool.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=564109" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/clichten/archive/tags/Developer+Solutions/default.aspx">Developer Solutions</category></item><item><title>What Tools Do You Want After MSBee?</title><link>http://blogs.msdn.com/clichten/archive/2005/12/02/499556.aspx</link><pubDate>Sat, 03 Dec 2005 00:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:499556</guid><dc:creator>clichten</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/clichten/comments/499556.aspx</comments><wfw:commentRss>http://blogs.msdn.com/clichten/commentrss.aspx?PostID=499556</wfw:commentRss><wfw:comment>http://blogs.msdn.com/clichten/rsscomments.aspx?PostID=499556</wfw:comment><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;As mentioned in an earlier post, I'm on the DDCPX team here at Microsoft. Within that team, I'm working in the Aftermarket Solutions group, which is responsible for MSBee along with our tools we're preparing. Consequently, as we complete tools, we're eager to begin development on new ones. Thus, I'm asking &lt;STRONG&gt;you&lt;/STRONG&gt; if there are any tools you'd like to see us produce. Specifically, have you been using Visual Studio and thought to yourself, "Gee, I was there was something that did X"? That X is precisely the thing that we want to hear about. As an example, I was recently working with FxCop in Whidbey and discovered that FxCop didn't provide a way to get summary data (violation breakdowns by components, rules, rule types, etc...). &lt;/FONT&gt;&lt;FONT face=Verdana size=2&gt;Thus, I wrote a tool that reads FxCop XML files, displays the total number of defects, and can present the data in an Excel spreadsheet for easy viewing. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;So, if there are any tools that you'd like to see from us, please add a comment to this post with your idea. Additionally, if you think the FxCop tool I mentioned would be useful for you, please post a comment as well.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=499556" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/clichten/archive/tags/Developer+Solutions/default.aspx">Developer Solutions</category></item><item><title>Targeting .NET 1.1 with MSBuild</title><link>http://blogs.msdn.com/clichten/archive/2005/10/05/477506.aspx</link><pubDate>Wed, 05 Oct 2005 23:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477506</guid><dc:creator>clichten</dc:creator><slash:comments>39</slash:comments><comments>http://blogs.msdn.com/clichten/comments/477506.aspx</comments><wfw:commentRss>http://blogs.msdn.com/clichten/commentrss.aspx?PostID=477506</wfw:commentRss><wfw:comment>http://blogs.msdn.com/clichten/rsscomments.aspx?PostID=477506</wfw:comment><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Another idea we've been kicking around recently is plugging a hole with MSBuild and .NET 1.1. As is, VS 2005 only supports building managed&amp;nbsp;applications against .NET 2.0. This means that all managed applications built using VS 2005 require .NET 2.0 as a pre-requisite. This hurts us with ISV's and software vendors that distribute software&amp;nbsp;running on previous versions of .NET. For them to upgrade to Whidbey, they'll need&amp;nbsp;to redistribute .NET 2.0 to their customers or ask their exisitng customers to upgrade. Additionally, Enterprise customers that want to upgrade will need to ensure .NET 2.0 is fully deployed within their infrastructure / environment. As this isn't completely straightforward, and Whidbey cuts them off from targeting the .NET 1.1 runtime, this could slow adoption within our customer base. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Thus, we're considering offering custom MSBuild targets that take converted Everett projects and solutions and allow them to target the .NET 1.1 runtime.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;While some people have already offered simple custom targets to solve this problem, there still are major holes in those solutions. For example, we'd like to support COM references; I haven't seen any solutions that handle this. Additionally, there's the opportunity to have command line builds for solutions containing Web References and utilizing the Web Services client stack.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I'm currently researching this idea and estimating interest. If this is something you'dd like to see, please add a comment to this post.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=477506" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/clichten/archive/tags/Developer+Solutions/default.aspx">Developer Solutions</category><category domain="http://blogs.msdn.com/clichten/archive/tags/MSBee/default.aspx">MSBee</category></item><item><title>Building VC projects with msbuild (without using vcbuild)</title><link>http://blogs.msdn.com/clichten/archive/2005/06/07/Building-VC-projects-with-msbuild-and-not-using-vcbuild.aspx</link><pubDate>Wed, 08 Jun 2005 01:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:426422</guid><dc:creator>clichten</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/clichten/comments/426422.aspx</comments><wfw:commentRss>http://blogs.msdn.com/clichten/commentrss.aspx?PostID=426422</wfw:commentRss><wfw:comment>http://blogs.msdn.com/clichten/rsscomments.aspx?PostID=426422</wfw:comment><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Along with DDCPX engineering improvements, I've begun spending time looking for useful tools for the VS developer community. One project I have begun is msbuild/vcbuild related. For those who aren’t familiar with msbuild, msbuild is destined to be the official build engine for MS. Instead of using makefiles or sources files, msbuild uses XML based configuration files which execute various tasks. The XML format for msbuild is used in the .(vb|cs)proj files produced by Whidbey so msbuild can be used directly with these files for command line builds. 
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;As many people have noticed in the Whidbey betas, C# and VB project files both use msbuild XML elements. However, C++ is not fully integrated with msbuild; there are no cl or link tasks. Instead, executing &lt;EM&gt;&lt;SPAN style="FONT-FAMILY: Verdana"&gt;msbuild blah.vcproj&lt;/SPAN&gt;&lt;/EM&gt;&lt;EM&gt;&lt;SPAN style="FONT-STYLE: normal; FONT-FAMILY: Verdana"&gt; causes msbuild to invoke vcbuild to do the actual processing. Since this will not be changed prior to Whidbey RTM, I am working on a tool that converts .vcproj files to msbuild formatted files&lt;/SPAN&gt;&lt;/EM&gt;. Thus, a user could convert his .vcproj file to a msbuild formatted file that uses cl and link tasks (as opposed to the standard vcbuild task). Passing this file to msbuild would consequently build your C++ project without using vcbuild.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;At this point, I'm continuing my prototype while I measure community interest in such a tool.&amp;nbsp;So, if you are interested, please leave a comment or send me an email.&lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=426422" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/clichten/archive/tags/Developer+Solutions/default.aspx">Developer Solutions</category></item><item><title>DDCPX Aftermarket Solutions</title><link>http://blogs.msdn.com/clichten/archive/2005/06/07/DDCPX-Aftermarket-Solutions.aspx</link><pubDate>Tue, 07 Jun 2005 23:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:426413</guid><dc:creator>clichten</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/clichten/comments/426413.aspx</comments><wfw:commentRss>http://blogs.msdn.com/clichten/commentrss.aspx?PostID=426413</wfw:commentRss><wfw:comment>http://blogs.msdn.com/clichten/rsscomments.aspx?PostID=426413</wfw:comment><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Greetings. My name is Craig. I'm a developer on the DDCPX team at Microsoft. DDCPX stands for Developer Division Customer Platform Experience and is focused on increasing customer satisfaction of&amp;nbsp;developer products throughout the product lifecycle. My primary role on this team, thus far,&amp;nbsp;has been improving our engineering practices, with a key step being the use of the CoreXT build environment. &lt;A href="http://corext/"&gt;CoreXT&lt;/A&gt; is a MS internal build&amp;nbsp;environment that integrates a variety of tools (including PREFast, PREFix, PRESharp,&amp;nbsp;FxCop, OACR, NUnit, and WiX) and features with NT build. Two significant improvements over Razzle (another internal build environment)&amp;nbsp;are that CoreXT has built in support for multiple build types within the same build window and CoreXT provides multiple versions of VS compilers (and associated libraries) along with multiple versions of the .NET framework. Later posts will likely have some CoreXT discussion, coming primarily from my administration experiences.&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=426413" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/clichten/archive/tags/Developer+Solutions/default.aspx">Developer Solutions</category></item></channel></rss>