2
shouts

A Registry Viewer in C# | CodeHill

posted by amgadhsamgadhs 353 days, 21 hours, 26 minutes ago
Sunday, March 29, 2009 5:05:00 PM GMT

The Registry is a database in Windows that is available for application developers to use for storing small amounts of data. It is mostly used to save application setting like the window size and database connection string. In this series of post I will demonstrate how to create a simple registry editor in C#.

category: Smart Client | clicked: 4 | | source: codehill.com | show counter code
tags: C#, windows registry

No comments yet, be the first one to post comment.

To post your comment please login or signup