Click here to Skip to main content
16,019,740 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generating Crystal Reports Dynamically Pin
Harvey Saayman12-Jun-08 2:36
Harvey Saayman12-Jun-08 2:36 
QuestionHOw to read .DTD file programmatically? Pin
Affan Toor11-Jun-08 23:59
Affan Toor11-Jun-08 23:59 
AnswerRe: HOw to read .DTD file programmatically? Pin
leppie12-Jun-08 0:20
leppie12-Jun-08 0:20 
QuestionRetrieving Second Highest Element in an Array? Pin
yadlaprasad11-Jun-08 23:52
yadlaprasad11-Jun-08 23:52 
AnswerRe: Retrieving Second Highest Element in an Array? Pin
Colin Angus Mackay11-Jun-08 23:54
Colin Angus Mackay11-Jun-08 23:54 
GeneralRe: Retrieving Second Highest Element in an Array? Pin
Russell Jones12-Jun-08 0:15
Russell Jones12-Jun-08 0:15 
QuestionHop across programs Pin
Yosh_11-Jun-08 23:43
professionalYosh_11-Jun-08 23:43 
AnswerRe: Hop across programs Pin
Colin Angus Mackay11-Jun-08 23:51
Colin Angus Mackay11-Jun-08 23:51 
Creamboy wrote:
has anyone ever done anything like interact between two programs?


Yes.


Creamboy wrote:
How do i know when the biometric authenticating program has finished authenticating, and its result, i.e: true or false.


What external interfaces does it provide?


Creamboy wrote:
I need to run the first program, then based on its results, run the second. Any help please. I'm stuck!


Do you mean that the authentication program does the authentication, exits with some sort of return code which your second program can then use to determine if it can continue or not? If so then that really sucks! There is no real security in that scenario, the first program could potentially be swapped out easily by something malicious.


GeneralRe: Hop across programs Pin
Yosh_12-Jun-08 0:40
professionalYosh_12-Jun-08 0:40 
GeneralRe: Hop across programs Pin
Colin Angus Mackay12-Jun-08 11:41
Colin Angus Mackay12-Jun-08 11:41 
AnswerRe: Hop across programs Pin
Russell Jones12-Jun-08 0:18
Russell Jones12-Jun-08 0:18 
Question2-way authentication Pin
Yosh_12-Jun-08 1:23
professionalYosh_12-Jun-08 1:23 
QuestionConsole.ReadKey Pin
George_George11-Jun-08 23:13
George_George11-Jun-08 23:13 
AnswerRe: Console.ReadKey Pin
leppie11-Jun-08 23:16
leppie11-Jun-08 23:16 
GeneralRe: Console.ReadKey Pin
George_George11-Jun-08 23:22
George_George11-Jun-08 23:22 
Questionstring encoding Pin
baerten11-Jun-08 23:07
baerten11-Jun-08 23:07 
AnswerRe: string encoding Pin
leppie11-Jun-08 23:14
leppie11-Jun-08 23:14 
AnswerRe: string encoding Pin
baerten11-Jun-08 23:23
baerten11-Jun-08 23:23 
QuestionMicrosoft visula source safe Pin
mrcooll11-Jun-08 22:31
mrcooll11-Jun-08 22:31 
AnswerRe: Microsoft visula source safe Pin
Colin Angus Mackay11-Jun-08 22:53
Colin Angus Mackay11-Jun-08 22:53 
GeneralRe: Microsoft visula source safe Pin
mrcooll11-Jun-08 23:07
mrcooll11-Jun-08 23:07 
GeneralRe: Microsoft visula source safe Pin
Colin Angus Mackay11-Jun-08 23:42
Colin Angus Mackay11-Jun-08 23:42 
AnswerRe: Microsoft visula source safe Pin
Harvey Saayman12-Jun-08 2:12
Harvey Saayman12-Jun-08 2:12 
QuestionQuestion regarding a lock on a file Pin
thoru11-Jun-08 22:06
thoru11-Jun-08 22:06 
AnswerRe: Question regarding a lock on a file Pin
Giorgi Dalakishvili11-Jun-08 22:22
mentorGiorgi Dalakishvili11-Jun-08 22:22 

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.