I currently have a new project and as an additional security I want to get the workstations MAC address and store it in the Log.. Here's my solution which I based somewhere..... IPGlobalProperties NetworkProperties = IPGlobalProperties.GetIPGlobalProperties...
I have coded several Windows Applications using .Net for the bank for the past years and one of the ussual task is to create the Login Form. I have posted previously one of the solution I use in doing it ( Use Membership API in winForms) . Browsing for...