Click here to Skip to main content
16,009,114 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to work with XML effeciently Pin
N a v a n e e t h6-Feb-08 19:10
N a v a n e e t h6-Feb-08 19:10 
GeneralRe: How to work with XML effeciently Pin
Richard Blythe7-Feb-08 5:47
Richard Blythe7-Feb-08 5:47 
AnswerRe: How to work with XML effeciently Pin
Vikram A Punathambekar6-Feb-08 19:23
Vikram A Punathambekar6-Feb-08 19:23 
GeneralRe: How to work with XML effeciently Pin
N a v a n e e t h6-Feb-08 19:27
N a v a n e e t h6-Feb-08 19:27 
GeneralRe: How to work with XML effeciently Pin
Vikram A Punathambekar6-Feb-08 19:34
Vikram A Punathambekar6-Feb-08 19:34 
GeneralRe: How to work with XML effeciently Pin
N a v a n e e t h6-Feb-08 19:40
N a v a n e e t h6-Feb-08 19:40 
AnswerRe: How to work with XML effeciently Pin
Pete O'Hanlon6-Feb-08 23:15
mvePete O'Hanlon6-Feb-08 23:15 
QuestionHow to open explore on click of a button Pin
nilam24776-Feb-08 17:39
nilam24776-Feb-08 17:39 
GeneralRe: How to open explore on click of a button Pin
D i x y6-Feb-08 17:44
D i x y6-Feb-08 17:44 
GeneralRe: How to open explore on click of a button Pin
Richard Blythe6-Feb-08 17:47
Richard Blythe6-Feb-08 17:47 
QuestionC#.NET write to registry at installation time Pin
D i x y6-Feb-08 17:16
D i x y6-Feb-08 17:16 
GeneralRe: C#.NET write to registry at installation time Pin
Richard Blythe6-Feb-08 17:38
Richard Blythe6-Feb-08 17:38 
GeneralRe: C#.NET write to registry at installation time Pin
N a v a n e e t h6-Feb-08 19:17
N a v a n e e t h6-Feb-08 19:17 
GeneralRe: C#.NET write to registry at installation time Pin
Nouman Bhatti6-Feb-08 21:03
Nouman Bhatti6-Feb-08 21:03 
QuestionRe: C#.NET write to registry at installation time Pin
jov7-Feb-08 16:38
jov7-Feb-08 16:38 
GeneralRe: C#.NET write to registry at installation time Pin
Nouman Bhatti7-Feb-08 21:19
Nouman Bhatti7-Feb-08 21:19 
GeneralRe: C#.NET write to registry at installation time Pin
Thomas Stockwell8-Feb-08 7:34
professionalThomas Stockwell8-Feb-08 7:34 
If you do not want to create an actual setup project you can manipulate the registry the hard way through the Microsoft.Win32 namespace using the class Registry. Check the registry when the program starts.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my homepage Oracle Studios[^]

GeneralI need help with a progra. Pin
Alex5016-Feb-08 16:52
Alex5016-Feb-08 16:52 
GeneralRe: I need help with a progra. Pin
Mark Churchill6-Feb-08 17:35
Mark Churchill6-Feb-08 17:35 
GeneralRe: I need help with a progra. Pin
N a v a n e e t h6-Feb-08 19:12
N a v a n e e t h6-Feb-08 19:12 
GeneralRe: I need help with a progra. Pin
Mark Churchill6-Feb-08 21:55
Mark Churchill6-Feb-08 21:55 
QuestionRaise VB6 event from C# dll [modified] Pin
MayyMagdy6-Feb-08 11:37
MayyMagdy6-Feb-08 11:37 
QuestionUsing underline in names Pin
Kaveh Shahbazian6-Feb-08 9:56
Kaveh Shahbazian6-Feb-08 9:56 
GeneralRe: Using underline in names Pin
Ed.Poore6-Feb-08 10:32
Ed.Poore6-Feb-08 10:32 
GeneralRe: Using underline in names Pin
Gareth H6-Feb-08 11:38
Gareth H6-Feb-08 11:38 

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.