dataflow

  1. News

    Windows 7 Going Deeper with Project Roslyn: Exposing the C# and VB compiler’s code analysis

    Until now, the VB and C# compilers have been used as black boxes. You put text in, and you get out a binary file. In our long-lead project, codename "Roslyn," we are changing that dynamic by building an API that exposes our compilers' analysis engines. In this session, we'll go in-depth in...
  2. News

    Windows 7 Stephen Toub: Inside TPL Dataflow

    TPL Dataflow (TDF), System.Threading.Tasks.Dataflow, builds upon the foundational layer for asynchronous and concurrent programming using Tasks provided in TPL in .NET 4. TDF is a complementary set of primitives to those delivered in TPL in .NET 4, addressing additional scenarios beyond those...
  3. News

    Windows 7 TWC9: Coding4Fun, DevLabs projects, XAMLQuery, VS Achievements

    This week on Channel 9, Dan and Brian discuss the week's top developer news, including: [00:32] Coding4Fun is now on Channel 9,including blog posts, articles, and projects, and friend of the show Greg Duncan will be a contributing blogger [01:45] Coding4Fun - Link Removed and the...
Back
Top