Parallel Programming .NET 4 & VS 2010

Date
29-30 Jun 2010 (Add to calendar) GMT
Venue
1290 Avenue of the Americas , New York, US

Special joint meeting of NYC .NET Developers Group & NY ALT.NET User Group! Parallel Programming with .NET 4 and Visual Studio 2010 Abstract: In the past, introducing concurrency and parallelism into libraries and applications was difficult, time consuming, and error-prone. However, as the hardware industry shifts towards multi-core and many-core processors, the key to high-performance applications is parallelism. The .NET Framework 4 and Visual Studio 2010 offer solutions to help make coding, debugging, and profiling concurrent applications significantly easier. In this interactive deep-dive, we’ll examine Parallel LINQ-to-Objects (PLINQ), the Task Parallel Library (TPL), new coordination and synchronization types, and Visual Studio tooling support in order to provide a look at the next generation of parallel programming with .NET. Bio: Stephen Toub is a Principal Program Manager on the Parallel Computing Platform team at Microsoft. He’s excited to be back in Manhattan, where he lived and worked for several years. For more information on Stephen, see his blog: http://blogs.msdn.com/b/toub/ For more information on the Parallel Computing Platform team see: http://blogs.msdn.com/b/pfxteam/

You might also like...

Comments

Other nearby events

  • Jun 26

    In the Driver's Seat: How MSpec and BDD Will Make You a Better Programmer

    4 miles away in New York

    SummaryBehavior driven development has been around for a long time. With the help of Dave Chelimsky (RSpec) it's been fully embraced in the Ruby community. As a long time Ruby developer I learned how BDD helps create expressive specs that lead to high quality software. I've since learned how to harness these practices and apply them to .NET development.

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It works on my machine.” - Anonymous