How to Check a user is already logged on or not in c# winform
Hi,
can anyone tell me ,How to Check a user is already logged on or not in winform.
Whenever any client runs, the system checks whether the current Windows user account has already been created in DbLogin and granted access rights to this application.
Pls help me out asap...