Hi friends,
Am developed a C# window application and going to install into more than 20 PC Which is in LAN. All applications are accessing a single database. in this environment how can I implement sing authentication for user those are login in a Desktop App. I Want to avoid duplication of login from different PC .so I like do set a single session for users.