Is it possible to get the name of current active application
- by nesn
[C# .NET]
User can switch active application by Alt+Tab or by clicking on thier pictograms in TaskBar. Is it possible to get the name (or other unique characterestic) of current active application?
I want to write a program which collects statistic of the applications usage.