The Artima Developer Community
Sponsored Link

C# Answers Forum
readRegistry in C#

1 reply on 1 page. Most recent reply: Mar 11, 2003 3:04 AM by mahesh

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Yossi

Posts: 5
Nickname: garfild
Registered: Jan, 2003

readRegistry in C# Posted: Jan 9, 2003 12:23 AM
Reply to this message Reply
Advertisement
Hi,
I am very new to C# and I would like your help
with reading/writing into registry key names and values.
Do you know of some sample codes that will show me the best way?
Thanks


mahesh

Posts: 3
Nickname: maccoy
Registered: Mar, 2003

Re: readRegistry in C# Posted: Mar 11, 2003 3:04 AM
Reply to this message Reply
Look in to the namespace Microsoft.Win32;It has got class
(RegistryKey )and methods to read from and write to registry

Flat View: This topic has 1 reply on 1 page
Topic: datagrid in c# Previous Topic   Next Topic Topic: Java help real urgent

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use