D
darrel
Is there an app and/or a feature in VS.net that would allow me to execute a
single function and see what it evaluates to?
Often, I just want to test a function with some hard-coded sample variables
and it'd be great if I could just cut-and-paste it into a window and hit RUN
rather than have to make a blank aspx page, recompile, then run in the
browser.
-Darrel
single function and see what it evaluates to?
Often, I just want to test a function with some hard-coded sample variables
and it'd be great if I could just cut-and-paste it into a window and hit RUN
rather than have to make a blank aspx page, recompile, then run in the
browser.
-Darrel