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

C#

 
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 
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 
Creamboy wrote:
i was thinking i could write a value, like 0 or 1, to a file then use a timer from the second program to check the value written. Is that logical and safe?


File systems are too easily compromised. Also this method is increadibly inefficient.


Creamboy wrote:
please can u give a scenario on how u did this.


There are tons of scenarios. WCF (Windows Communication Foundation) is the way to go these days as it encompasses so many ways of communication in a consistent way.

The first thing you really need to do, based on your replies, is to buy a book on security and read it. This is one area where writing code based on a little information can get you in to real trouble. You need to really understand how your system hangs together. Without that knowledge you'll end up blowing great big security holes in your system.


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 
QuestionRandom Numbers Pin
jonhbt11-Jun-08 21:30
jonhbt11-Jun-08 21:30 
AnswerRe: Random Numbers Pin
Ashfield11-Jun-08 21:32
Ashfield11-Jun-08 21:32 

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.