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

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 is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra