Lets have a look at Reading and Writing Registry entries using .Net. RegistryKeys are the base unit of organization in the registry, and can be compared to folders in Windows Explorer. A particular key can have subkeys (just as a folder can have subfolders),
Read More...