D
darrel
Not sure how to ask this, but is there such a thing as a small standalone
VB.net script application that will just execute functions for testing?
For instance, maybe I'm working on a 10 line function and just want to test
it independant of the entire web application and don't want to bother with
having to add a bunch of response.writes to my page and recompiling and
running it in the browser.
Or maybe VS.net already does this?
-Darrel
VB.net script application that will just execute functions for testing?
For instance, maybe I'm working on a 10 line function and just want to test
it independant of the entire web application and don't want to bother with
having to add a bunch of response.writes to my page and recompiling and
running it in the browser.
Or maybe VS.net already does this?
-Darrel