<?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>Powertoys WebLog : Source Code Provided</title><link>http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx</link><description>Tags: Source Code Provided</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>VS Content Installer Power Toys</title><link>http://blogs.msdn.com/powertoys/archive/2005/08/18/451818.aspx</link><pubDate>Thu, 18 Aug 2005 20:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:451818</guid><dc:creator>Powertoys</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/451818.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=451818</wfw:commentRss><description>&lt;P&gt;&lt;a href="http://blogs.msdn.com/craigskibo/archive/2005/08/12/451017.aspx"&gt;Via Craig&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The first release of the VS Content Installer Power Toys are now available. You will need a recent build of VS (I tested with the August CTP, but the July version may also work) to use these tools. Remember, they are still a beta build, so not everything will work as expected. But here is what is available: &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&lt;EM&gt;&lt;STRONG&gt;Content Builder&lt;/STRONG&gt; - easily create VSI files with an easy to user wizard interface &lt;BR&gt;&lt;STRONG&gt;Content Uninstaller&lt;/STRONG&gt; - remove content installed through the Content Installer&lt;BR&gt;&lt;STRONG&gt;Code Library Installer&lt;/STRONG&gt; - install libraries for use within the Add Reference dialog box &lt;BR&gt;&lt;STRONG&gt;Debugger Visualizer Installer&lt;/STRONG&gt; - install debugger visualizers (both in DLL and CS form) &lt;BR&gt;&lt;STRONG&gt;Help Installer&lt;/STRONG&gt; - install help topics which are automatically included into the MSDN help browser &lt;BR&gt;&lt;STRONG&gt;Samples Installer&lt;/STRONG&gt; - install samples &lt;BR&gt;&lt;STRONG&gt;Snippet Directory Installer&lt;/STRONG&gt; - an extension of the the snippets installer, but gives you a bit more control in how the files are installed&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The content installer also has 4 starter kits (2 for C#, 2 for VB) to help you create your own custom installers. There is also a starter kit (in C#) that will help create plugins into the content builder to automatically upload content to content hosting web sites. Unfortunately, there are no content hosting web sites that support automatic upload yet, but I am working on that - I am currently working on a starter kit to create web sites that host VSI content, just run the starter kit template and you have a full web site that supports uploading, downloading, content rating, etc. More information on this in the next few weeks.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;This MSI will also place IntelliSense XML files for programming the Content Installer, unfortunately, because of a recent change in VS, this may not work as it should. But you should be able to move the xml file yourself to the correct location.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;I plan on making the source code available to these tools soon.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;You can download the msi to install the power toys at &lt;/EM&gt;&lt;A href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=6b1aceda-e613-4dac-beeb-0cd8ad8f2d41"&gt;&lt;EM&gt;http://www.gotdotnet.com/workspaces/workspace.aspx?id=6b1aceda-e613-4dac-beeb-0cd8ad8f2d41&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=451818" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2005/default.aspx">VS 2005</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Productivity+Tools+_2800_Non-VS_2900_/default.aspx">_Productivity Tools (Non-VS)</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/From+MS+Team+Member/default.aspx">From MS Team Member</category></item><item><title>If you use Regular Expressions, you need to check out this Regex Builder tool</title><link>http://blogs.msdn.com/powertoys/archive/2005/04/15/408685.aspx</link><pubDate>Fri, 15 Apr 2005 21:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:408685</guid><dc:creator>Powertoys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/408685.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=408685</wfw:commentRss><description>&lt;P&gt;One of my coworkers in Visual Studio has created this really cool tool for creating and testing Regular Expressions.&amp;nbsp; I’ve just recently started using .NET Regular Expressions in my Editor testing, so take my word for it that this tool greatly helps with writing regular expressions.&lt;/P&gt;
&lt;P&gt;Overview for the tool, as written on GotDotNet:&lt;BR&gt;&lt;EM&gt;A tool for building and testing Regular Expressions. It allows you to manipulate the expression and your source text, and shows you a tree with all of the Matches, Groups, and Captures found in the text.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;The tool can be found at &lt;BR&gt;&lt;A href="http://www.gotdotnet.com/Workspaces/Workspace.aspx?id=9e33c395-8275-4906-8a09-0bff41fdc1d6"&gt;http://www.gotdotnet.com/Workspaces/Workspace.aspx?id=9e33c395-8275-4906-8a09-0bff41fdc1d6&lt;/A&gt;&lt;/P&gt;Thanks,&lt;BR&gt;-&lt;a href="https://blogs.msdn.com:443/saraford"&gt;sara&lt;/A&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=408685" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/Testing+Tools/default.aspx">Testing Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/From+MS+Team+Member/default.aspx">From MS Team Member</category></item><item><title>Go Back Visual Studio Add-in</title><link>http://blogs.msdn.com/powertoys/archive/2005/03/23/401009.aspx</link><pubDate>Wed, 23 Mar 2005 19:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:401009</guid><dc:creator>Powertoys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/401009.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=401009</wfw:commentRss><description>&lt;p&gt;&lt;i&gt;&lt;a href="http://www.codeproject.com/useritems/GoBackAddin.asp"&gt;http://www.codeproject.com/useritems/GoBackAddin.asp&lt;/a&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/i&gt;&lt;/p&gt; &lt;p&gt;&lt;i&gt;[Via &lt;a href="http://dotAvery.com/blog/archive/2005/03/21/2710.aspx"&gt;.Avery Blog&lt;/a&gt;]&lt;/i&gt; &lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;The Go Back Add-in provides a Navigate Backward functionality that is different than the normal Navigate Backward functionality. (Which does&amp;nbsp;some neat things like close a file if you happened to have opened it while navigating forward)&amp;nbsp;The author of the tool is pretty passionate about what he wants and built the exact functionality he was looking for, if you agree with what he likes then you should love it.&lt;/p&gt; &lt;p&gt;(via &lt;a href="http://www.larkware.com/dg2/TheDailyGrind583.html"&gt;The Daily Grind&lt;/a&gt;)&lt;/p&gt; &lt;p&gt;-James&lt;/p&gt;&lt;img height="1" src="http://dotAvery.com/blog/aggbug/2710.aspx" width="1" /&gt;&lt;/blockquote&gt;This is a pretty cool extension to the Navigate backwards command in VS. Oh, if you like that command in general then you might also want to check out the &lt;a href="http://www.gotdotnet.com/workspaces/releases/viewuploads.aspx?id=f020dba1-ada0-41a3-b15b-cd433c0e3f9e"&gt;VSMouseBindings powertoy &lt;/a&gt;that will let you bind the navigate back/forward commands to your extra mouse keys. &lt;a title="Josh" href="/jledgard" target="_blank"&gt;Josh&lt;/a&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=401009" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2002/default.aspx">VS 2002</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>VBCommenter 1.2.5 FINAL Released for Adding XML Comments to VB.Net</title><link>http://blogs.msdn.com/powertoys/archive/2005/03/19/399212.aspx</link><pubDate>Sun, 20 Mar 2005 01:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:399212</guid><dc:creator>Powertoys</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/399212.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=399212</wfw:commentRss><description>&lt;p align="left"&gt;I continue to be impressed by the people from the community that step up and make serious improvements to the VBCommenter tool. The &lt;a href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=112b5449-f702-46e2-87fa-86bdf39a17dd"&gt;new release&lt;/a&gt;, from Doug, &lt;a href="http://weblogs.asp.net/drohrer/archive/2005/03/16/394956.aspx"&gt;is very impressive&lt;/a&gt;.&amp;nbsp; Here are just some of the improvements he highlighted on his blog. &lt;/p&gt; &lt;ul&gt; &lt;li&gt; &lt;div align="left"&gt;Major speed improvements (mostly related to schema and XML validation handling). For example, a large project that took 14 minutes to build using 1.2 and 2 minutes without VBCommenter takes about 2.5 minutes with 1.2.5. &lt;/div&gt;&lt;/li&gt; &lt;li&gt; &lt;div align="left"&gt;Improved comment schema (includes all NDoc extensions to the XML comment schema) &lt;/div&gt;&lt;/li&gt; &lt;li&gt; &lt;div align="left"&gt;Improved XML validation and task list reporting &lt;/div&gt;&lt;/li&gt; &lt;li&gt; &lt;div align="left"&gt;cref resolution is much better - If your class has a method called "Log" and you want to reference it, the generated cref will be correct instead of pointing to System.Diagnostics.Log &lt;/div&gt;&lt;/li&gt; &lt;li&gt; &lt;div align="left"&gt;Reads assemblies in read-only mode to avoid locking the file or the inability to load the assembly if the IDE has it locked &lt;/div&gt;&lt;/li&gt; &lt;li&gt; &lt;div align="left"&gt;Renders variables declared as "WithEvents" as properties (which is how the WithEvents keyword is implemented in IL) to allow NDoc to find the appropriate comments for the field (&lt;a href="http://weblogs.asp.net/drohrer/archive/2005/03/16/394956.aspx"&gt;See More&lt;/a&gt;)&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p align="left"&gt;&lt;A href="http://blogs.msdn.com/jledgard"&gt;&lt;a title="Josh" href="http://blogs.msdn.com/jledgard" target="_blank"&gt;Josh&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=399212" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Collaboration+Tools/default.aspx">Collaboration Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>Read Blogs Without Leaving Visual Studio</title><link>http://blogs.msdn.com/powertoys/archive/2005/03/19/399177.aspx</link><pubDate>Sat, 19 Mar 2005 23:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:399177</guid><dc:creator>Powertoys</dc:creator><slash:comments>7</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/399177.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=399177</wfw:commentRss><description>&lt;p&gt;Jon, the creator of &lt;a href="http://www.ms-inc.net/powertools.aspx?ProductID=SharpTools"&gt;SharpTools&lt;/a&gt;, sent me mail to let me know about his latest creation... a plugin that lets you read blogs indide the Visual Studio IDE.&amp;nbsp; I've gave it a shot and I have to say that it looks pretty cool.&amp;nbsp;&amp;nbsp; &lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;u&gt;&lt;a href="http://www.ms-inc.net/powertools.aspx?ProductID=SharpTools"&gt;From the site&lt;/a&gt;. &lt;/u&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;This open source plugin ships as part of SharpTools 2.0 and is a full-featured RSS / Blog aggregator which integrates into the familiar dockable panes of the Visual Studio.NET IDE. You're gonna love it when you start blogging from within the development environment! Features include:&lt;br /&gt;&lt;/em&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;em&gt;Support for folders or individual feeds &lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Drag-and-drop support for feeds and folders &lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Preview a new feed as you add it &lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Easy control of all feed properties &lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Automatic and on-demand refresh of feeds &lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Automatic feed search based on a site URL&lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Keyword searching for published feedsusing Synic8 &lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Keyword search within all subscribed feeds &lt;/em&gt;&lt;/li&gt; &lt;li&gt;&lt;em&gt;Import of feed subscriptions from an OPML file &lt;br /&gt;&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img class="ProductImage" src="http://www.ms-inc.net/images/RSSReaderPlugin.png" /&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=399177" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2002/default.aspx">VS 2002</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Collaboration+Tools/default.aspx">Collaboration Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>C# Programmable Calculator</title><link>http://blogs.msdn.com/powertoys/archive/2005/01/19/355772.aspx</link><pubDate>Wed, 19 Jan 2005 08:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:355772</guid><dc:creator>Powertoys</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/355772.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=355772</wfw:commentRss><description>&lt;p&gt;This one comes from Eric&amp;nbsp;through&amp;nbsp;the mailbag: &lt;/p&gt;&lt;font size="2"&gt; &lt;p&gt;&lt;/font&gt;&lt;a href="http://www.personalmicrocosms.com/html/cspcalc.html"&gt;&lt;u&gt;&lt;font color="#0000ff" size="2"&gt;http://www.personalmicrocosms.com/html/cspcalc.html&lt;/u&gt;&lt;/font&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;"&lt;font size="2"&gt;If you like Reverse Polish Notation (RPN) calculators and you like to program in C#, use C# Programmable Calculator to create custom functions using your favorite programming language. C# Programmable Calculator includes pre-programmed functions in the following categories: math, trigonometry, computer math, finance, and date and time manipulation. &lt;/p&gt; &lt;p&gt;Additionally you can write your own functions in C# using the integrated source code editor. C# Programmable Calculator is distributed as open source."&lt;/p&gt;&lt;/font&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=355772" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/Code+Profiling_2C00_+Generation_2C00_+Optimizing/default.aspx">Code Profiling, Generation, Optimizing</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Productivity+Tools+_2800_Non-VS_2900_/default.aspx">_Productivity Tools (Non-VS)</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>XML Visualizer for Visual Studio .NET 2003</title><link>http://blogs.msdn.com/powertoys/archive/2005/01/10/350047.aspx</link><pubDate>Mon, 10 Jan 2005 20:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:350047</guid><dc:creator>Powertoys</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/350047.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=350047</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blog.gatosoft.com/"&gt;Michael Bouck&lt;/a&gt; sent me mail about a cool "holiday project" add-in he was working on to create a visualizer for XML that you can use in VS2003. It is worth checking out and leaving some feedback for him on the workspace. &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Home Page:&lt;/strong&gt; &lt;a title="http" href="http://workspaces.gotdotnet.com/xmlviz" target="_new"&gt;http://workspaces.gotdotnet.com/xmlviz&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Description Via Project Home&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;XML Visualizer for Visual Studio .NET 2003 (XMLVIZ) allows you to visualize most XML and XML-backed data sources during runtime a la Whidbey's "debugger visualizers". The difference is you don't have to wait for VS.NET 2005 because XMLVIZ will work with your copy of VS.NET 2003 today!&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;XMLVIZ is implemented as a VS.NET add-in and, once installed, is activated by highlighting any supported, initialized type instance during a debugging session, right-clicking on the selection to bring-up the context menu, and selecting the "XML Visualizer" menu item. The add-in will then grab the XML out of the selected target instance and display it on a modal dialog along with the schema (if available). For ADO.NET types, the data is also bound to a grid to allow navigation, row-filtering, and row version inspection.&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;Currently supported types (including derived) are: DataSet, DataTable, DataRow/DataRow[]/DataRowCollection (attached), DataView, DataRowView/DataRowView[] (attached), DataViewManager, XPathNavigator, types implementing IXPathNavigable, well-formed XML in strings, or any XML-serializable type.&lt;/em&gt; &lt;/p&gt; &lt;p&gt;&lt;A href="http://blogs.msdn.com/jledgard"&gt;&lt;a title="Josh" href="http://blogs.msdn.com/jledgard" target="_blank"&gt;Josh&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=350047" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Debugging+Tools/default.aspx">Debugging Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>VBCommenter for XML Comment Generation in VS .Net 2003</title><link>http://blogs.msdn.com/powertoys/archive/2004/11/23/268822.aspx</link><pubDate>Wed, 24 Nov 2004 02:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:268822</guid><dc:creator>Powertoys</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/268822.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=268822</wfw:commentRss><description>&lt;p&gt;A personal entry for me.&amp;nbsp; Today I reached the end of my intended roadmap and released &lt;A href="http://blogs.msdn.com/jledgard/archive/2004/11/23/268780.aspx"&gt;version 1.2 of the VBCommenter addin&lt;/a&gt;.&amp;nbsp; The VBCommenter is an addin for VS 2003&amp;nbsp;that gives you the ability to automatically generate XML comment headers in the VB .NET editor similar to what the C# editor automatically generates. It will also generate&amp;nbsp;the XML comment file to go along with your VB assemblies at build time.&amp;nbsp; You won't need this tool in VS 2005, but for VS 2003 users...&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;u&gt;Buzz&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.15seconds.com/issue/040303.htm"&gt;Patrick Coelho Gives VBCommenter customization tips&lt;/a&gt;. &lt;/li&gt; &lt;li&gt;David Truxall: "&lt;a href="http://dotnetjunkies.com/WebLog/davetrux/archive/2004/04/26/12166.aspx"&gt;It seems to be very usefull&lt;/a&gt;..." BTW - David, you can turn off the build generation of comments if you are concerned about the build performance. &lt;/li&gt; &lt;li&gt;John Mueller &lt;a href="http://www.informit.com/articles/article.asp?p=174510&amp;amp;seqNum=4"&gt;on using the VBCommenter with NDoc&lt;/a&gt;. "At this point, it might be easy to say that VBCommenter is a perfect tool with everything you need to combine class or application comments with your documentation efforts. " &lt;/li&gt; &lt;li&gt;&lt;a href="http://www.codinghorror.com/blog/archives/000130.html"&gt;Code Horror&lt;/a&gt;: "I've started to aggressively adopt the &lt;a href="http://www.gotdotnet.com/team/ide/"&gt;VBCommenter add-in&lt;/a&gt;, which adds XML comment support to the current version of VS.NET. " &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;When searching today I found a ton more articles and stories about the VBCommenter than I had ever seen.&amp;nbsp; I'm really excited to have played a role in releasing something a lot of people have found useful!&lt;/p&gt; &lt;p&gt;&lt;a title="Josh" href="http://blogs.msdn.com/jledgard" target="_blank"&gt;Josh&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;u&gt;Links&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;strong&gt;&lt;a href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=112b5449-f702-46e2-87fa-86bdf39a17dd"&gt;&lt;font color="#006666"&gt;VBCommenter Workspace&lt;/font&gt;&lt;/a&gt;&lt;/strong&gt; &lt;li&gt;&lt;strong&gt;&lt;a href="http://www.gotdotnet.com/workspaces/releases/viewuploads.aspx?id=112b5449-f702-46e2-87fa-86bdf39a17dd"&gt;&lt;font color="#006666"&gt;Release Downloads&lt;/font&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=268822" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Code+Profiling_2C00_+Generation_2C00_+Optimizing/default.aspx">Code Profiling, Generation, Optimizing</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>Zanebug: Unit Testing With Cool Perf Analysis</title><link>http://blogs.msdn.com/powertoys/archive/2004/11/08/254111.aspx</link><pubDate>Tue, 09 Nov 2004 00:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:254111</guid><dc:creator>Powertoys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/254111.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=254111</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.adapdev.com"&gt;Via Adapdev.com: &lt;/a&gt;&lt;/p&gt; &lt;p&gt;Zanebug is an advanced unit testing application for .NET. It supports existing NUnit tests, performance metrics, multiple test iterations, in-depth error information, pass / fail stats, perfmon integration, result graphing, etc. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Web Site: &lt;/strong&gt;&lt;a title="http" href="http://www.adapdev.org/zanebug" target="_new"&gt;http://www.adapdev.org/zanebug&lt;/a&gt; &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Screenshots:&lt;/strong&gt; &lt;a href="http://www.adapdev.com/zanebug/index.aspx#screenshots"&gt;http://www.adapdev.com/zanebug/index.aspx#screenshots&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=254111" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/Testing+Tools/default.aspx">Testing Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Productivity+Tools+_2800_Non-VS_2900_/default.aspx">_Productivity Tools (Non-VS)</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>VS Addin for Managing Version Information</title><link>http://blogs.msdn.com/powertoys/archive/2004/11/08/254038.aspx</link><pubDate>Mon, 08 Nov 2004 21:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:254038</guid><dc:creator>Powertoys</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/254038.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=254038</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://weblogs.asp.net/mhawley/archive/2004/11/04/252479.aspx"&gt;Via Matt Hawley&lt;/a&gt;: &lt;/p&gt; &lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt; &lt;p&gt;"I was reading this weeks &lt;a href="http://www.codeproject.com/"&gt;Code Project&lt;/a&gt; newsletter, when I came across an updated article named &lt;a href="http://www.codeproject.com/dotnet/VersioningControlledBuild.asp"&gt;Versioning Controlled Build&lt;/a&gt;. The description so eloquently puts it: "A Visual Studio add-in that automates AssemblyVersion control."&lt;/p&gt; &lt;p&gt;One word, AWESOME! I downloaded the installer from the &lt;a href="http://www.codeproject.com/dotnet/VersioningControlledBuild.asp"&gt;article&lt;/a&gt;, installed it, and launched VS.NET. Talk about an easy way of updating your version numbers for X number of projects. I know this is a daunting task for any developer that has more than 1 project that the version number needs to get updated.&lt;/p&gt; &lt;p&gt;Truly a great Add-In that will come handy for everyone!"&lt;/p&gt;&lt;/blockquote&gt; &lt;p dir="ltr"&gt;&lt;strong&gt;Direct Link:&lt;/strong&gt; &lt;a href="http://www.codeproject.com/dotnet/VersioningControlledBuild.asp"&gt;http://www.codeproject.com/dotnet/VersioningControlledBuild.asp&lt;/a&gt;&lt;/p&gt; &lt;p dir="ltr"&gt;Enjoy! &lt;a title="Josh" href="http://blogs.msdn.com/jledgard" target="_blank"&gt;Josh&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=254038" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2002/default.aspx">VS 2002</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Deployment+Tools/default.aspx">Deployment Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>Make Code Comments Pretty with CommentReflower</title><link>http://blogs.msdn.com/powertoys/archive/2004/11/08/254024.aspx</link><pubDate>Mon, 08 Nov 2004 21:31:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:254024</guid><dc:creator>Powertoys</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/254024.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=254024</wfw:commentRss><description>&lt;p&gt;Ian wrote a cool VS 2003 plugin that makes comments in code more readable. From the Site: &lt;/p&gt; &lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt; &lt;p&gt;"Comment Reflower is a Visual Studio .NET 2003 Plugin to reflow the text in comments in source files to have even word wrapping. It does more than simply just wrapping all text in comment blocks. It attempts to recognise and wrap appropriately: &lt;/p&gt; &lt;ul&gt; &lt;li&gt;bullet points and doxygen tags &lt;li&gt;lines that should never be reflowed &lt;li&gt;XML preformat (&amp;lt;pre&amp;gt;) blocks &lt;li&gt;HTML break (&amp;lt;BR&amp;gt;) commands &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The results are best seen by example. &lt;a href="http://commentreflower.sourceforge.net/ExampleFile.cpp"&gt;ExampleFile.cpp&lt;/a&gt; is a sample file before Comment Reflower has been applied, &lt;a href="http://commentreflower.sourceforge.net/ExampleFileAfter.cpp"&gt;ExampleFileAfter.cpp&lt;/a&gt; is the much neater and more readable result. "&lt;/p&gt;&lt;/blockquote&gt; &lt;p dir="ltr"&gt;Edit:&lt;strong&gt; Direct Link&lt;/strong&gt;: &lt;a href="http://commentreflower.sourceforge.net/"&gt;http://commentreflower.sourceforge.net/&lt;/a&gt;&lt;/p&gt; &lt;p dir="ltr"&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://commentreflower.sourceforge.net/BlockSettings.png" /&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=254024" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Code+Profiling_2C00_+Generation_2C00_+Optimizing/default.aspx">Code Profiling, Generation, Optimizing</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>NUnit &amp; VS Integration Macro (Via Rido)</title><link>http://blogs.msdn.com/powertoys/archive/2004/11/06/253355.aspx</link><pubDate>Sat, 06 Nov 2004 22:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:253355</guid><dc:creator>Powertoys</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/253355.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=253355</wfw:commentRss><description>&lt;p&gt;&lt;A href="http://blogs.msdn.com/rido/"&gt;Rido&lt;/a&gt; sent me mail about &lt;A href="http://blogs.msdn.com/rido/archive/2004/09/10/NUnitVSMacro.aspx"&gt;this macro&lt;/a&gt; this morning. &lt;/p&gt; &lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt; &lt;p&gt;"I've written a macro that sets the project configuration options to a NUnit Test project, so you can debug without "Attach to a process". I think you could add it to your Macro list: "&lt;/p&gt;&lt;/blockquote&gt; &lt;p dir="ltr"&gt;Check it out: &lt;A href="http://blogs.msdn.com/rido/archive/2004/09/10/NUnitVSMacro.aspx"&gt;http://blogs.msdn.com/rido/archive/2004/09/10/NUnitVSMacro.aspx&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=253355" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Macros+for+VS/default.aspx">_Macros for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/From+MS+Team+Member/default.aspx">From MS Team Member</category></item><item><title>CopySourceAsHTML: Get Code into HTML without Word from the Editor</title><link>http://blogs.msdn.com/powertoys/archive/2004/10/21/245850.aspx</link><pubDate>Thu, 21 Oct 2004 21:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:245850</guid><dc:creator>Powertoys</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/245850.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=245850</wfw:commentRss><description>&lt;p&gt;&lt;A href="http://blogs.msdn.com/powertoys/archive/2004/10/07/239415.aspx"&gt;Earlier&lt;/a&gt; this month I let you know about a macro that converts code to HTML for use on web pages or blog posts.&amp;nbsp; Since then Colin sent me &lt;a href="http://www.jtleigh.com/people/colin/blog/archives/2004/10/copysourceashtm_1.html"&gt;a link to his "Wordless" tool for accomplishing the same thing&lt;/a&gt;.&amp;nbsp; The users reviews for Colin's tool are pretty positive.&lt;/p&gt; &lt;p&gt;"&amp;nbsp;This tool rocks! " - &lt;a href="http://whoisjake.com/blog/archive/2004/10/14/693.aspx"&gt;Jake&lt;/a&gt;&lt;/p&gt; &lt;p&gt;"wow, yet another amazing addition to the already great IDE environment." - Steve&lt;/p&gt; &lt;p&gt;"This is freakin' &lt;b&gt;awesome!" - &lt;a href="http://haacked.com/archive/0001/01/01/1345.aspx"&gt;Hacked&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;"&lt;/strong&gt;One of the cooler VS.NET addins that I've come across" - &lt;a href="http://ryanfarley.com/blog/archive/2004/10/14/1096.aspx"&gt;Ryan&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://www.jtleigh.com/people/colin/CopySourceAsHtml/menu.gif" /&gt;&lt;/p&gt; &lt;p&gt;Good Times! Check it out yourself.&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.jtleigh.com/people/colin/blog/archives/2004/10/visual_studio_a.html"&gt;http://www.jtleigh.com/people/colin/blog/archives/2004/10/visual_studio_a.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=245850" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Add-Ins+for+VS/default.aspx">_Add-Ins for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Collaboration+Tools/default.aspx">Collaboration Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>Simple Macro for Formatting Code to HTML from within VS 2003</title><link>http://blogs.msdn.com/powertoys/archive/2004/10/07/239415.aspx</link><pubDate>Thu, 07 Oct 2004 23:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:239415</guid><dc:creator>Powertoys</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/239415.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=239415</wfw:commentRss><description>&lt;p&gt;Via &lt;a href="http://dotavery.com/blog/archive/2004/10/06/1995.aspx"&gt;.Avery&lt;/a&gt;: &lt;em&gt;"&lt;/em&gt;&lt;a href="http://addressof.com/blog/archive/2004/10/06/966.aspx"&gt;&lt;em&gt;Code -&amp;gt; HTML in VS.NET&lt;/em&gt;&lt;/a&gt;&lt;em&gt; - Cory comes up with a cool macro to send your code to word then back to your clipboard. Quick HTML formatting for your code."&lt;/em&gt;&lt;/p&gt; &lt;p&gt;It's been a while since we've posted an interesting Macro to the Powertoys blog.&amp;nbsp; This one is useful for those of you looking to put code into your blog posts.&amp;nbsp;For more information&amp;nbsp;on using macro code in VS.Net check out &lt;A href="http://blogs.msdn.com/powertoys/archive/2004/04/26/120763.aspx"&gt;this article&lt;/a&gt;.&amp;nbsp;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Check it out: &lt;a href="http://addressof.com/blog/archive/2004/10/06/966.aspx"&gt;http://addressof.com/blog/archive/2004/10/06/966.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;Good Times! &lt;a title="Josh" href="http://blogs.msdn.com/jledgard" target="_blank"&gt;Josh&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=239415" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Macros+for+VS/default.aspx">_Macros for VS</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/VS+2003/default.aspx">VS 2003</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Collaboration+Tools/default.aspx">Collaboration Tools</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item><item><title>Write and Execute C# Files from the Command Line with C# Script Executor </title><link>http://blogs.msdn.com/powertoys/archive/2004/10/06/238774.aspx</link><pubDate>Wed, 06 Oct 2004 21:19:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:238774</guid><dc:creator>Powertoys</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/powertoys/comments/238774.aspx</comments><wfw:commentRss>http://blogs.msdn.com/powertoys/commentrss.aspx?PostID=238774</wfw:commentRss><description>&lt;p&gt;I'll admit... I've never been a scripting junkie.&amp;nbsp; I've only dabbled in perl.&amp;nbsp; Even if it takes me twenty more lines of code I will struggle to put out a C# version of what I'm after.&amp;nbsp; If you are like me, then this tool will probably sound good to you.&lt;/p&gt; &lt;p&gt;From the home page: &lt;a href="http://lyon-smith.org/downloads.aspx"&gt;http://lyon-smith.org/downloads.aspx&lt;/a&gt;&amp;nbsp;&lt;/p&gt; &lt;blockquote dir="ltr" style="MARGIN-RIGHT: 0px"&gt; &lt;p&gt;&lt;strong&gt;C# Script Executor &lt;/strong&gt;&lt;/p&gt; &lt;p&gt;This utility lets you run your C# source files straight from the command prompt, without having to compile them! Missing the VS.NET environment? No problem. This tool lets you temporarily construct VS.NET scaffolding around your file to create and debug it, demolish it when you're done, and rebuild it again later when you want to make further changes. Try it. You'll like it! See the help file for improvements in this release.&lt;/p&gt;&lt;/blockquote&gt; &lt;p dir="ltr" style="MARGIN-RIGHT: 0px"&gt;I also heard you can slice through cans with it as well. :-) &lt;a title="Josh" href="http://blogs.msdn.com/jledgard" target="_blank"&gt;Josh&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=238774" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/powertoys/archive/tags/_5F00_Productivity+Tools+_2800_Non-VS_2900_/default.aspx">_Productivity Tools (Non-VS)</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Source+Code+Provided/default.aspx">Source Code Provided</category><category domain="http://blogs.msdn.com/powertoys/archive/tags/Freeware_2F00_Donationware/default.aspx">Freeware/Donationware</category></item></channel></rss>