User886971074 posted
I'm a beginner working on a small inventory project which requires active directory user authentication with active directory group based authorization to individual forms and menu items. The google search returns a lot of ways to achieve the objective
but I'm confused about which one is perfect and latest. I'm using visual studio 2015 community asp.net with c# and sql 2008 r2 express for backend.
So, please suggest me the best code to implement active directory authentication in my application in the above mentioned context.