H
Hakan Fatih YILDIRIM
Hi .net gurus,
I wrote a program that writes a text file in a loop and i managed
threads with mutex objects in it.But when i open the same exe again
and execute them together.they lock each other.Is there a way or
sample that i can learn to manage processes on a shared resource? what
are the keywords. I usesd semaphore but i couldn't do what i want .
Thanks
I wrote a program that writes a text file in a loop and i managed
threads with mutex objects in it.But when i open the same exe again
and execute them together.they lock each other.Is there a way or
sample that i can learn to manage processes on a shared resource? what
are the keywords. I usesd semaphore but i couldn't do what i want .
Thanks