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 Course on 28th June - 1st July 2021)
- F# for a Real World E-commerce Project (SkillsCast recorded in October 2020)
- Machine Learning Made Easy with ML.NET and F# (SkillsCast recorded in October 2020)
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.