Pluralsight - Exception Handling Application Block
English | Audio: wmav2, 44100 Hz, 128 kb/s | Video: wmv3, yuv420p, 1024x768, 27 kb/s | 167mb
Genre: eLearning
The
Exception Handling Application Block is a powerful framework that makes the common task of working with
exceptions and changing
exception handling policies simple and easy to maintain. If you are tired of seeing try/catch
blocks and logging statements all throughout your
exception handling code, this course will help you clean up that code! In this course we will learn how to use the Microsoft Enterprise Library's
Exception Handling Application Block. We start off by learning a bit about the
block and some common
exception handling strategies. We will also learn how to configure the
Exception Handling Block, and how to use it for common
exception handling strategies such as wrapping, replacing and logging. Finally, we will cover using the
block in a WCF
application and learn how to create custom
Exception Handlers. ...