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.
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.
Click the Hex button on the Debug toolbar. (Or in the context menu of the Watch, Locals, or Autos windows)