Async &
Threading
Demystified
•
•
•
•
•
https://aka.ms/vssdkanalyzers
•
•
throttling your
concurrency
•
•
•
•
•
•
•
•
•
•
1.
2.
1.
2.
3.
3.
3 Threading Rules
Demo solution
https://aka.ms/vssdkanalyzers
• https://aka.ms/vssdkanalyzers
•
• https://aka.ms/vsthreading
• https://devblogs.microsoft.com/visualstudio/
• https://aka.ms/asynchang
• https://devblogs.microsoft.com/premier-
developer/recommended-patterns-for-cancellationtoken/
Async & threading demystified

Async & threading demystified

Editor's Notes

  • #3 Startup = VS startup + Open solution Query services asynchronously without regard to whether the service itself is an async service.
  • #7 Startup = VS startup + Open solution Query services asynchronously without regard to whether the service itself is an async service.
  • #11 Startup = VS startup + Open solution Query services asynchronously without regard to whether the service itself is an async service.