Message 1 of 6
AutoCAD 2005: The Pros and Cons of VB.NET ???

Not applicable
03-17-2004
01:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've only spent about 15min looking at it, but it looks quite
interesting.
On the plus side:
1) It looks like you can add commands in the VB code, whereas
right now you have to have a LISP function to load and
run the macro.
2) It looks like the code is compiled into a DLL, loaded with
the NETLOAD command.
A) Is this truly compiled or still an interpreted code?
B) Is the code as protected as a normal DLL. Right now anyone
with a brower and 15min can unprotect a DVB.
On the minus side:
1) I know there will be a slight learning curve because of the
.NET changes, we're faced with those eventually anyway.
2) For people who develop for a living, it will take a while
before the *vast majority* have a 2005 (or higher) product
to run .NET code on. Corporate developers and CAD Managers
would be ready to go as soon as their group goes 2005.
3) Do the DLL's have to be registered by an install/regsvr32
when ported to another station?
I know its early, but does anyone else have any thoughts, plus &
minuses, as to what this might hold in store?
Thanks in advance.
Terry