Error!
Success!

Search a value in debug windows

0
kicks

Search a value in debug windows  (Unpublished)

Visual Studio 2010 has many windows helping in a debug process. But more of them follow an next idiom: "Say me a password and I'll tell you a secret". Above the password I mean a variable name and above the secret I mean a variable value. This is right and covered more part of cases. But sometimes you know a value instead of a place where it is. Sounds unrealistic? Maybe... Then imagine a list of more than 50 elements where each element of the object has 2 properties. A question: How quickly can you find an object knowing the value of a property and using only debug windows? And if it's not single? If you are familiar with this situation, then the post for you.


Kicked By:
Drop Kicked By: