Click here to Skip to main content
15,899,025 members
Home / Discussions / C#
   

C#

 
AnswerRe: pass paramters to C# 2008 app Pin
wizardzz24-Aug-12 10:14
wizardzz24-Aug-12 10:14 
QuestionDealing with SQL Server Table Column Name with Special Character Pin
Ankitaaguggi24-Aug-12 5:37
Ankitaaguggi24-Aug-12 5:37 
AnswerRe: Dealing with SQL Server Table Column Name with Special Character Pin
Dave Kreskowiak24-Aug-12 6:18
mveDave Kreskowiak24-Aug-12 6:18 
AnswerRe: Dealing with SQL Server Table Column Name with Special Character Pin
jschell24-Aug-12 8:46
jschell24-Aug-12 8:46 
QuestionC# 2010 standard output Pin
sc steinhayse24-Aug-12 3:44
sc steinhayse24-Aug-12 3:44 
AnswerRe: C# 2010 standard output Pin
sjelen24-Aug-12 4:06
professionalsjelen24-Aug-12 4:06 
AnswerRe: C# 2010 standard output Pin
Dave Kreskowiak24-Aug-12 4:34
mveDave Kreskowiak24-Aug-12 4:34 
GeneralRe: C# 2010 standard output Pin
sc steinhayse24-Aug-12 6:01
sc steinhayse24-Aug-12 6:01 
I do not know how to make the C# application use the command line arguments I pass to it.

My command line looks like the following:

Start .\samclt\bin\Debug\samcl.exe encrypted_value https://test/test/testWebService 1 ITEM 


I know the application is not using the parameters that appear after the exe by stepping though the code.

Thus can can you tell me how to make the application see the parameters I am trying to pass to it?
GeneralRe: C# 2010 standard output Pin
Dave Kreskowiak24-Aug-12 6:15
mveDave Kreskowiak24-Aug-12 6:15 
QuestionSQL Connection problem in Windows Service asp.net c# Pin
Member 799263524-Aug-12 0:22
Member 799263524-Aug-12 0:22 
AnswerCross post Pin
Pete O'Hanlon24-Aug-12 0:35
mvePete O'Hanlon24-Aug-12 0:35 
AnswerRe: SQL Connection problem in Windows Service asp.net c# Pin
Vijay Selvaraj26-Aug-12 21:56
Vijay Selvaraj26-Aug-12 21:56 
QuestionC# 2010 parse a file Pin
classy_dog23-Aug-12 17:49
classy_dog23-Aug-12 17:49 
AnswerRe: C# 2010 parse a file PinPopular
pramod.hegde23-Aug-12 20:05
professionalpramod.hegde23-Aug-12 20:05 
AnswerRe: C# 2010 parse a file Pin
wizardzz24-Aug-12 9:54
wizardzz24-Aug-12 9:54 
Question[Problem Solved] how to access a class of a file A.cs from other file B.cs Pin
jamesfrj23-Aug-12 13:33
jamesfrj23-Aug-12 13:33 
AnswerRe: how to access a class of a file A.cs from other file B.cs Pin
harold aptroot23-Aug-12 14:42
harold aptroot23-Aug-12 14:42 
GeneralRe: how to access a class of a file A.cs from other file B.cs Pin
jamesfrj30-Aug-12 0:25
jamesfrj30-Aug-12 0:25 
AnswerRe: how to access a class of a file A.cs from other file B.cs Pin
pramod.hegde23-Aug-12 20:12
professionalpramod.hegde23-Aug-12 20:12 
GeneralRe: how to access a class of a file A.cs from other file B.cs Pin
Pete O'Hanlon23-Aug-12 23:00
mvePete O'Hanlon23-Aug-12 23:00 
GeneralRe: how to access a class of a file A.cs from other file B.cs Pin
pramod.hegde23-Aug-12 23:04
professionalpramod.hegde23-Aug-12 23:04 
GeneralRe: how to access a class of a file A.cs from other file B.cs Pin
Pete O'Hanlon23-Aug-12 23:27
mvePete O'Hanlon23-Aug-12 23:27 
GeneralRe: how to access a class of a file A.cs from other file B.cs Pin
pramod.hegde23-Aug-12 23:51
professionalpramod.hegde23-Aug-12 23:51 
GeneralRe: how to access a class of a file A.cs from other file B.cs Pin
Pete O'Hanlon24-Aug-12 0:04
mvePete O'Hanlon24-Aug-12 0:04 
GeneralRe: how to access a class of a file A.cs from other file B.cs Pin
jamesfrj24-Aug-12 4:44
jamesfrj24-Aug-12 4:44 

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.