Dot Net over Acad VBA??

Dot Net over Acad VBA??

mdhutchinson
Advisor Advisor
719 Views
14 Replies
Message 1 of 15

Dot Net over Acad VBA??

mdhutchinson
Advisor
Advisor
This may be silly... but if Dot Net is what should be used for developing new apps instead of AutoCAD VBA going forward... aside from taking a class to get over the learning curve isn't there a $$ cost involved to get the programming API to develop in?... Is there, or will there be a .NET for Applications in some future AutoCAD version just like there is VBA for VB?
0 Likes
720 Views
14 Replies
Replies (14)
Message 2 of 15

Anonymous
Not applicable
The Express versions of Visual Studio are free and enough to do much of what
you would need in AutoCAD development. However, the full versions certainly
have advantages if you are doing significant work.

VSTA, Visual Studio Tools for Applications is the intended replacement to
VBA for Microsoft, but Autodesk has not committed to that yet, AFAIK.

--
R. Robert Bell


wrote in message news:5427234@discussion.autodesk.com...
This may be silly... but if Dot Net is what should be used for developing
new apps instead of AutoCAD VBA going forward... aside from taking a class
to get over the learning curve isn't there a $$ cost involved to get the
programming API to develop in?... Is there, or will there be a .NET for
Applications in some future AutoCAD version just like there is VBA for VB?
0 Likes
Message 3 of 15

Anonymous
Not applicable
can you compile a dll to netload into autocad with the express versions or does that require the full visual studio?
0 Likes
Message 4 of 15

Anonymous
Not applicable
I just did the Hello World sample, so I think so. 😉

wrote in message news:5427349@discussion.autodesk.com...
can you compile a dll to netload into autocad with the express versions or
does that require the full visual studio?
0 Likes
Message 5 of 15

Anonymous
Not applicable
neither has microsoft ... office 2007 supports the latest 6.5 version of
VBA.

"R. Robert Bell" wrote in message
news:5427274@discussion.autodesk.com...
The Express versions of Visual Studio are free and enough to do much of what
you would need in AutoCAD development. However, the full versions certainly
have advantages if you are doing significant work.

VSTA, Visual Studio Tools for Applications is the intended replacement to
VBA for Microsoft, but Autodesk has not committed to that yet, AFAIK.

--
R. Robert Bell


wrote in message news:5427234@discussion.autodesk.com...
This may be silly... but if Dot Net is what should be used for developing
new apps instead of AutoCAD VBA going forward... aside from taking a class
to get over the learning curve isn't there a $$ cost involved to get the
programming API to develop in?... Is there, or will there be a .NET for
Applications in some future AutoCAD version just like there is VBA for VB?
0 Likes
Message 6 of 15

Anonymous
Not applicable
VBA will eventually be only availible as an 'out of process' extension in
Vista - AFAIK.

"Bob" wrote in message
news:5427517@discussion.autodesk.com...
neither has microsoft ... office 2007 supports the latest 6.5 version of
VBA.

"R. Robert Bell" wrote in message
news:5427274@discussion.autodesk.com...
The Express versions of Visual Studio are free and enough to do much of what
you would need in AutoCAD development. However, the full versions certainly
have advantages if you are doing significant work.

VSTA, Visual Studio Tools for Applications is the intended replacement to
VBA for Microsoft, but Autodesk has not committed to that yet, AFAIK.

--
R. Robert Bell


wrote in message news:5427234@discussion.autodesk.com...
This may be silly... but if Dot Net is what should be used for developing
new apps instead of AutoCAD VBA going forward... aside from taking a class
to get over the learning curve isn't there a $$ cost involved to get the
programming API to develop in?... Is there, or will there be a .NET for
Applications in some future AutoCAD version just like there is VBA for VB?
0 Likes
Message 7 of 15

Anonymous
Not applicable
i wouldn't bet my paycheck on that ... IMHO.

Oh, BTW, what would Vista have to do with whether applications still
supported VBA?

"Paul Richardson" wrote in message
news:5427547@discussion.autodesk.com...
VBA will eventually be only availible as an 'out of process' extension in
Vista - AFAIK.

"Bob" wrote in message
news:5427517@discussion.autodesk.com...
neither has microsoft ... office 2007 supports the latest 6.5 version of
VBA.

"R. Robert Bell" wrote in message
news:5427274@discussion.autodesk.com...
The Express versions of Visual Studio are free and enough to do much of what
you would need in AutoCAD development. However, the full versions certainly
have advantages if you are doing significant work.

VSTA, Visual Studio Tools for Applications is the intended replacement to
VBA for Microsoft, but Autodesk has not committed to that yet, AFAIK.

--
R. Robert Bell


wrote in message news:5427234@discussion.autodesk.com...
This may be silly... but if Dot Net is what should be used for developing
new apps instead of AutoCAD VBA going forward... aside from taking a class
to get over the learning curve isn't there a $$ cost involved to get the
programming API to develop in?... Is there, or will there be a .NET for
Applications in some future AutoCAD version just like there is VBA for VB?
0 Likes
Message 8 of 15

Anonymous
Not applicable
I think Paul is referring to the 64-bit OS. AFAIK, there is no problem with
the 32-bit version.

--
R. Robert Bell


"Bob" wrote in message
news:5427551@discussion.autodesk.com...
i wouldn't bet my paycheck on that ... IMHO.

Oh, BTW, what would Vista have to do with whether applications still
supported VBA?

"Paul Richardson" wrote in message
news:5427547@discussion.autodesk.com...
VBA will eventually be only availible as an 'out of process' extension in
Vista - AFAIK.
0 Likes
Message 9 of 15

Anonymous
Not applicable
Hi,

Jerry Winters showed us "Microsoft Office InfoPath" with VSTA built in at
AU. It's not in the rest of Office yet, but surely it can't be far away.

--

Laurie Comerford
CADApps
www.cadapps.com.au
www.civil3Dtools.com

"Bob" wrote in message
news:5427517@discussion.autodesk.com...
neither has microsoft ... office 2007 supports the latest 6.5 version of
VBA.

"R. Robert Bell" wrote in message
news:5427274@discussion.autodesk.com...
The Express versions of Visual Studio are free and enough to do much of what
you would need in AutoCAD development. However, the full versions certainly
have advantages if you are doing significant work.

VSTA, Visual Studio Tools for Applications is the intended replacement to
VBA for Microsoft, but Autodesk has not committed to that yet, AFAIK.

--
R. Robert Bell


wrote in message news:5427234@discussion.autodesk.com...
This may be silly... but if Dot Net is what should be used for developing
new apps instead of AutoCAD VBA going forward... aside from taking a class
to get over the learning curve isn't there a $$ cost involved to get the
programming API to develop in?... Is there, or will there be a .NET for
Applications in some future AutoCAD version just like there is VBA for VB?
0 Likes
Message 10 of 15

dgorsman
Consultant
Consultant
Am I the only one who remembers Windows ME *shudder* ? New OS's don't always pan out, and I'm pretty sure smaller businesses will still be running Win XP and associated programs for some time to come.
----------------------------------
If you are going to fly by the seat of your pants, expect friction burns.
"I don't know" is the beginning of knowledge, not the end.


0 Likes
Message 11 of 15

Anonymous
Not applicable
unfortunately, yes it surely can. since infopath is a new application that
has no substantial user base nor does it have literally thousands of
applications written for it. that is not the case with Access, Excel, Word,
and Outlook. therefore, i personal wouldn't worry about VBA going away
anytime soon.


"Laurie Comerford" wrote in message
news:5427858@discussion.autodesk.com...
Hi,

Jerry Winters showed us "Microsoft Office InfoPath" with VSTA built in at
AU. It's not in the rest of Office yet, but surely it can't be far away.

--

Laurie Comerford
CADApps
www.cadapps.com.au
www.civil3Dtools.com

"Bob" wrote in message
news:5427517@discussion.autodesk.com...
neither has microsoft ... office 2007 supports the latest 6.5 version of
VBA.

"R. Robert Bell" wrote in message
news:5427274@discussion.autodesk.com...
The Express versions of Visual Studio are free and enough to do much of what
you would need in AutoCAD development. However, the full versions certainly
have advantages if you are doing significant work.

VSTA, Visual Studio Tools for Applications is the intended replacement to
VBA for Microsoft, but Autodesk has not committed to that yet, AFAIK.

--
R. Robert Bell


wrote in message news:5427234@discussion.autodesk.com...
This may be silly... but if Dot Net is what should be used for developing
new apps instead of AutoCAD VBA going forward... aside from taking a class
to get over the learning curve isn't there a $$ cost involved to get the
programming API to develop in?... Is there, or will there be a .NET for
Applications in some future AutoCAD version just like there is VBA for VB?
0 Likes
Message 12 of 15

Anonymous
Not applicable
VSTA & VBA can run side by side. I agree that VBA probably won't disappear soon but I don't think the API's will get any more serious development.

Regards - Nathan
0 Likes
Message 13 of 15

Anonymous
Not applicable
I agree, without a doubt, it won't.

wrote in message news:5428388@discussion.autodesk.com...
VSTA & VBA can run side by side. I agree that VBA probably won't disappear
soon but I don't think the API's will get any more serious development.

Regards - Nathan
0 Likes
Message 14 of 15

Anonymous
Not applicable
IMHO AFAIK YAABOW
"Bob" wrote in message
news:5428445@discussion.autodesk.com...
I agree, without a doubt, it won't.

wrote in message news:5428388@discussion.autodesk.com...
VSTA & VBA can run side by side. I agree that VBA probably won't disappear
soon but I don't think the API's will get any more serious development.

Regards - Nathan
0 Likes
Message 15 of 15

Anonymous
Not applicable
got the first two joe but not YAABOW? must be non-standard internet lingo.

wrote in message news:5428725@discussion.autodesk.com...
IMHO AFAIK YAABOW
"Bob" wrote in message
news:5428445@discussion.autodesk.com...
I agree, without a doubt, it won't.

wrote in message news:5428388@discussion.autodesk.com...
VSTA & VBA can run side by side. I agree that VBA probably won't disappear
soon but I don't think the API's will get any more serious development.

Regards - Nathan
0 Likes