Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Wednesday, September 08, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 


Report Error:
HOW TO: Write Your Own Registry Accessing Functions by Using the Base Class Libraries in Visual Basic .NET        
Total Hits: 684  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article demonstrates how to use Visual Basic. NET to access the registry. To do this, you write your own registry accessing functions by using the Base Class Libraries. Using the Registry and RegistryKey Classes. To access the registry without the constraints of the GetSetting and SaveSetting functions, use the Registry and RegistryKey classes in the Microsoft.Win32 namespace. The Registry class supplies the base registry keys to access values and subkeys in the registry. It has static (shared) fields, such as CurrentUser, to represent the root registry key.

If you would like to report an error or update for this listing please complete the form below.
Note: a Valid email is required for update request

Error/Update Type:  *
Description:
(Optional)
Your Name:  (Optional)
Your Email Address:  (Optional)
   

<< Back to listing

DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net