Hi there,
I'm a newbie and in need of a simple answer or even sugestion. When I'm writting my code, sometimes i feel that a particular piece of code should require constant attention, be it because that could be the source of a problem, or just because i know that if i think a little bit more, i might come up with a simpler and/or better solution. Anyway, there are times when you're in a hurry and just have to go with it, however, i would like to, eventually, revisit these blocks of code. Is there any particular tool in VS2012 designed specifically for this purpose? I know i can make comments and that it's not complicated to take notes about them, but i would like to know if is there anything more specific, something that would turn these codes in something manageable. Can u guys help me out with this? Is there any common practice when it comes down to this issue?
Thanks very much.