Skip to content

Pluralsight Error Handling in Csharp with Exceptions

Unverified source. This magnet is from an unverified source. The content may be unsafe or mislabeled. Proceed with caution.
Title: Pluralsight Error Handling in Csharp with ExceptionsGroup: NOGRPSource: Pluralsight
Info Hash
53CDEE7689848A9F4EE096AD3EE3D6C6DDE6203C
Source
Unverified
Total Size
270.5 MB
Total Files
100
Seeders
2
Leechers
0
Health
2.00
Score
4
Type
Bookware

File List

FileSize
06 Creating and Using Custom Exceptions/05 - Using Custom Exception Classes.mp420.57 MB
02 Understanding the Importance of Error Handling/01 - Introduction.mp41.9 MB
02 Understanding the Importance of Error Handling/02 - Course Overview.mp41.8 MB
02 Understanding the Importance of Error Handling/03 - Why Handle Errors.mp43.03 MB
02 Understanding the Importance of Error Handling/04 - Error Handling Using Error Codes.mp45.14 MB
02 Understanding the Importance of Error Handling/05 - Why Exceptions.mp41.76 MB
02 Understanding the Importance of Error Handling/06 - What Is an Exception.mp41.27 MB
02 Understanding the Importance of Error Handling/07 - Summary.mp42.35 MB
03 Understanding the Exception Class Hierarchy/01 - Introduction.mp41.49 MB
03 Understanding the Exception Class Hierarchy/02 - What Does an Exception Represent.mp41.99 MB
03 Understanding the Exception Class Hierarchy/03 - The Exception Class Hierarchy.mp41.68 MB
03 Understanding the Exception Class Hierarchy/04 - The System.Exception Base Class.mp45.24 MB
03 Understanding the Exception Class Hierarchy/05 - Commonly Used System.Exception Constructors.mp4902.83 KB
03 Understanding the Exception Class Hierarchy/06 - System.ApplicationException Guidelines.mp43.28 MB
03 Understanding the Exception Class Hierarchy/07 - Commonly Encountered Exceptions.mp49.09 MB
03 Understanding the Exception Class Hierarchy/08 - Summary.mp41.83 MB
04 Getting Started with Exceptions/01 - Introduction.mp41.92 MB
04 Getting Started with Exceptions/02 - Understanding Exception Handling.mp41.85 MB
04 Getting Started with Exceptions/03 - Introducing the Try Statement.mp43.79 MB
04 Getting Started with Exceptions/04 - Demo Code Overview.mp45.36 MB
04 Getting Started with Exceptions/05 - Causing an Exception.mp43.72 MB
04 Getting Started with Exceptions/06 - Understanding the Stack Trace.mp46.07 MB
04 Getting Started with Exceptions/07 - Creating and Throwing an Exception.mp410.24 MB
04 Getting Started with Exceptions/08 - Getting Started with Exception Catching.mp46.58 MB
04 Getting Started with Exceptions/09 - Exception Handling Good Practices.mp44.2 MB
04 Getting Started with Exceptions/10 - Summary.mp41.78 MB
05 Catching, Throwing, and Rethrowing Exceptions/01 - Introduction.mp41.98 MB
05 Catching, Throwing, and Rethrowing Exceptions/02 - Throwing Exceptions from Expressions.mp49.24 MB
05 Catching, Throwing, and Rethrowing Exceptions/03 - Catching Different Exception Types with Multiple Catch Blocks.mp49.82 MB
05 Catching, Throwing, and Rethrowing Exceptions/04 - Understanding the Finally Block.mp45.6 MB
05 Catching, Throwing, and Rethrowing Exceptions/05 - Rethrowing Exceptions and Preserving the Stack Trace.mp48.14 MB
05 Catching, Throwing, and Rethrowing Exceptions/06 - Catching and Wrapping Exceptions.mp49.51 MB
05 Catching, Throwing, and Rethrowing Exceptions/07 - Filtering Catch Blocks with Exception Filters.mp411.52 MB
05 Catching, Throwing, and Rethrowing Exceptions/08 - Global Unhandled Exception Handling.mp412.55 MB
05 Catching, Throwing, and Rethrowing Exceptions/09 - Summary.mp42.15 MB
06 Creating and Using Custom Exceptions/01 - Introduction.mp41.78 MB
06 Creating and Using Custom Exceptions/02 - Understanding Custom Exceptions.mp47.43 MB
06 Creating and Using Custom Exceptions/03 - Defining a Custom CalculationException.mp412.6 MB
06 Creating and Using Custom Exceptions/04 - Defining a Custom CalculationOperationNotSupportedException.mp417.26 MB
01 Course Overview/01 - Course Overview.mp41.88 MB
06 Creating and Using Custom Exceptions/06 - Summary.mp41.96 MB
07 Writing Automated Tests for Exception Throwing Code/01 - Introduction.mp41.05 MB
07 Writing Automated Tests for Exception Throwing Code/02 - Testing Exceptions with MSTest V2.mp417.52 MB
07 Writing Automated Tests for Exception Throwing Code/03 - Testing Exceptions with NUnit.mp415.48 MB
07 Writing Automated Tests for Exception Throwing Code/04 - Testing Exceptions with xUnit.net.mp49.8 MB
07 Writing Automated Tests for Exception Throwing Code/05 - Summary, Resources, and Further Learning.mp43.41 MB
Exercise files/02/understanding-the-importance-of-error-handling-slides.pdf154.27 KB
Exercise files/03/understanding-the-exception-class-hierarchy-slides.pdf169.64 KB
Exercise files/04/getting-started-with-exceptions-slides.pdf128.15 KB
Exercise files/04/demos/after/01ThrowingEx/ConsoleCalculator.sln1.12 KB
Exercise files/04/demos/after/01ThrowingEx/ConsoleCalculator/App.config189 B
Exercise files/04/demos/after/01ThrowingEx/ConsoleCalculator/Calculator.cs716 B
Exercise files/04/demos/after/01ThrowingEx/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/04/demos/after/01ThrowingEx/ConsoleCalculator/Program.cs869 B
Exercise files/04/demos/after/01ThrowingEx/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/04/demos/after/02CatchingEx/ConsoleCalculator.sln1.12 KB
Exercise files/04/demos/after/02CatchingEx/ConsoleCalculator/App.config189 B
Exercise files/04/demos/after/02CatchingEx/ConsoleCalculator/Calculator.cs716 B
Exercise files/04/demos/after/02CatchingEx/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/04/demos/after/02CatchingEx/ConsoleCalculator/Program.cs1.04 KB
Exercise files/04/demos/after/02CatchingEx/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/04/demos/before/01ThrowingEx/ConsoleCalculator.sln1.12 KB
Exercise files/04/demos/before/01ThrowingEx/ConsoleCalculator/App.config189 B
Exercise files/04/demos/before/01ThrowingEx/ConsoleCalculator/Calculator.cs579 B
Exercise files/04/demos/before/01ThrowingEx/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/04/demos/before/01ThrowingEx/ConsoleCalculator/Program.cs869 B
Exercise files/04/demos/before/01ThrowingEx/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/04/demos/before/02CatchingEx/ConsoleCalculator.sln1.12 KB
Exercise files/04/demos/before/02CatchingEx/ConsoleCalculator/App.config189 B
Exercise files/04/demos/before/02CatchingEx/ConsoleCalculator/Calculator.cs716 B
Exercise files/04/demos/before/02CatchingEx/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/04/demos/before/02CatchingEx/ConsoleCalculator/Program.cs869 B
Exercise files/04/demos/before/02CatchingEx/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/05/catching-throwing-and-rethrowing-exceptions-slides.pdf89.75 KB
Exercise files/05/demos/after/01ThrowExpressions/ConsoleCalculator.sln1.12 KB
Exercise files/05/demos/after/01ThrowExpressions/ConsoleCalculator/App.config189 B
Exercise files/05/demos/after/01ThrowExpressions/ConsoleCalculator/Calculator.cs992 B
Exercise files/05/demos/after/01ThrowExpressions/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/05/demos/after/01ThrowExpressions/ConsoleCalculator/Program.cs1.04 KB
Exercise files/05/demos/after/01ThrowExpressions/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/05/demos/after/02MultipleCatch/ConsoleCalculator.sln1.12 KB
Exercise files/05/demos/after/02MultipleCatch/ConsoleCalculator/App.config189 B
Exercise files/05/demos/after/02MultipleCatch/ConsoleCalculator/Calculator.cs992 B
Exercise files/05/demos/after/02MultipleCatch/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/05/demos/after/02MultipleCatch/ConsoleCalculator/Program.cs1.39 KB
Exercise files/05/demos/after/02MultipleCatch/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/05/demos/after/03Finally/ConsoleCalculator.sln1.12 KB
Exercise files/05/demos/after/03Finally/ConsoleCalculator/App.config189 B
Exercise files/05/demos/after/03Finally/ConsoleCalculator/Calculator.cs992 B
Exercise files/05/demos/after/03Finally/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/05/demos/after/03Finally/ConsoleCalculator/Program.cs1.49 KB
Exercise files/05/demos/after/03Finally/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/05/demos/after/04Rethrow/ConsoleCalculator.sln1.12 KB
Exercise files/05/demos/after/04Rethrow/ConsoleCalculator/App.config189 B
Exercise files/05/demos/after/04Rethrow/ConsoleCalculator/Calculator.cs1.18 KB
Exercise files/05/demos/after/04Rethrow/ConsoleCalculator/ConsoleCalculator.csproj2.33 KB
Exercise files/05/demos/after/04Rethrow/ConsoleCalculator/Program.cs1.49 KB
Exercise files/05/demos/after/04Rethrow/ConsoleCalculator/Properties/AssemblyInfo.cs1.41 KB
Exercise files/05/demos/after/05Wrapping/ConsoleCalculator.sln1.12 KB
Exercise files/05/demos/after/05Wrapping/ConsoleCalculator/App.config189 B

Trackers

No trackers found.