Browse by Tags

[Cool Tool] Zeta Resource Editor
03 March 08 10:26 AM | Laurent Duveau
Following my Resource Refactoring Tool post, Uwe pointed me to Zeta Resource Editor . This very nice free win app allows you to easily edit your resx files, each language in the same row! Download link: http://www.codeproject.com/KB/aspnet/ZetaResourceEditor...
Filed under: ,
[Cool Tool] VS Resource Refactoring Tool
02 March 08 11:46 AM | Laurent Duveau
The recently opened Visual Studio Gallery contains some free hidden Microsoft gems, Resource Refactoring Tool is one of them. Resource Refactoring Tool provides developers an easy way to extract hard coded strings from the code to resource files. It works...
Filed under: , ,
Web Deployment Projects and Visual Studio 2008
12 September 07 11:39 PM | Laurent Duveau
I have been working a lot with Web Deployment Projects and even wrote articles on it, so I wanted to have a look at what comes with VS2008. It appears that unlike what I thought, Web Deployment Projects will not be part of VS2008. According to the Web...