Hi All,
I've been developing an application that makes use of Authentication of users to access the program. I wondered if there's actually some framework in C# somewhere that can be used to make this process of WinForm Authentication in software development easier?
Tony