Click here to Skip to main content
16,006,378 members
Home / Discussions / C#
   

C#

 
GeneralRe: Controls - checkbox Pin
CodingLover28-Feb-08 23:52
CodingLover28-Feb-08 23:52 
GeneralRe: Controls - checkbox Pin
Laddie28-Feb-08 23:54
Laddie28-Feb-08 23:54 
GeneralRe: Controls - checkbox Pin
Luc Pattyn29-Feb-08 0:11
sitebuilderLuc Pattyn29-Feb-08 0:11 
GeneralRe: Controls - checkbox Pin
Seattle29-Feb-08 1:03
Seattle29-Feb-08 1:03 
GeneralBackup the registry settings. Pin
CodingLover28-Feb-08 22:28
CodingLover28-Feb-08 22:28 
GeneralRe: Backup the registry settings. Pin
Laddie28-Feb-08 22:35
Laddie28-Feb-08 22:35 
GeneralRe: Backup the registry settings. Pin
CodingLover28-Feb-08 22:41
CodingLover28-Feb-08 22:41 
GeneralRe: Backup the registry settings. Pin
buchstaben28-Feb-08 22:49
buchstaben28-Feb-08 22:49 
use Microsoft.Win32.Registry and get the root RegistryKey which you want to backup. having this, loop recursibly over registryKey.GetSubKeyNames and get the corresponding values. now you can store this as xml.
GeneralRe: Backup the registry settings. Pin
Laddie28-Feb-08 22:55
Laddie28-Feb-08 22:55 
GeneralRe: Backup the registry settings. Pin
CodingLover28-Feb-08 23:20
CodingLover28-Feb-08 23:20 
GeneralFont problem in windows Vista Pin
D i x y28-Feb-08 22:12
D i x y28-Feb-08 22:12 
GeneralRe: Font problem in windows Vista [modified] Pin
DaveyM6929-Feb-08 3:02
professionalDaveyM6929-Feb-08 3:02 
GeneralRe: Font problem in windows Vista Pin
D i x y29-Feb-08 17:31
D i x y29-Feb-08 17:31 
GeneralRe: Font problem in windows Vista [modified] Pin
DaveyM6929-Feb-08 22:42
professionalDaveyM6929-Feb-08 22:42 
GeneralRe: Font problem in windows Vista Pin
D i x y29-Feb-08 22:51
D i x y29-Feb-08 22:51 
GeneralRe: Font problem in windows Vista Pin
DaveyM6929-Feb-08 23:13
professionalDaveyM6929-Feb-08 23:13 
QuestionDatagrid row color Pin
Arijit Banerjee28-Feb-08 22:03
Arijit Banerjee28-Feb-08 22:03 
GeneralRe: Datagrid row color Pin
Laddie28-Feb-08 22:14
Laddie28-Feb-08 22:14 
QuestionRe: Datagrid row color Pin
Arijit Banerjee2-Mar-08 17:25
Arijit Banerjee2-Mar-08 17:25 
GeneralC# Accessing third Party software Using windows handler Pin
Rehan Anis28-Feb-08 20:46
Rehan Anis28-Feb-08 20:46 
GeneralRe: C# Accessing third Party software Using windows handler Pin
Nouman Bhatti28-Feb-08 21:01
Nouman Bhatti28-Feb-08 21:01 
Questionhow to view a particular value of a combo box? Pin
Saira Tanwir28-Feb-08 20:43
Saira Tanwir28-Feb-08 20:43 
GeneralRe: how to view a particular value of a combo box? Pin
Laddie28-Feb-08 20:46
Laddie28-Feb-08 20:46 
GeneralRe: how to view a particular value of a combo box? Pin
buchstaben28-Feb-08 20:49
buchstaben28-Feb-08 20:49 
QuestionHow apply Single Scrollbar for Treview control in C# Pin
mohindar_kks28-Feb-08 20:30
mohindar_kks28-Feb-08 20:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.