Debugging in Dot net is frustrating , compare to vba

Debugging in Dot net is frustrating , compare to vba

Anonymous
Not applicable
707 Views
2 Replies
Message 1 of 3

Debugging in Dot net is frustrating , compare to vba

Anonymous
Not applicable

I just started to learn vb.net. using VS 2010 , Autocad 2010. I realized everytime I need to test my dll . I have to close Autocad . Then run dll. It will automatically open autocad . If something wrong in code . I have to close autocad and then

change the code and then run it again. Am I missing something here. I am completely new. Thanks,David.

 

0 Likes
708 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Yes, unfortunately that's how it is with .NET.

 

You can use edit and continue on 32 bit AutoCAD.

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thanks Tony,

0 Likes