At one point or another, you run in the situation where you need to debug an application that makes use of optimized binaries, as is the case with WPF binaries. Although you have the right symbols, and even have source code (through Source Server or other
Read More...