Please log in to watch this conference skillscast.
With .Net Framework 4.5 (as used with WinRT) we will have a new set of libraries for creating Asynchronous code with resorting to manual configuration of threads and the grunt work associated with callback functions.
We’ll provide an overview of how the previous parallel task options within the previous .Net Framework are being enhanced with the Asynchronous libraries which bring the new async and await keywords into C# 5.0 and extends Task
Using the beta release of Visual Studio 2011 we’ll create some examples of asynchronous development that make multitasking on User Interface threads and asynchronous File I/O a breeze, and discuss how this can go beyond the UI and simplify server side programming on scaled out systems See http://msdn.microsoft.com/en-us/async for more information and to help prepare for this tutorial
YOU MAY ALSO LIKE:
- App 2.0 - why the Web lost and Apps won (SkillsCast recorded in June 2016)
- Functional Concurrency in .NET with C# and F# with Riccardo Terrell (Online Workshop on 11th - 14th October 2022)
- F# eXchange 2022: Online (Online Conference on 25th - 26th October 2022)
- Understanding Microservices: A Guide for the Monolithic Developer (SkillsCast recorded in October 2021)
- Why Every Day as a Developer Would Be Easier with F# (SkillsCast recorded in October 2021)
Async and C#5 - An Advance Screening
Liam Westley
An Application Architect at Huddle where he works with some of the best .Net developers and UX designers to deliver world class collaboration software.