Project DescriptionImplementation of Auto logoff using hooking approach on user inactivity in WPF Application
Here Auto Logoff feature has been implemented like the following: System logouts automatically when an operator is inactive for his Auto logoff time. This feature has been implemented as sliding, that is the timer is restarted when the user activities such as mouse clicks and keyboard entries is occurred.
I have published a new article on this on CodeProject;
http://www.codeproject.com/KB/WPF/AutologoffWPF.aspx