<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ResourceRefactoring Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home</link><description>ResourceRefactoring Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://resourcerefactoring.codeplex.com/wikipage?version=31</link><description>&lt;div class="wikidoc"&gt;&lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=News%20Feeds&amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;
&lt;h3&gt;Welcome to the Resource Refactoring Tool Homepage!&lt;/h3&gt;
Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;06/03/2010&lt;/b&gt; It&amp;#39;s been a long while since there had been any updates to tool. I am planning to start working on it again and the first thing I am doing is converting the power toy to be an editor extension in Visual Studio 2010 instead of an add-in that requires a separate setup. I will keep updating this page as I have the new version ready, afterwards I will try to add some of the changes that were suggested. - Bertan Aygun&lt;br /&gt;&lt;br /&gt;&lt;b&gt;02/13/2007&lt;/b&gt; We just released Resource Refactoring Tool 1.0. You can download it from &lt;a href="http://resourcerefactoring.codeplex.com/releases/view/1186"&gt;releases&lt;/a&gt; section.&lt;br /&gt;&lt;b&gt;10/28/2007&lt;/b&gt; Resource Refactoring Tool 1.0 release is updated to support Visual Studio 2008 as well.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Works with C#, VB.Net languages. Supports all project types that ships with Visual Studio 2005 including web sites and web application projects.&lt;/li&gt;
&lt;li&gt;A preview window to show changes.&lt;/li&gt;
&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;
&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;
&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Run &lt;a href="http://resourcerefactoring.codeplex.com/releases/view/1186"&gt;ResourceRefactor.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;
&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;
&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;
&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt;. If you don&amp;#39;t see the menu item and you had a previous version of Resource Refactoring Tool installed before, you may have to reset the addin by running Visual Studio from Visual Studio 2005 Command Prompt with the following arguments: &lt;i&gt;devenv.exe /resetaddin Microsoft.VSPowerToys.ResourceRefactor.Connect&lt;/i&gt;. This should fix the missing menu items.&lt;/li&gt;
&lt;li&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;DownloadId=3748" alt="RefactoringTool-Menu.png" title="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;
&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;DownloadId=4244" alt="RefactoringTool-Window.png" title="RefactoringTool-Window.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;We&amp;#39;re looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;issue tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;Feel free to contribute by&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Reading &lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development&amp;referringTitle=Home"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;
&lt;li&gt;Leave a note in the comments that you&amp;#39;re going to investigate this bug (until you have developer rights, you won&amp;#39;t be able to assign bugs to yourself) &lt;/li&gt;
&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;
&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;
&lt;li&gt;Fill out the &lt;a href="javascript:window.location.href='http://resourcerefactoring.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=4242';"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=Assignment%20Agreement%20Instructions&amp;referringTitle=Home"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx" class="externalLink"&gt;CodePlex TOU&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;
&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the discussions tab&lt;/li&gt;
&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Thu, 03 Jun 2010 13:06:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100603010658P</guid></item><item><title>Updated Wiki: Home</title><link>http://resourcerefactoring.codeplex.com/wikipage?version=30</link><description>&lt;div class="wikidoc"&gt;&lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=News%20Feeds&amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;
&lt;h3&gt;Welcome to the Resource Refactoring Tool Homepage!&lt;/h3&gt;
Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;06/03/2010&lt;/b&gt; It&amp;#39;s been a long while since there had been any updates to tool. I am planning to start working on it again and the first thing I am doing is converting the power toy to be an editor extension in Visual Studio 2010 instead of an add-in that requires a separate setup. I will keep updating this page as I have the new version ready, afterwards I will try to add some of the changes that were suggested.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;02/13/2007&lt;/b&gt; We just released Resource Refactoring Tool 1.0. You can download it from &lt;a href="http://resourcerefactoring.codeplex.com/releases/view/1186"&gt;releases&lt;/a&gt; section.&lt;br /&gt;&lt;b&gt;10/28/2007&lt;/b&gt; Resource Refactoring Tool 1.0 release is updated to support Visual Studio 2008 as well.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Works with C#, VB.Net languages. Supports all project types that ships with Visual Studio 2005 including web sites and web application projects.&lt;/li&gt;
&lt;li&gt;A preview window to show changes.&lt;/li&gt;
&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;
&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;
&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Run &lt;a href="http://resourcerefactoring.codeplex.com/releases/view/1186"&gt;ResourceRefactor.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;
&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;
&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;
&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt;. If you don&amp;#39;t see the menu item and you had a previous version of Resource Refactoring Tool installed before, you may have to reset the addin by running Visual Studio from Visual Studio 2005 Command Prompt with the following arguments: &lt;i&gt;devenv.exe /resetaddin Microsoft.VSPowerToys.ResourceRefactor.Connect&lt;/i&gt;. This should fix the missing menu items.&lt;/li&gt;
&lt;li&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;DownloadId=3748" alt="RefactoringTool-Menu.png" title="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;
&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;DownloadId=4244" alt="RefactoringTool-Window.png" title="RefactoringTool-Window.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;We&amp;#39;re looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;issue tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;Feel free to contribute by&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Reading &lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development&amp;referringTitle=Home"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;
&lt;li&gt;Leave a note in the comments that you&amp;#39;re going to investigate this bug (until you have developer rights, you won&amp;#39;t be able to assign bugs to yourself) &lt;/li&gt;
&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;
&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;
&lt;li&gt;Fill out the &lt;a href="javascript:window.location.href='http://resourcerefactoring.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=4242';"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=Assignment%20Agreement%20Instructions&amp;referringTitle=Home"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx" class="externalLink"&gt;CodePlex TOU&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;
&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the discussions tab&lt;/li&gt;
&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Thu, 03 Jun 2010 13:06:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100603010650P</guid></item><item><title>Updated Wiki: Home</title><link>http://resourcerefactoring.codeplex.com/wikipage?version=29</link><description>&lt;div class="wikidoc"&gt;&lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=News%20Feeds&amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;
&lt;h3&gt;Welcome to the Resource Refactoring Tool Homepage!&lt;/h3&gt;
Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;02/13/2007&lt;/b&gt; We just released Resource Refactoring Tool 1.0. You can download it from &lt;a href="http://resourcerefactoring.codeplex.com/releases/view/1186"&gt;releases&lt;/a&gt; section.&lt;br /&gt;&lt;b&gt;10/28/2007&lt;/b&gt; Resource Refactoring Tool 1.0 release is updated to support Visual Studio 2008 as well.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Works with C#, VB.Net languages. Supports all project types that ships with Visual Studio 2005 including web sites and web application projects.&lt;/li&gt;
&lt;li&gt;A preview window to show changes.&lt;/li&gt;
&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;
&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;
&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Run &lt;a href="http://resourcerefactoring.codeplex.com/releases/view/1186"&gt;ResourceRefactor.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;
&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;
&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;
&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt;. If you don&amp;#39;t see the menu item and you had a previous version of Resource Refactoring Tool installed before, you may have to reset the addin by running Visual Studio from Visual Studio 2005 Command Prompt with the following arguments: &lt;i&gt;devenv.exe /resetaddin Microsoft.VSPowerToys.ResourceRefactor.Connect&lt;/i&gt;. This should fix the missing menu items.&lt;/li&gt;
&lt;li&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;DownloadId=3748" alt="RefactoringTool-Menu.png" title="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;
&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;DownloadId=4244" alt="RefactoringTool-Window.png" title="RefactoringTool-Window.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;We&amp;#39;re looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;issue tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;Feel free to contribute by&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Reading &lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development&amp;referringTitle=Home"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;
&lt;li&gt;Leave a note in the comments that you&amp;#39;re going to investigate this bug (until you have developer rights, you won&amp;#39;t be able to assign bugs to yourself) &lt;/li&gt;
&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;
&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;
&lt;li&gt;Fill out the &lt;a href="javascript:window.location.href='http://resourcerefactoring.codeplex.com/Project/Download/FileDownload.aspx?DownloadId=4242';"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://resourcerefactoring.codeplex.com/wikipage?title=Assignment%20Agreement%20Instructions&amp;referringTitle=Home"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx" class="externalLink"&gt;CodePlex TOU&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;
&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the discussions tab&lt;/li&gt;
&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Thu, 03 Jun 2010 13:01:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100603010151P</guid></item><item><title>UPDATED WIKI: Getting Started with Resource Refactoring Tool Development</title><link>http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Getting Started with Resource Refactoring Tool Development&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Getting Started with Resource Refactoring Tool Development
&lt;/h3&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Since changset 29126, solution and project files are updated to use Visual Studio 2008.&lt;/li&gt;&lt;li&gt;Install the following development tools&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.gotdotnet.com/team/fxcop/" class="externalLink"&gt;FXCop 1.35 RC 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.nunit.org" class="externalLink"&gt;NUnit 2.2.7&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sourceforge.net/projects/wix/" class="externalLink"&gt;WiX 2.0.3719&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;Read Resource Refactoring Tool &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4249';"&gt;Specification Document&lt;/a&gt;, &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=6845';"&gt;Design Document&lt;/a&gt; and &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=7149';"&gt;Test Plan&lt;/a&gt; which contains information about the project structure.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Download the latest source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Building
&lt;/h3&gt; &lt;br /&gt;&lt;b&gt;If you wish to contribute changes to the project, you must build the Debug-Test, FxCop-Release and Release configurations. You will need to use the tools and procedures described below to build those configurations:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Download the latest sources on the &lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Source Code page&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;br /&gt;Open the ResourceRefactor.Settings.targets file.  This file is located in the solution directory.&lt;br /&gt; &lt;br /&gt;You will find the following tags for each of the tools listed above:&lt;br /&gt;&amp;lt;FxCopExtDir&amp;gt;  &amp;lt;/FxCopExtDir&amp;gt;&lt;br /&gt;&amp;lt;NUnitDir&amp;gt;     &amp;lt;/NUnitDir&amp;gt;&lt;br /&gt;&amp;lt;WiXDir&amp;gt;       &amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Set these properties to the tools' installation directories. &lt;b&gt;Be sure to include a trailing slash in each path.&lt;/b&gt;&lt;br /&gt;For example:&lt;br /&gt;&amp;lt;WiXDir&amp;gt;C:\tools\WiX\2.0.3719\&amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;br /&gt;Close and reopen the solution, when inside the VS IDE, to pick up the new tool locations.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 5&lt;/b&gt;&lt;br /&gt;Build.&lt;br /&gt; &lt;br /&gt;Once solution is successfully built using &amp;quot;Release&amp;quot; build, MSI package will be placed under &amp;quot;Installer&amp;quot; directory.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Running Verification Scripts
&lt;/h3&gt; &lt;br /&gt;Project contains scripts for building and testing modifications to the source code.  You can find these scripts under the &lt;b&gt;Verification Scripts&lt;/b&gt; folder.&lt;br /&gt; &lt;br /&gt;To perform a build, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
build.cmd [clean  rebuild] [debug  release  Debug-Test  FxCop-Release]
&lt;/pre&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;clean and rebuild are the build types&lt;/li&gt;&lt;li&gt;debug, release, fxcop-release, and debug-test are the different build configurations. &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Release build configuration builds Resource Refactoring Tool and also creates an MSI installer.&lt;/li&gt;&lt;li&gt;The FxCop configurations build Resource Refactoring Tool and then run FxCop on its assemblies.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;To run a test pass, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
runtests.cmd
&lt;/pre&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Tue, 11 Dec 2007 22:43:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Getting Started with Resource Refactoring Tool Development 20071211104309P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Home&amp;version=28</link><description>&lt;div class="wikidoc"&gt;
&lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=News%20Feeds&amp;amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;&lt;br /&gt;&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;02/13/2007&lt;/b&gt; We just released Resource Refactoring Tool 1.0. You can download it from &lt;a href="http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx?ReleaseId=1186"&gt;releases&lt;/a&gt; section.&lt;br /&gt;&lt;b&gt;10/28/2007&lt;/b&gt; Resource Refactoring Tool 1.0 release is updated to support Visual Studio 2008 as well.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with C#, VB.Net languages. Supports all project types that ships with Visual Studio 2005 including web sites and web application projects.&lt;/li&gt;&lt;li&gt;A preview window to show changes.&lt;/li&gt;&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx?ReleaseId=1186"&gt;ResourceRefactor.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt;. If you don't see the menu item and you had a previous version of Resource Refactoring Tool installed before, you may have to reset the addin by running Visual Studio from Visual Studio 2005 Command Prompt with the following arguments: &lt;i&gt;devenv.exe /resetaddin Microsoft.VSPowerToys.ResourceRefactor.Connect&lt;/i&gt;. This should fix the missing menu items.&lt;/li&gt;&lt;li&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4244" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;issue tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development&amp;amp;referringTitle=Home"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4242';"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Assignment%20Agreement%20Instructions&amp;amp;referringTitle=Home"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx" class="externalLink"&gt;CodePlex TOU&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Submit issues or feature suggestions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Wed, 28 Nov 2007 21:28:59 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071128092859P</guid></item><item><title>UPDATED WIKI: Getting Started with Resource Refactoring Tool Development</title><link>http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Getting Started with Resource Refactoring Tool Development&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Getting Started with Resource Refactoring Tool Development
&lt;/h3&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the following development tools&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.gotdotnet.com/team/fxcop/" class="externalLink"&gt;FXCop 1.35 RC 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.nunit.org" class="externalLink"&gt;NUnit 2.2.7&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sourceforge.net/projects/wix/" class="externalLink"&gt;WiX 2.0.3719&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;Read Resource Refactoring Tool &lt;a href="javascript:window.location.href='http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=4249';"&gt;Specification Document&lt;/a&gt;, &lt;a href="javascript:window.location.href='http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=6845';"&gt;Design Document&lt;/a&gt; and &lt;a href="javascript:window.location.href='http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=7149';"&gt;Test Plan&lt;/a&gt; which contains information about the project structure.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Download the latest source code&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Building
&lt;/h3&gt; &lt;br /&gt;&lt;b&gt;If you wish to contribute changes to the project, you must build the Debug-Test, FxCop-Release and Release configurations. You will need to use the tools and procedures described below to build those configurations:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Download the latest sources on the &lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Source Code page&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;br /&gt;Open the ResourceRefactor.Settings.targets file.  This file is located in the solution directory.&lt;br /&gt; &lt;br /&gt;You will find the following tags for each of the tools listed above:&lt;br /&gt;&amp;lt;FxCopExtDir&amp;gt;  &amp;lt;/FxCopExtDir&amp;gt;&lt;br /&gt;&amp;lt;NUnitDir&amp;gt;     &amp;lt;/NUnitDir&amp;gt;&lt;br /&gt;&amp;lt;WiXDir&amp;gt;       &amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Set these properties to the tools' installation directories. &lt;b&gt;Be sure to include a trailing slash in each path.&lt;/b&gt;&lt;br /&gt;For example:&lt;br /&gt;&amp;lt;WiXDir&amp;gt;C:\tools\WiX\2.0.3719\&amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;br /&gt;Close and reopen the solution, when inside the VS IDE, to pick up the new tool locations.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 5&lt;/b&gt;&lt;br /&gt;Build.&lt;br /&gt; &lt;br /&gt;Once solution is successfully built using &amp;quot;Release&amp;quot; build, MSI package will be placed under &amp;quot;Installer&amp;quot; directory.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Running Verification Scripts
&lt;/h3&gt; &lt;br /&gt;Project contains scripts for building and testing modifications to the source code.  You can find these scripts under the &lt;b&gt;Verification Scripts&lt;/b&gt; folder.&lt;br /&gt; &lt;br /&gt;To perform a build, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
build.cmd [clean  rebuild] [debug  release  Debug-Test  FxCop-Release]
&lt;/pre&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;clean and rebuild are the build types&lt;/li&gt;&lt;li&gt;debug, release, fxcop-release, and debug-test are the different build configurations. &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Release build configuration builds Resource Refactoring Tool and also creates an MSI installer.&lt;/li&gt;&lt;li&gt;The FxCop configurations build Resource Refactoring Tool and then run FxCop on its assemblies.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;To run a test pass, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
runtests.cmd
&lt;/pre&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Wed, 21 Feb 2007 23:07:25 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Getting Started with Resource Refactoring Tool Development 20070221110725P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Home&amp;version=27</link><description>&lt;div class="wikidoc"&gt;
&lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=News%20Feeds&amp;amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;&lt;br /&gt;&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;02/13/2007&lt;/b&gt; We just released Resource Refactoring Tool 1.0. You can download it from &lt;a href="http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx?ReleaseId=1186"&gt;releases&lt;/a&gt; section.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with C#, VB.Net languages. Supports all project types that ships with Visual Studio 2005 including web sites and web application projects.&lt;/li&gt;&lt;li&gt;A preview window to show changes.&lt;/li&gt;&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx?ReleaseId=1186"&gt;ResourceRefactor.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt;. If you don't see the menu item and you had a previous version of Resource Refactoring Tool installed before, you may have to reset the addin by running Visual Studio from Visual Studio 2005 Command Prompt with the following arguments: &lt;i&gt;devenv.exe /resetaddin Microsoft.VSPowerToys.ResourceRefactor.Connect&lt;/i&gt;. This should fix the missing menu items.&lt;/li&gt;&lt;li&gt;&lt;img src="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=4244" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development&amp;amp;referringTitle=Home"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Assignment%20Agreement%20Instructions&amp;amp;referringTitle=Home"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx" class="externalLink"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Tue, 13 Feb 2007 19:42:51 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070213074251P</guid></item><item><title>UPDATED WIKI: Getting Started with Resource Refactoring Tool Development</title><link>http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Getting Started with Resource Refactoring Tool Development&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Getting Started with Resource Refactoring Tool Development
&lt;/h3&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the following development tools&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.gotdotnet.com/team/fxcop/" class="externalLink"&gt;FXCop 1.35 RC 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.nunit.org" class="externalLink"&gt;NUnit 2.2.7&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sourceforge.net/projects/wix/" class="externalLink"&gt;WiX 2.0.3719&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;Read Resource Refactoring Tool &lt;a href="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=4249"&gt;Specification Document&lt;/a&gt; and &lt;a href="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=6845"&gt;Design Document&lt;/a&gt; which contains information about the project structure.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Download the latest source code&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Building
&lt;/h3&gt; &lt;br /&gt;&lt;b&gt;If you wish to contribute changes to the project, you must build the Debug-Test, FxCop-Release and Release configurations. You will need to use the tools and procedures described below to build those configurations:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Download the latest sources on the &lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Source Code page&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;br /&gt;Open the ResourceRefactor.Settings.targets file.  This file is located in the solution directory.&lt;br /&gt; &lt;br /&gt;You will find the following tags for each of the tools listed above:&lt;br /&gt;&amp;lt;FxCopExtDir&amp;gt;  &amp;lt;/FxCopExtDir&amp;gt;&lt;br /&gt;&amp;lt;NUnitDir&amp;gt;     &amp;lt;/NUnitDir&amp;gt;&lt;br /&gt;&amp;lt;WiXDir&amp;gt;       &amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Set these properties to the tools' installation directories. &lt;b&gt;Be sure to include a trailing slash in each path.&lt;/b&gt;&lt;br /&gt;For example:&lt;br /&gt;&amp;lt;WiXDir&amp;gt;C:\tools\WiX\2.0.3719\&amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;br /&gt;Close and reopen the solution, when inside the VS IDE, to pick up the new tool locations.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 5&lt;/b&gt;&lt;br /&gt;Build.&lt;br /&gt; &lt;br /&gt;Once solution is successfully built using &amp;quot;Release&amp;quot; build, MSI package will be placed under &amp;quot;Installer&amp;quot; directory.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Running Verification Scripts
&lt;/h3&gt; &lt;br /&gt;Project contains scripts for building and testing modifications to the source code.  You can find these scripts under the &lt;b&gt;Verification Scripts&lt;/b&gt; folder.&lt;br /&gt; &lt;br /&gt;To perform a build, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
build.cmd [clean  rebuild] [debug  release  Debug-Test  FxCop-Release]
&lt;/pre&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;clean and rebuild are the build types&lt;/li&gt;&lt;li&gt;debug, release, fxcop-release, and debug-test are the different build configurations. &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Release build configuration builds Resource Refactoring Tool and also creates an MSI installer.&lt;/li&gt;&lt;li&gt;The FxCop configurations build Resource Refactoring Tool and then run FxCop on its assemblies.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;To run a test pass, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
runtests.cmd
&lt;/pre&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Tue, 13 Feb 2007 18:34:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Getting Started with Resource Refactoring Tool Development 20070213063443P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Home&amp;version=26</link><description>&lt;div class="wikidoc"&gt;
&lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=News%20Feeds&amp;amp;referringTitle=Home"&gt;News Feeds&lt;/a&gt;&lt;br /&gt;&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Beta Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with C#, VB.Net and Web Projects&lt;/li&gt;&lt;li&gt;A preview window to show changes.&lt;/li&gt;&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx?ReleaseId=1177"&gt;ResourceRefactor.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt;. If you don't see the menu item and you had a previous version of Resource Refactoring Tool installed before, you may have to reset the addin by running Visual Studio from Visual Studio 2005 Command Prompt with the following arguments: &lt;i&gt;devenv.exe /resetaddin Microsoft.VSPowerToys.ResourceRefactor.Connect&lt;/i&gt;. This should fix the missing menu items.&lt;/li&gt;&lt;li&gt;&lt;img src="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=4244" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development&amp;amp;referringTitle=Home"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Assignment%20Agreement%20Instructions&amp;amp;referringTitle=Home"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx" class="externalLink"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Tue, 13 Feb 2007 17:58:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070213055826P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Home&amp;version=25</link><description>&lt;div class="wikidoc"&gt;
&lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=News%20Feeds"&gt;News Feeds&lt;/a&gt;&lt;br /&gt;&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Beta Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with C#, VB.Net and Web Projects&lt;/li&gt;&lt;li&gt;A preview window to show changes.&lt;/li&gt;&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://www.codeplex.com/ResourceRefactoring/Release/ProjectReleases.aspx?ReleaseId=1177"&gt;ResourceRefactor.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?CountDownload=false&amp;amp;DownloadId=4244" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="http://www.codeplex.com/ResourceRefactoring/Project/FileDownload.aspx?DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/ResourceRefactoring/Wiki/View.aspx?title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx" class="externalLink"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring" class="externalLink"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Thu, 18 Jan 2007 04:58:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070118045813A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home&amp;version=23</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Beta Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with C#, VB.Net and Web Projects&lt;/li&gt;&lt;li&gt;A preview window to show changes.&lt;/li&gt;&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://www.codeplex.com/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4250"&gt;ResourceRefactoringTool.msi&lt;/a&gt; to install. If you have any earlier version please uninstall those versions first and run Visual Studio at least once before installing the new version.&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=4244" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 22:03:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061201100328P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home&amp;version=22</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Beta Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with C#, VB.Net and Web Projects&lt;/li&gt;&lt;li&gt;A preview window to show changes.&lt;/li&gt;&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://www.codeplex.com/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4250"&gt;ResourceRefactoringTool.msi&lt;/a&gt; to install&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=4244" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 21:38:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061201093835P</guid></item><item><title>UPDATED WIKI: Getting Started with Resource Refactoring Tool Development</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Getting Started with Resource Refactoring Tool Development&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Getting Started with Resource Refactoring Tool Development
&lt;/h3&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the following development tools&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.gotdotnet.com/team/fxcop/"&gt;FXCop 1.35 RC 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.nunit.org"&gt;NUnit 2.2.7&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sourceforge.net/projects/wix/"&gt;WiX 2.0.3719&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;Read Resource Refactoring Tool &lt;a href="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4249"&gt;Specification Document&lt;/a&gt; and &lt;a href="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4248"&gt;Design Document&lt;/a&gt; which contains information about the project structure.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring"&gt;Download the latest source code&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Building
&lt;/h3&gt; &lt;br /&gt;&lt;b&gt;If you wish to contribute changes to the project, you must build the Debug-Test, FxCop-Release and Release configurations. You will need to use the tools and procedures described below to build those configurations:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Download the latest sources on the &lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring"&gt;Source Code page&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;br /&gt;Open the ResourceRefactor.Settings.targets file.  This file is located in the solution directory.&lt;br /&gt; &lt;br /&gt;You will find the following tags for each of the tools listed above:&lt;br /&gt;&amp;lt;FxCopExtDir&amp;gt;  &amp;lt;/FxCopExtDir&amp;gt;&lt;br /&gt;&amp;lt;NUnitDir&amp;gt;     &amp;lt;/NUnitDir&amp;gt;&lt;br /&gt;&amp;lt;WiXDir&amp;gt;       &amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Set these properties to the tools' installation directories. &lt;b&gt;Be sure to include a trailing slash in each path.&lt;/b&gt;&lt;br /&gt;For example:&lt;br /&gt;&amp;lt;WiXDir&amp;gt;C:\tools\WiX\2.0.3719\&amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;br /&gt;Close and reopen the solution, when inside the VS IDE, to pick up the new tool locations.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 5&lt;/b&gt;&lt;br /&gt;Build.&lt;br /&gt; &lt;br /&gt;Once solution is successfully built using &amp;quot;Release&amp;quot; build, MSI package will be placed under &amp;quot;Installer&amp;quot; directory.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Running Verification Scripts
&lt;/h3&gt; &lt;br /&gt;Project contains scripts for building and testing modifications to the source code.  You can find these scripts under the &lt;b&gt;Verification Scripts&lt;/b&gt; folder.&lt;br /&gt; &lt;br /&gt;To perform a build, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
build.cmd [clean  rebuild] [debug  release  Debug-Test  FxCop-Release]
&lt;/pre&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;clean and rebuild are the build types&lt;/li&gt;&lt;li&gt;debug, release, fxcop-release, and debug-test are the different build configurations. &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Release build configuration builds Resource Refactoring Tool and also creates an MSI installer.&lt;/li&gt;&lt;li&gt;The FxCop configurations build Resource Refactoring Tool and then run FxCop on its assemblies.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;To run a test pass, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
runtests.cmd
&lt;/pre&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 21:35:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Getting Started with Resource Refactoring Tool Development 20061201093543P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home&amp;version=21</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Beta Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with C#, VB.Net and Web Projects&lt;/li&gt;&lt;li&gt;A preview window to show changes.&lt;/li&gt;&lt;li&gt;Finds other instances of the text being replaced in the project automatically.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://go.microsoft.com/fwlink/?LinkID=77544"&gt;ResourceRefactoringTool.msi&lt;/a&gt; to install&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=4244" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 19:11:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061201071157P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Alpha Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with both C# and VB.Net projects.&lt;/li&gt;&lt;li&gt;A preview window to show changes in the tool window.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://go.microsoft.com/fwlink/?LinkID=77544"&gt;ResourceRefactoringTool.msi&lt;/a&gt; to install&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3747" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Reading &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 18:54:47 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061201065447P</guid></item><item><title>UPDATED WIKI: Getting Started with Resource Refactoring Tool Development</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Getting Started with Resource Refactoring Tool Development&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Getting Started with Resource Refactoring Tool Development
&lt;/h3&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Install the following development tools&lt;/li&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.gotdotnet.com/team/fxcop/"&gt;FXCop 1.35 RC 1&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.nunit.org"&gt;NUnit 2.2.7&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sourceforge.net/projects/wix/"&gt;WiX 2.0.3719&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;li&gt;Read Resource Refactoring Tool Design Document which contains information about the project structure.&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring"&gt;Download the latest source code&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Building
&lt;/h3&gt; &lt;br /&gt;&lt;b&gt;If you wish to contribute changes to the project, you must build the Debug-Test, FxCop-Release and Release configurations. You will need to use the tools and procedures described below to build those configurations:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 1&lt;/b&gt;&lt;br /&gt;Download the latest sources on the &lt;a href="http://www.codeplex.com/SourceControl/ListDownloadableCommits.aspx?ProjectName=ResourceRefactoring"&gt;Source Code page&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 2&lt;/b&gt;&lt;br /&gt;Open the ResourceRefactor.Settings.targets file.  This file is located in the solution directory.&lt;br /&gt; &lt;br /&gt;You will find the following tags for each of the tools listed above:&lt;br /&gt;&amp;lt;FxCopExtDir&amp;gt;  &amp;lt;/FxCopExtDir&amp;gt;&lt;br /&gt;&amp;lt;NUnitDir&amp;gt;     &amp;lt;/NUnitDir&amp;gt;&lt;br /&gt;&amp;lt;WiXDir&amp;gt;       &amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 3&lt;/b&gt;&lt;br /&gt;Set these properties to the tools' installation directories. &lt;b&gt;Be sure to include a trailing slash in each path.&lt;/b&gt;&lt;br /&gt;For example:&lt;br /&gt;&amp;lt;WiXDir&amp;gt;C:\tools\WiX\2.0.3719\&amp;lt;/WiXDir&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 4&lt;/b&gt;&lt;br /&gt;Close and reopen the solution, when inside the VS IDE, to pick up the new tool locations.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Step 5&lt;/b&gt;&lt;br /&gt;Build.&lt;br /&gt; &lt;br /&gt;Once solution is successfully built using &amp;quot;Release&amp;quot; build, MSI package will be placed under &amp;quot;Installer&amp;quot; directory.&lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
Steps for Running Verification Scripts
&lt;/h3&gt; &lt;br /&gt;Project contains scripts for building and testing modifications to the source code.  You can find these scripts under the &lt;b&gt;Verification Scripts&lt;/b&gt; folder.&lt;br /&gt; &lt;br /&gt;To perform a build, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
build.cmd [clean  rebuild] [debug  release  Debug-Test  FxCop-Release]
&lt;/pre&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;clean and rebuild are the build types&lt;/li&gt;&lt;li&gt;debug, release, fxcop-release, and debug-test are the different build configurations. &lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Release build configuration builds Resource Refactoring Tool and also creates an MSI installer.&lt;/li&gt;&lt;li&gt;The FxCop configurations build Resource Refactoring Tool and then run FxCop on its assemblies.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;To run a test pass, run the following from the command prompt&lt;br /&gt;&lt;pre&gt;
runtests.cmd
&lt;/pre&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 18:54:14 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Getting Started with Resource Refactoring Tool Development 20061201065414P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Alpha Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with both C# and VB.Net projects.&lt;/li&gt;&lt;li&gt;A preview window to show changes in the tool window.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://go.microsoft.com/fwlink/?LinkID=77544"&gt;ResourceRefactoringTool.msi&lt;/a&gt; to install&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3747" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;issue tracker&lt;/a&gt;. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Read &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Getting%20Started%20with%20Resource%20Refactoring%20Tool%20Development"&gt;Getting Started with Resource Refactoring Tool Development&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;a href="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;DownloadId=4242"&gt;Project_Assignment_Agreement.TIF&lt;/a&gt; form and follow the &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the Resource Refactoring Tool community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 18:45:12 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061201064512P</guid></item><item><title>CREATED WIKI: Getting Started with Resource Refactoring Tool Development</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Getting Started with Resource Refactoring Tool Development</link><description></description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 18:45:12 GMT</pubDate><guid isPermaLink="false">CREATED WIKI: Getting Started with Resource Refactoring Tool Development 20061201064512P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Alpha Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with both C# and VB.Net projects.&lt;/li&gt;&lt;li&gt;A preview window to show changes in the tool window.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://go.microsoft.com/fwlink/?LinkID=77544"&gt;ResourceRefactoringTool.msi&lt;/a&gt; to install&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3747" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[release:109]. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[file:Project Assignment Agreement.TIF] form and follow the &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Join the Community&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;There are numerous ways you can participate in the VSCmdShell community&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Blog about Resource Refactoring Tool&lt;/li&gt;&lt;li&gt;Ask and answer questions regarding Resource Refactoring Tool on the &lt;a href="http://www.codeplex.com/Project/ListForums.aspx?ProjectName=ResourceRefactoring"&gt;forums&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/WorkItem/List.aspx?ProjectName=ResourceRefactoring"&gt;Submit issues or feature suggestions&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fix bugs or check in new features - see above section&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 17:32:10 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061201053210P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
Welcome to the Resource Refactoring Tool Homepage!
&lt;/h3&gt; &lt;br /&gt;Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Features for Resource Refactoring Tool Alpha Release&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Works with both C# and VB.Net projects.&lt;/li&gt;&lt;li&gt;A preview window to show changes in the tool window.&lt;/li&gt;&lt;li&gt;Lists existing resources by their similarity level to the text being replaced.&lt;/li&gt;&lt;li&gt;Automatically replaces hard coded string with a reference to resource entry.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Quick Start to using Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Run &lt;a href="http://go.microsoft.com/fwlink/?LinkID=77544"&gt;ResourceRefactoringTool.msi&lt;/a&gt; to install&lt;/li&gt;&lt;li&gt;Launch Visual Studio 2005&lt;/li&gt;&lt;li&gt;Open either a VB.Net or C# project&lt;/li&gt;&lt;li&gt;Right click on a hard coded string in a a code window and choose &lt;i&gt;Refactor - Extract to resource&lt;/i&gt; &lt;/li&gt;&lt;li&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3748" alt="RefactoringTool-Menu.png" /&gt;&lt;/li&gt;&lt;li&gt;Choose the resource file you want to use and either choose an existing resource or create a new one. After closing the dialog window, string will automatically be replaced with the reference to resource you have chosen.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="/Project/FileDownload.aspx?ProjectName=ResourceRefactoring&amp;amp;CountDownload=false&amp;amp;DownloadId=3747" alt="RefactoringTool-Window.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Contributing to Resource Refactoring Tool&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;We're looking for developers to join us in future releases.  Check out the current work items at &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[release:109]. &lt;br /&gt; &lt;br /&gt;Feel free to contribute by&lt;br /&gt; &lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Either creating new or finding existing bugs or feature requests you want to work on &lt;/li&gt;&lt;li&gt;Leave a note in the comments that you're going to investigate this bug (until you have developer rights, you won't be able to assign bugs to yourself) &lt;/li&gt;&lt;li&gt;Download the latest sources and create a bug fix &lt;/li&gt;&lt;li&gt;Zip up your changes and post them as an attachment to the work item &lt;/li&gt;&lt;li&gt;Fill out the &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[file:Project Assignment Agreement.TIF] form and follow the &lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=ResourceRefactoring&amp;amp;title=Assignment%20Agreement%20Instructions"&gt;Assignment Agreement Instructions&lt;/a&gt; to send it to us.&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;Note that by posting your submission to the Issue Tracker, you agree to do so under the &lt;a href="http://www.codeplex.com/Legal/terms.aspx"&gt;CodePlex TOU&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>bertanaygun</author><pubDate>Fri, 01 Dec 2006 17:31:16 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061201053116P</guid></item></channel></rss>