The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Another book of the month, and what's up with ApplicationException?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
Another book of the month, and what's up with ApplicationException? Posted: Apr 3, 2004 2:08 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: Another book of the month, and what's up with ApplicationException?
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement
OK. I have to admit that this book was a very close second to my Book of the month:
 
 
I really like this quote from Brad about the book:
I tried to maintain a very minium level of editorial discretion on the annotations. My goal was to get folks that were heavily involved in the design of the BCL to comment candidly from their point of view. There are no annotations that are wrong technically, but that does not mean they are all the Microsoft official position
 
I'd say this book is a must if you want to deeply understand some of the reasons and logic (and sometimes mistakes) that went into creating the base class library of the .Net framework. I'm one of those who believes the deeper you are aware of what's underneath, the better you can deal with problems and understand why things happen, and thus deal with them more easily.
 
Now about ApplicationException
Actually, the first post Brad made about the book brought up a discussion about using the ApplicationException class in your application. In short, Don't. Yep. It came as a surprise to me as well. All the MS examples out there use this and I've read in lots of places that this class should be used as your base exception class. But now comes Brad and turns the tables. The comments on that post are very interesting. Personally, I still don't understand how this discrepancy came to be. Anyone know?

Read: Another book of the month, and what's up with ApplicationException?

Topic: Sun and Microsoft to work together Previous Topic   Next Topic Topic: Hori Katana: Soul Controller

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use