Exception Management Application Block Samples

Adam has a great example
on using the
Exception Management Application Block's IExceptionPublisher interface to publish exceptions to MSMQ.  If you are working with the EMAB, you might also want to see my example of creating a better IExceptionXmlPublisher that serializes I/O to a single file using a System.Threading.Mutex.