Well if you got and exception and you clicked break on the dialog and now you want to see information on the exception, What do you do?? Well if you are using VS.NET 2003, look into the locals window and you will see a variable called $exception. It contains an instance of the exception...:-)
But looks like this is a C# and J# only feature.
Why leave out VB.NET programmers???:-(
(via shaykatc)


Comments