VB.Net Visual Studio Active Directory
Budget: $250 – $750 USD
Need a form created in visual studio written in vb.net that searches for a user in Active Directory. Basically is just a textbox where the user types the logon name and then click on button to search. If user is in Active directory , then returns "In AD". If user is not in Ad, then it will search in a csv file. If user is in csv file return "In Progress". If user is not in AD or CSV, return "No Account"