2 questions :
1 how to enable a program to run a debbuger in vb.net ?
for example a string containing code and the program would run the code without running an additional visual studio.
also is there a way to get error lists of the code running
and a watch for selected variables.

2 what are the similarities and differences between cooking recipes and algorithms ?