Async Best Practices for C# and Visual Basic

preview_player
Показать описание
The async support available now with Microsoft .NET Framework and Visual Studio makes it easier than ever before to compose the asynchrony in your apps, but are you doing so effectively? From.

The async support available now with Microsoft .NET Framework and Visual Studio makes it easier than ever before to compose the asynchrony in your apps.

Whether yourre building desktop, web or cloud apps, the APIs employ copious async methods. But do you really understand how it works, the impact on your app and how to bend C#s async features.
Рекомендации по теме