Improving the Debugger Experience Using Attributes
Debugging and looking at complex objects can result in a lot of time being spent "hunting" for the proper information because the IntelliSense details do not contain helpful information. By using attributes available for debugging we can improve this display to be manageable.
Read Full Article