Browse by Tags
All Tags »
ResourceRefactoring (RSS)
Jeremy found a good companion to Resource Refactoring tool to make working with localized resource files much easier. Once you created resource files using Resource Refactoring Tool, you can use ResEx to translate resource files in to different cultures.
Read More...
We just released Resource Refactoring Tool 1.0 to CodePlex, you can download the release from project releases page. A summary of new and updated features in this release is below, you can see the full list of fixed issues in the release page. Added support
Read More...
We have finished working on the beta version of Resource Refactoring and just posted it to Codeplex . Also with this release Resource Refactoring Tool became a shared source project under MS-PL, so we have published the source code as well. If you want
Read More...
We have just released alpha version of Resource Refactoring Tool for Visual Studio, you can download it from: http://go.microsoft.com/fwlink/?LinkID=77544 . In one line, it provides an easy way to extract hard coded strings from code files to embedded
Read More...
Now that VSCmdShell is released, I started working on a refactoring power toy to help with converting strings in to resource files as it has to be performed manually now. It is primary feature will be to place selected string in to a resource file and
Read More...