MSDN Magazine Sept 2009 – What I Read

October 3rd, 2009 / Tales from a Trading Desk
  • Code Coverage for Concurrency
  • Concurrency with Channels, Domains and Messages – “experimental C# compiler that provides some interesting and different features, a superset of C# 3.0 (3.0 + asynchronous methods), none of which is implied for C# 4.0, by the way. What this does permit, however, is the ability to mix-and-match C# and Axum code in the same project, something unique to Axum so far” :)
  • Debugging Task-Based Parallel Applications in Visual Studio 2010
  • What’s New in the Base Class Libraries in .NET Framework 4
  • Charting with DataTemplates
  • The Tao of Screen Design

Comments are closed.