Stories recently tagged with 'Exception_Management'

Playing game…(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 2 years, 10 months ago

The final post provides code snippets (global error handler, exception translation, etc.) to highlight the principle of the exception management strategy, and to provide a little more practical advice. read more...

add a comment |category: |Views: 4

tags: another

The Rules of the Game(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 2 years, 10 months ago

The second post regading exception management presents an exception management strategy that is driven by responsibilites and should makt the developer's life easier. read more...

add a comment |category: |Views: 6

tags: another

Playing Ball With Exceptions(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 2 years, 10 months ago

Proper exception management in an application is no small thing. This is the first post in a series, trying to explain why exception management is often done incomplete or plain wrong. read more...

add a comment |category: |Views: 5

tags: another