Youtube Video: Difference between Throw and Throw Exception in C#
jalpesh Vadgama

jalpesh Vadgama @jalpeshvadgama

About: Full Stack Developer, Blogger, Microsoft Mvp, Mentor, Lifelong learner, 14 Years of Experience in JavaScript, web and Microsoft technologies. ASP.NET MVC/Core, C#, Angular,Vue.js, and node.js

Location:
Ahemdabad, Gujarat
Joined:
Oct 3, 2017

Youtube Video: Difference between Throw and Throw Exception in C#

Publish Date: Feb 29 '20
5 0

In this video, We are going to see the difference between Throw and Throw an exception in C#. In this video, I am also going to explain what are the best practices for using throw in C#.

Lots of people make these mistakes and aim of this video to clarify the confusion between Throw and Throw(ex).

Source Code for this video is available on - https://github.com/JalpeshVadgama/ThrowBestPractice

So as a best practice you should always use Throw instead of Throw(ex)

If you like this video and wanted to see a similar kind of video then, please subscribe to my youtube channel at - http://bit.ly/codewithjv.

Also, Do let me know what more content you wanted to see in C# and DotNet.

Comments 0 total

    Add comment