| |||
My Code (A debugging feature that hides non-user code so that it does not appear in the debugger windows); Just My Code (A Visual Studio .NET debugging feature that allows the user to step through all the user-written code in the current project as well as in any referenced project, and skip over designer-generated code. Also, Just My Code affects breakpoints as well as stepping) |