Categorized | Uncategorized

Pistachio thank you! Sometimes being green makes things easier…

Posted on 04 January 2008 by Nate Dunlap

http://www.granthinkson.com/2007/11/08/announcing-pistachio-wpf-resource-visualizer/ 

I know I have blogged on this before… But im using this app right now and its saving me a load of work.

Let’s say you get a project handed to you that has a mess of unused resources… You arent familiar with the resources that are being used much less the ones that arent being used and you are absolutely confident that there is no code that will consume the resources at runtime…

Pistachio let’s you open a csproj file and it iterates through and tells you which resources are being used and which ones are not.

Even better… it tells you where the resources are being used when you click the twirly arrow next to it.

 

Screenshot determining IsUsed

image

 

Screenshot of resource usage

image

Comments are closed.