feature-tracking

Feature tracking WinForms

Hi, I would like to extend my WinForms app, which a feature that allows me to monitor which functions are used by the users. The idea is to count how many times e.g. a button has been clicked, or a popup was opened. I want to know which features are used more or less often by the users. Any ideas how this can be done? (Or even if some...

A tracker for both bugs and (productive) todo items?

I began using a bugtracker (www.bugnotes.com) so I am new to this... And I am easily adding bugs, makes sense. However some of these bugs would be fixed if I were to implement a given feature or perform some refactoring. So how can I track todo-list type things effectively, and don't these kinds of tasks tie into bug tracking? I guess wh...