Wednesday, October 19, 2005

Debugging in production..

For someone building server apps for windows there are some pretty good resources on production debugging on msdn. Check these out:
  1. Production debugging for .netfx
  2. Production debugging for unmanaged code
I think most people will find the the section on using diagnostic tools in 2 to be useful.

No comments: