Click here to Skip to main content
15,913,941 members
Home / Discussions / C#
   

C#

 
AnswerRe: ftp download Pin
Eddy Vluggen24-Sep-12 5:16
professionalEddy Vluggen24-Sep-12 5:16 
QuestionASAP Pin
rikah23-Sep-12 21:15
rikah23-Sep-12 21:15 
AnswerRe: ASAP Pin
Ingo23-Sep-12 21:53
Ingo23-Sep-12 21:53 
AnswerRe: ASAP Pin
Ravi Bhavnani24-Sep-12 4:17
professionalRavi Bhavnani24-Sep-12 4:17 
GeneralRe: ASAP Pin
rikah3-Oct-12 1:29
rikah3-Oct-12 1:29 
QuestionAsp Classic to ASP .NET C# Pin
zoul138023-Sep-12 16:50
zoul138023-Sep-12 16:50 
AnswerRe: Asp Classic to ASP .NET C# Pin
Abhinav S23-Sep-12 17:40
Abhinav S23-Sep-12 17:40 
AnswerRe: Asp Classic to ASP .NET C# Pin
Dave Kreskowiak23-Sep-12 18:52
mveDave Kreskowiak23-Sep-12 18:52 
AnswerRe: Asp Classic to ASP .NET C# Pin
ozkary24-Sep-12 16:28
ozkary24-Sep-12 16:28 
QuestionCOM port & Windows Service Pin
abshmak23-Sep-12 13:43
abshmak23-Sep-12 13:43 
AnswerRe: COM port & Windows Service Pin
Wes Aday23-Sep-12 15:22
professionalWes Aday23-Sep-12 15:22 
GeneralRe: COM port & Windows Service Pin
abshmak23-Sep-12 15:31
abshmak23-Sep-12 15:31 
GeneralRe: COM port & Windows Service Pin
Wes Aday23-Sep-12 15:53
professionalWes Aday23-Sep-12 15:53 
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 
I am writing a C# 2010 console application that will have between 10 to 30 ways on how to run the application. The ways to run the application depends upon the parameter values that are supplied to the application. There a few ways to run the console application were the steps need to be completed successfully before the next step is executed.

I am trying to determine the best way to setup this application. Should I have the program determine how it should run by:

1. passing values to console application that will be run in the main method?
2. Should I use a database table that will be read to determine the way the program shoulld be executed on a particular run?
3. Is there an option using a windows service and/or scheduler?
4. Do you have any other options that will work?

Basically can you tell me what method you think would be the best and why? In adition can you tell me and/or point me to a reference that I can use to code your method of choice?
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 

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.