DirectDrive
Programmer
I am making the transistion from VBX to .NET
In VB6 you could call a function from the Imediate/Debug window (a very nice feature when testing).
Is there a way to do this in .NET
I am building a function to parse through some text and would like to call it as i am developing, so i can make sure it is working.
In VB6 you could call a function from the Imediate/Debug window (a very nice feature when testing).
Is there a way to do this in .NET
I am building a function to parse through some text and would like to call it as i am developing, so i can make sure it is working.