4
Answers

How do I make my C# Windows Forms application report stats?

I've created an application that is pretty widely used and would like to get an idea of just how many people use it and how often.

How can I implement something that will do that?

Answers (4)