Sometime ago I built a tool I called Build Console. I was a quick and dirty development but until today we are using it often in our daily building. Why I needed this tool, well I don’t wanna tell you that VS build report is really poor but…...
Localizability is one of the tasks that we should be aware to writing a World-Ready Application. Basically this task implies that the application executable code has been clearly separated from the application localizable resources. So that one required...
It is time for a new version of coolcommands because I found 3 new coolcommands: Thomas Freudenberg suggested the need of a menu item to each project item which spawns the command “explorer /e, /select,<filepath>” This opens the explorer and select...
I fixed some bugs and I added 2 new features: Generate Images (Tools/Generate Images) This command will dump all bitmaps and icons as separated files in a selected folder. Generate Resource Class (Tools/Generate Resource Class) If you have a General.resx...