Click here to Skip to main content
15,879,326 members
Home / Discussions / C#
   

C#

 
GeneralRe: COM port & Windows Service Pin
abshmak23-Sep-12 16:17
abshmak23-Sep-12 16:17 
AnswerRe: COM port & Windows Service Pin
Bernhard Hiller23-Sep-12 20:42
Bernhard Hiller23-Sep-12 20:42 
GeneralRe: COM port & Windows Service Pin
abshmak25-Sep-12 12:54
abshmak25-Sep-12 12:54 
AnswerRe: COM port & Windows Service Pin
Richard Andrew x6424-Sep-12 7:24
professionalRichard Andrew x6424-Sep-12 7:24 
GeneralRe: COM port & Windows Service Pin
abshmak25-Sep-12 12:55
abshmak25-Sep-12 12:55 
AnswerRe: COM port & Windows Service Pin
abshmak25-Sep-12 13:01
abshmak25-Sep-12 13:01 
Questionways to execute C# console application Pin
classy_dog23-Sep-12 13:09
classy_dog23-Sep-12 13:09 
AnswerRe: ways to execute C# console application Pin
Richard MacCutchan23-Sep-12 21:58
mveRichard MacCutchan23-Sep-12 21:58 
The easiest and most common way of doing this is to pass parameters to the program which are checked and validated in the main() method.
One of these days I'm going to think of a really clever signature.

QuestionC# namspace.Properties.Settings Pin
classy_dog23-Sep-12 13:09
classy_dog23-Sep-12 13:09 
AnswerRe: C# namspace.Properties.Settings Pin
Richard MacCutchan23-Sep-12 22:00
mveRichard MacCutchan23-Sep-12 22:00 
QuestionNeed To Decompile My Lost Solution Pin
SayedAbdElkrim23-Sep-12 7:08
SayedAbdElkrim23-Sep-12 7:08 
AnswerRe: Need To Decompile My Lost Solution Pin
Wes Aday23-Sep-12 8:04
professionalWes Aday23-Sep-12 8:04 
AnswerRe: Need To Decompile My Lost Solution Pin
Dave Kreskowiak23-Sep-12 8:49
mveDave Kreskowiak23-Sep-12 8:49 
AnswerRe: Need To Decompile My Lost Solution Pin
Abhinav S23-Sep-12 23:49
Abhinav S23-Sep-12 23:49 
AnswerRe: Need To Decompile My Lost Solution Pin
BobJanova24-Sep-12 0:36
BobJanova24-Sep-12 0:36 
AnswerRe: Need To Decompile My Lost Solution Pin
Nico Patitz24-Sep-12 1:40
Nico Patitz24-Sep-12 1:40 
AnswerRe: Need To Decompile My Lost Solution Pin
BillWoodruff25-Sep-12 22:17
professionalBillWoodruff25-Sep-12 22:17 
Questionhow to create this form? Pin
calcushtag23-Sep-12 3:27
calcushtag23-Sep-12 3:27 
AnswerRe: how to create this form? Pin
Wes Aday23-Sep-12 4:21
professionalWes Aday23-Sep-12 4:21 
AnswerRe: how to create this form? Pin
BillWoodruff24-Sep-12 19:25
professionalBillWoodruff24-Sep-12 19:25 
QuestionVS2010 solution file cleaning Pin
PozzaVecia22-Sep-12 22:59
PozzaVecia22-Sep-12 22:59 
AnswerRe: VS2010 solution file cleaning Pin
Wes Aday22-Sep-12 23:45
professionalWes Aday22-Sep-12 23:45 
QuestionGetting Data from Methods of Type Void Pin
ASPnoob22-Sep-12 20:01
ASPnoob22-Sep-12 20:01 
AnswerRe: Getting Data from Methods of Type Void Pin
Pete O'Hanlon22-Sep-12 21:21
mvePete O'Hanlon22-Sep-12 21:21 
AnswerRe: Getting Data from Methods of Type Void Pin
Dave Kreskowiak23-Sep-12 4:30
mveDave Kreskowiak23-Sep-12 4: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.