App in Visual Studio to compare variables (strings) based on one input
Project detail
I need app made in Visual Studio which will based on string input, read a file on specific location. After reading main file, it will read around 100 small files, if there is a specific variable in any file it will ask for additional user input. Based on that input it will compare two variables and give OK or NOK.