Multi-threaded .NET Programming with C#

Organiser
JB International Consultants Ltd
Date
27-29 Nov 2006 (Add to calendar) GMT
Venue
JB International , London, GB
Cost
£1200+VAT

Multi-threaded .NET Programming with C# Course Outline

Introduction

What is Multithreading?
What is Synchronization?
Deadlocks
.NET Support for Multithreading

Threading

Creating Threads
Thread class
Runnable Interface
Threadpool
Starting Threads
Thread Priority
Aborting threads
Join

Synchronization Primitives

Monitors
WaitHandle
AutoResetEvent
ManualResetEvent
Mutex

Synchronization with Windows

Issues with Windows threading
Creating Delegates
Using Control.Invoke

Changing Values in Threads

Interlocked interface
Increment
Exchange

Callbacks

WaitCallback
TimerCallback

Threads and Timing

Sleep
Timer
Interrupting Threads

Terminating Threads

Issues of Thread Termination
Controlled Shutdown

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Owning a computer without programming is like having a kitchen and using only the microwave oven” - Charles Petzold