WPF Application: What is That?
Posted on November 16, 2008I'm playing around with some different WPF controls and WPF in general and wrote a little app to help me find out what processes are running on my machine. I used http://searchtasks.answersthatwork.com/index.html to find out details about processes by name. Here's a screen shot of the app(click to enlarge):
Here's the code(it assumes you have VS2008 SP1 installed): WhatIsThat.zip