Posts Tagged ‘Async’
Asynchronous Programming with Xamarin | Filip Ekberg at Xamarin Hack Day Sydney
In this presentation, Filip Ekberg, C# and Xamarin MVP, gives us a real practical demo of Async and Await in Xamarin. This presentation was part of the Sydney Xamarin Hack Day line-up. Head over to the Xamarin Hack Day website to apply to attend (or even run your own hack day!) Let us know how you…
Read MoreNo More Deadlocks – Filip Ekberg
Do you find yourself in situations where your applications deadlock because of async and await? Do you want to make your applications more reliable? In this session Filip Ekberg talks about how to do asynchronous programming properly in .NET. Filip will show you the pitfalls and best practices which will help you along your way!…
Read More