Hello everyone!
I know it’s been a while since my last post, been rather occupied with other stuff so didn’t really have time to post on my blog.
Anyhow, back to business.
Today I’m going to explain to you how to work with the Windows Registry in your VB.NET application.
This entry will be divided into 5 parts:
- Working with Windows Registry in VB.NET – Part 1: General information about the Registry
- Working with Windows Registry in VB.NET – Part 2: Writing to the Registry
- Working with Windows Registry in VB.NET – Part 3: Reading from the Registry
- Working with Windows Registry in VB.NET – Part 4: Deleting from the Registry
- Working with Windows Registry in VB.NET – Part 5: Everything in a nutshell