C# Training - 12 - Exception Error Handling (try, catch)

preview_player
Показать описание
This C# training video covers how to use try catch statements to handle errors or exceptions that might be thrown by your .NET application. This prevents your application from unexpectedly crashing on the user and warns them about bad input.
Рекомендации по теме
Комментарии
Автор

This is well explained for me. Thank you much.

christianb