I was a pretty good developer in VFP, but feel lost in VS world.
The command window used to be where I could immediately execute a line. Now when I type, "? 'a'" it says unable to evaluate expression.
I've inherited a recession I mean an incomplete program. I can run the program in debug mode, and stop it at a point, but the call stack is empty, I don't see the classes I know are being displayed in the class browser, and I have no clue how to find out what is happening with a control on the screen.
Does anybody know of site that translates VFPese to VSese?