VS 2008 debugger displays integers in hex

Posted by Assaf on Stack Overflow See other posts from Stack Overflow or by Assaf
Published on 2010-05-11T18:38:22Z Indexed on 2010/05/11 18:44 UTC
Read the original article Hit count: 428

Filed under:
|
|

Hi Guys,

For some reason my Visual Studio debugger has started to show me my integers in Hex. I am programming ASP.net using C#. Does anyone have an idea how can I convince the debugger to display integers in decimal again?

Thanks a lot, Assaf.

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about debugger