
March 4th, 2008, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 905
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Working with Windows Registry in C#
The Windows registry is the place where Microsoft Windows operating systems store settings and options. During your past endeavors as a programmer, I am sure you ran into numerous situations where working with registry was either necessary or just helpful. In this article, we are going to learn how to accomplish this task in C#.
Read the full article here: Working with Windows Registry in C#
For more discussion go here: Blog Article Discussion
|