Click here to Skip to main content
15,885,546 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I extract positive word(s) from a paragraph in c# -Natural Language processing . Pin
Pete O'Hanlon16-Jan-17 1:21
mvePete O'Hanlon16-Jan-17 1:21 
AnswerRe: How can I extract positive word(s) from a paragraph in c# -Natural Language processing . Pin
Eddy Vluggen16-Jan-17 2:48
professionalEddy Vluggen16-Jan-17 2:48 
Questionproject file associated with c# application on start Pin
Member 1104538814-Jan-17 22:40
Member 1104538814-Jan-17 22:40 
AnswerRe: project file associated with c# application on start Pin
Eddy Vluggen15-Jan-17 0:52
professionalEddy Vluggen15-Jan-17 0:52 
GeneralRe: project file associated with c# application on start Pin
Member 1104538815-Jan-17 1:01
Member 1104538815-Jan-17 1:01 
GeneralRe: project file associated with c# application on start Pin
Eddy Vluggen15-Jan-17 1:06
professionalEddy Vluggen15-Jan-17 1:06 
GeneralRe: project file associated with c# application on start Pin
Member 1104538815-Jan-17 1:10
Member 1104538815-Jan-17 1:10 
GeneralRe: project file associated with c# application on start Pin
Eddy Vluggen15-Jan-17 1:24
professionalEddy Vluggen15-Jan-17 1:24 
I'd prefer to get the command-line arguments as passed into the main-method[^], but it should yield the same result.

It is an array of which the first item may be empty. If no arguments are supplied at all, then you probably did not register the correct command to launch the application. Did you include a "%1" in the command-line as registered to launch the application?
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: project file associated with c# application on start Pin
Member 1104538815-Jan-17 1:48
Member 1104538815-Jan-17 1:48 
GeneralRe: project file associated with c# application on start Pin
OriginalGriff15-Jan-17 1:23
mveOriginalGriff15-Jan-17 1:23 
GeneralRe: project file associated with c# application on start Pin
Eddy Vluggen15-Jan-17 1:25
professionalEddy Vluggen15-Jan-17 1:25 
QuestionCan't understand implementation of interface Pin
Mc_Topaz14-Jan-17 3:07
Mc_Topaz14-Jan-17 3:07 
AnswerRe: Can't understand implementation of interface Pin
OriginalGriff14-Jan-17 3:48
mveOriginalGriff14-Jan-17 3:48 
PraiseRe: Can't understand implementation of interface Pin
Mc_Topaz14-Jan-17 4:35
Mc_Topaz14-Jan-17 4:35 
GeneralRe: Can't understand implementation of interface Pin
OriginalGriff14-Jan-17 4:46
mveOriginalGriff14-Jan-17 4:46 
SuggestionRe: Can't understand implementation of interface Pin
Richard Deeming16-Jan-17 2:18
mveRichard Deeming16-Jan-17 2:18 
AnswerRe: Can't understand implementation of interface Pin
BillWoodruff17-Jan-17 16:49
professionalBillWoodruff17-Jan-17 16:49 
QuestionDatatable to Excel Pin
Member 1294766512-Jan-17 11:41
Member 1294766512-Jan-17 11:41 
AnswerRe: Datatable to Excel Pin
Dave Kreskowiak12-Jan-17 11:50
mveDave Kreskowiak12-Jan-17 11:50 
GeneralRe: Datatable to Excel Pin
Chris Quinn13-Jan-17 3:53
Chris Quinn13-Jan-17 3:53 
GeneralRe: Datatable to Excel Pin
Dave Kreskowiak13-Jan-17 5:05
mveDave Kreskowiak13-Jan-17 5:05 
GeneralRe: Datatable to Excel Pin
Chris Quinn13-Jan-17 5:07
Chris Quinn13-Jan-17 5:07 
GeneralRe: Datatable to Excel Pin
theoldfool14-Jan-17 16:16
professionaltheoldfool14-Jan-17 16:16 
GeneralRe: Datatable to Excel Pin
Dave Kreskowiak14-Jan-17 16:45
mveDave Kreskowiak14-Jan-17 16:45 
GeneralRe: Datatable to Excel Pin
theoldfool15-Jan-17 2:21
professionaltheoldfool15-Jan-17 2:21 

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.