Hi, in most previous version of
VB (ie-4,5,6) we were able to dynamically make changes to the code and test on the fly.
I have noticed
VB.NET/Visual Studio forces a Re-start of the application anytime I make any change to the code. This usually means I have to re-login, navigate to the same form:( and re-enter all the information to get back to the point of testing the change.
Is there a way around this?
Thanks,
Jacob:(