C# Concurrency Programming PRO
I have recently completed the slides for the ‘C# Fundamentals’ course’s ‘Threads’ topic. This course is available for free at www.abelski.com. Comparing the Threading support I found in C# with the one I know in Java, more than a few similarities can be found. Nevertheless, the effort to provide improved threading capabilities in C# cannot be ignored. […]