You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
technical session
About this tag
This tag covers technical sessions focused on Microsoft developer technologies, particularly .NET parallel programming and asynchronous patterns. The featured content includes an in-depth look at TPL Dataflow, a library that extends the Task Parallel Library in .NET 4 to support dataflow-based programming. Discussions center on using tasks, concurrent collections, and tuples to build concurrent and asynchronous applications. The tag is relevant for developers attending or referencing technical sessions that explore advanced .NET features, parallel computing, and modern programming models within the Microsoft ecosystem.
Registration is now open for Microsoft Edge Web Summit 2017. Join the Microsoft Edge team in Seattle on September 13th for a jam-packed day of energetic technical sessions looking at what’s new, and what’s next, for the web on Windows. Space is limited and reservations are on a first-come...
accessibility
api
bash on windows
channel 9
css grid
developers
engineering
event registration
hallway track
microsoft edge
network
performance
progressive web apps
seattle
software development
streaming
technicalsession
web summit
webvr
windows
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...