Krzysztof Cwalina

Designing Reusable Frameworks

May, 2006

Posts
  • Krzysztof Cwalina

    Synchronization at the Right Level

    • 2 Comments
    I get a lot of questions about why the new generic collection interfaces (IList<T> for example) do not support synchronization. There are several reasons for it. One, probably the main, is that in practice synchronizing on the level of a single...
Page 1 of 1 (1 items)