Hi,All
I have a windows application in C#.NET 2005 that asks for username and password when logging in to the application .I need to create a log for the user activities (i.e username,entry time,exit time ) to know who was the user that was using the application in specific period and when he had entered,stayed, and closed the application.
I would appreciate if any one could help me
thanks in advance