Tagged Questions

0
votes
1answer
469 views

C# read registry key, compare it to ini config file, if match return result under config section, do somethig else

I got below problem and with my entry level of C# please help on how to get this be done? Scenario: 1. My registry keys: __DatabaseConnection |____config1 value: username1 value: password1 ...