Announcements

To be on our mailing list, join the Google Group at this link




Other articles


    1. February 18th, 2009 — CCR: Concurrency and Coordination Runtime — Andreas Ulbrich

      Published: Sun 01 February 2009
      By nwcpp

      In 2009.

      Location

      Building 41
      One Microsoft Way
      Redmond, Washington 98052

      Abstract

      The Concurrency and Coordination Runtime (CCR) provides developers an easy way to create and coordinate loosely-coupled, data-driven applications. It is one of the core building blocks of Microsoft Robotics Developer Studio but has applications far beyond robotics. CCR …

      read more
    2. May 20th, 2008 — Enforcing Code Feature Requirements in C++ — Scott Meyers

      Published: Thu 01 May 2008
      By nwcpp

      In 2008.

      Location

      Building 41
      One Microsoft Way
      Redmond, Washington 98052

      Abstract

      Functions often depend on particular behavioral characteristics (“features”) of code they invoke. For example, thread-safe code must invoke only thread-safe code if it is to remain thread-safe, and exception-safe code must invoke only exception-safe code. This talk describes …

      read more

    « Page 17 / 26 »