Gaston Milano's WebLog

About something...

Sponsors

News

General

Usability

VS Automation

VSIP

Browse by Tags

All Tags » C# (RSS)
A Better Way To Show your Build Output: BuildConsole.NET
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…...
Easily Add a string resource with CoolCommands
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...
CoolCommands 3.0 for Visual Studio 2005
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...
Resource Editor 1.1
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...
Posted: Apr 21 2004, 08:47 AM by GMilano | with 22 comment(s)
Filed under: , , ,
More Posts