Click here to Skip to main content
15,891,905 members
Home / Discussions / C#
   

C#

 
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 
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 
QuestionGetting Data from methods of Type Void Pin
ASPnoob22-Sep-12 20:00
ASPnoob22-Sep-12 20:00 
QuestionC# pass variable to console application Pin
classy_dog22-Sep-12 10:48
classy_dog22-Sep-12 10:48 
I have two questions to ask about passing arguements to a C# 20008/2010 console application:

1. In an existing C# 2008 console application that I have made changes to, I have asked the network administrator what values are passed to the application. He told me none. However after I have debugged the application, I find it hard to find beleive that no arguments are passed to the application. Thus can you tell me where to look to see what variables are passed to the application that is setup in a windows scheduler for windows 7?
2. I have just written a C# 2010 console application that I pass values to. I need to setup the windows scheduler to run the job once a day and I need to pass the application some input argumements.

Thus can you answer my two question? Pointing to a url link would be helpful also!
AnswerRe: C# pass variable to console application Pin
Wes Aday22-Sep-12 12:42
professionalWes Aday22-Sep-12 12:42 

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.