Always remain updated about current software development trends
When developing multi-threaded software or using parallel programming techniques, it is essential that classes remain thread-safe. The Interlocked class provides methods that assist with thread safety by performing atomic operations.
Describes the .NET ReaderWriterLock object and how to use it effectively to create a thread safe Singleton.
How to avoid Cross Thread Call errors
A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels.
Simple High-level IPC library with ability to use native C++ interfaces
Shows how to implement a system to generate events when network interfaces change
An ObservableCollection wrapper for an array which notifies the observer about changes to its underlying array
c# .net dev intermediate asp.net windows sql beginner silverlight advanced c++ javascript architect sql server wpf mysql html5 mobile c#4.0 jquery