Click here to Skip to main content
15,921,990 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to close a socket which is already open Pin
sindhutiwari7-Feb-08 0:31
sindhutiwari7-Feb-08 0:31 
GeneralRe: How to close a socket which is already open Pin
Jamman7-Feb-08 1:16
Jamman7-Feb-08 1:16 
Generalwant a help in the code...... [modified] Pin
samidhas6-Feb-08 19:24
samidhas6-Feb-08 19:24 
GeneralRe: want a help in the code...... Pin
Guffa6-Feb-08 20:47
Guffa6-Feb-08 20:47 
GeneralLocalization of Control : Pin
Nadia Monalisa6-Feb-08 18:01
Nadia Monalisa6-Feb-08 18:01 
GeneralRe: Localization of Control : Pin
Abhijit Jana6-Feb-08 20:35
professionalAbhijit Jana6-Feb-08 20:35 
QuestionHow to work with XML effeciently Pin
Richard Blythe6-Feb-08 17:43
Richard Blythe6-Feb-08 17:43 
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 

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.