Home
Certification Preparation
Microsoft
Microsoft Developers Certifications
synchoronization with windows kernal objects
ijas1981
I want to know exactly what is the point of using the following in .net 2.0 c# no 3.0
.......................................
there are two methods. lets say A and B.
A is ReaderwriterLock class.
B is synchoronization with windows kernal objects
......................................
I was able to understand A
I am unable to understand B
B is
mutex
semaphore
event
.
Find more posts tagged with
Comments
JDMurray
Before you can learn about Windows programming with .NET, you need to have a solid understanding of operating system concepts, such as multi-threading, interprocess communication (pipes, semaphores, mutexes) and signals (interrupts, events).
Books on operating system concepts at Amazon.com
ijas1981
is this ok.
or do i need more .
http://koti.mbnet.fi/niclasw/MutexSemaphore.html
iif i need more please suggest me some thing
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of