Click here to Skip to main content
16,015,444 members
Home / Discussions / C#
   

C#

 
GeneralRe: how do I get serial hardware from client with c# or vb.net Pin
indy25-Apr-08 6:47
indy25-Apr-08 6:47 
GeneralRe: how do I get serial hardware from client with c# or vb.net Pin
Ravenet25-Apr-08 21:38
Ravenet25-Apr-08 21:38 
GeneralRe: how do I get serial hardware from client with c# or vb.net Pin
indy25-Apr-08 22:03
indy25-Apr-08 22:03 
QuestionProblem writing to the remote machine registry Pin
sumitchavan25-Apr-08 0:39
sumitchavan25-Apr-08 0:39 
GeneralRe: Problem writing to the remote machine registry Pin
Mircea Puiu25-Apr-08 1:37
Mircea Puiu25-Apr-08 1:37 
GeneralRe: Problem writing to the remote machine registry Pin
Vasudevan Deepak Kumar25-Apr-08 2:19
Vasudevan Deepak Kumar25-Apr-08 2:19 
QuestionHow to add system drives icons to tree View Pin
Naveed72725-Apr-08 0:04
Naveed72725-Apr-08 0:04 
AnswerRe: How to add system drives icons to tree View Pin
Spacix One25-Apr-08 4:07
Spacix One25-Apr-08 4:07 
You'd need to load those icons from the windows dll's that hold them and add um to an Imagelist. Then access the correct icon from the image list from there, or (depends on what you are trying to do) just add a System.Windows.Forms.FolderBrowserDialog


-Spacix
All your skynet questions[^] belong to solved

AnswerRe: How to add system drives icons to tree View Pin
Ravenet25-Apr-08 6:04
Ravenet25-Apr-08 6:04 
Questionmy HTTP request handler code correct? Pin
George_George25-Apr-08 0:02
George_George25-Apr-08 0:02 
AnswerRe: my HTTP request handler code correct? Pin
Spacix One25-Apr-08 2:22
Spacix One25-Apr-08 2:22 
GeneralRe: my HTTP request handler code correct? Pin
George_George25-Apr-08 2:50
George_George25-Apr-08 2:50 
GeneralRe: my HTTP request handler code correct? Pin
Spacix One25-Apr-08 3:28
Spacix One25-Apr-08 3:28 
GeneralRe: my HTTP request handler code correct? Pin
George_George25-Apr-08 4:00
George_George25-Apr-08 4:00 
GeneralRe: my HTTP request handler code correct? Pin
Spacix One25-Apr-08 5:34
Spacix One25-Apr-08 5:34 
GeneralRe: my HTTP request handler code correct? Pin
George_George25-Apr-08 21:34
George_George25-Apr-08 21:34 
QuestionHow to Assign value to CodeMemberField object in CodeDom ? Pin
hdv21224-Apr-08 23:30
hdv21224-Apr-08 23:30 
Questionextracting domain name from email.. Pin
Adoremi24-Apr-08 23:13
Adoremi24-Apr-08 23:13 
GeneralRe: extracting domain name from email.. Pin
phannon8624-Apr-08 23:30
professionalphannon8624-Apr-08 23:30 
GeneralRe: extracting domain name from email.. Pin
Giorgi Dalakishvili24-Apr-08 23:37
mentorGiorgi Dalakishvili24-Apr-08 23:37 
AnswerRe: extracting domain name from email.. [modified] Pin
Spacix One25-Apr-08 2:57
Spacix One25-Apr-08 2:57 
GeneralRe: extracting domain name from email.. Pin
Mike Dimmick25-Apr-08 3:24
Mike Dimmick25-Apr-08 3:24 
GeneralRe: extracting domain name from email.. Pin
Spacix One25-Apr-08 3:36
Spacix One25-Apr-08 3:36 
GeneralRe: extracting domain name from email.. Pin
Adoremi26-Apr-08 7:06
Adoremi26-Apr-08 7:06 
QuestionHow do I force the printer to print in grayscale mode from C#? Pin
Faysal24-Apr-08 22:05
Faysal24-Apr-08 22:05 

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.