I spent some time last night playing around with Visual Studio’s Dev 11 release. I plan to write more about it later, but this made me happy and I wanted to share it.
If you’ve spent much time using the WCF Test Client, you know the error message dialog is pretty much unreadable. It dumps the HTML returned into a text area. You have to scroll and sift through CSS declarations to find the message.

In Dev 11, this has been given some TLC.
It still has this familiar look…
But is also adds an improved, wrapped view

and an awesome HTML view…

Sometimes it is the little things.