BY CATEGORY
C# CATEGORIES
C# PROGRAMMING VIDEOS
- C# Part 1 - Installing and Configuring Visual Studio
- C# Part 2 - Working with Projects and Solutions
- C# Part 3 - Drawing Windows Forms
- C# Part 4 - Writing Basic C# Code
- C# Part 5 - Variables and Data Types
- C# Part 6 - If Statements and Conditional Operators
- C# Part 7 - Writing Methods
- C# Part 8 - Switch Statements
- C# Part 9 - While Loops and Do Loops
- C# Part 10 - For Loops
- C# Part 11 - Foreach Loops
- C# Part 12 - Arrays
- C# Part 13 - Lists
- C# Part 14 - Exceptions and Error Handling
C# Programming videos | C# Part 14 - Exceptions and Error Handling
Posted by Andrew Gould on 26 October 2015
Exceptions occur when something goes wrong when your code is running. If you don't write code to handle these exceptions your program crashes and users become angry and/or upset! This video teaches you the basics of handling exceptions in Visual C# using Try Catch statements. It shows how to test for different exception types, how to write multiple Catch blocks to handle specific types of exception and how to use a Finally statement at the end of a Try Catch block.
You can download any files that you need for this video from this blog.
You can increase the size of the video:

You can view the video in full screen mode as shown on the left, using the icon at the bottom right of the frame.
You can also increase the quality of the video:

You can improve the resolution of the video using another icon at the bottom right of the frame. This will slow down the connection speed, but increase the display and sound quality. This icon only becomes visible when you start playing the video.
Finally, if nothing happens when you play the video, check that you're not using IE in compatibility view.