March
5

Can’t wait to take my fresh copy of the Visual Studio “Orcas” March CTP for a spin.

Btw, You can get its installation here and get it as a Virtual PC here.

http://aabs.wordpress.com/2007/03/03/new-features-in-visual-studio-orcas/

0
March
5

Here’s an online e-book covering threading in C#. Most C# books I’ve read over the years gave a very shallow overview of threading (Programming .NET Components, 2nd Edition aside) which left me quite frustrated in the time of need.

This one here is free and available online (PDF version also available) and seems to provide deep coverage on the subject.

http://www.albahari.com/threading/index.html

0