<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is Delphi a viable option in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555644#M69116</link>
    <description>np - And I in no way meant to totally dismiss ActiveX. Keep using your code &lt;BR /&gt;
base by porting it if necessary while you learn the .NET api...&lt;BR /&gt;
&lt;BR /&gt;
"mp" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:6253949@discussion.autodesk.com...&lt;BR /&gt;
Thanks for the input&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
"Paul Richardson" &lt;PRICHARDSON&gt;&lt;LASTPOINT&gt; wrote in message&lt;BR /&gt;
news:6253541@discussion.autodesk.com...&lt;BR /&gt;
Note this group is for targeting the managed AutoCAD API not .NET aware&lt;BR /&gt;
languages. As such we don't care what language you use as long as you are&lt;BR /&gt;
using it for managed AutoCAD programming.&lt;BR /&gt;
&lt;BR /&gt;
snip&lt;/LASTPOINT&gt;&lt;/PRICHARDSON&gt;&lt;/NOSPAM&gt;</description>
    <pubDate>Tue, 15 Sep 2009 11:14:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-09-15T11:14:10Z</dc:date>
    <item>
      <title>Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555636#M69108</link>
      <description>to drive autocad?&lt;BR /&gt;
just wondering if Delphi (or java or ??? ) is as good or better an option &lt;BR /&gt;
than dotnet&lt;BR /&gt;
looking at the learning curve to convert from vb6 to dotnet and seeing the &lt;BR /&gt;
moving target nature of that platform makes me wonder if there are other &lt;BR /&gt;
better targets for investment of considerable time/effort?&lt;BR /&gt;
&lt;BR /&gt;
if Tony is listening :-), are you still into delphi? if not why?&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
mark</description>
      <pubDate>Sat, 12 Sep 2009 16:47:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555636#M69108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-12T16:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555637#M69109</link>
      <description>VB6 &amp;amp; ActiveX API &amp;gt; VB.NET &amp;amp; .NET API = Large Learning Curve&lt;BR /&gt;
VB6 &amp;amp; ActiveX API &amp;gt; VB.NET &amp;amp; ActiveX API = Small Learning Curve</description>
      <pubDate>Sun, 13 Sep 2009 05:16:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555637#M69109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-13T05:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555638#M69110</link>
      <description>Note this group is for targeting the managed AutoCAD API not .NET aware&lt;BR /&gt;
languages. As such we don't care what language you use as long as you are&lt;BR /&gt;
using it for managed AutoCAD programming.&lt;BR /&gt;
&lt;BR /&gt;
Does Delphi or Java have an implementation that can target the managed .NET&lt;BR /&gt;
Framework? If so - have at it - but remember what you need to learn is the&lt;BR /&gt;
.NET Framework. Even if you know a language syntax you'll still have a large&lt;BR /&gt;
curve applying that syntax to the .NET Framework.&lt;BR /&gt;
&lt;BR /&gt;
If you are looking to keep using the ActiveX API via a COM aware language&lt;BR /&gt;
like Delphi then the VBA group is the place for that. But keep aware that&lt;BR /&gt;
ActiveX programming is the past and .NET programming is the future. Don't&lt;BR /&gt;
confuse a language with the paradigms it supports. You can do both ActiveX&lt;BR /&gt;
and managed .NET programming with all Microsoft languages - and probably all&lt;BR /&gt;
languages that support the managed .NET Framework.&lt;BR /&gt;
&lt;BR /&gt;
Since you are just starting my advice would be to first learn the language&lt;BR /&gt;
you choose and how to target the .NET Framework with it. Once you get the&lt;BR /&gt;
advanced basics down then start to learn the AutoCAD managed API. If you try&lt;BR /&gt;
to both at the same time you'll end up fustrated and back here looking for&lt;BR /&gt;
and easier way out ~).&lt;BR /&gt;
&lt;BR /&gt;
There are many good groups out there which will help with learning the&lt;BR /&gt;
language you choose and the .NET Framework. Accept that you have at least a&lt;BR /&gt;
few months before you should be back here and you'll be well on your way!&lt;BR /&gt;
&lt;BR /&gt;
"mp" &lt;NOSPAM&gt; wrote in message&lt;BR /&gt;
news:6253460@discussion.autodesk.com...&lt;BR /&gt;
to drive autocad?&lt;BR /&gt;
just wondering if Delphi (or java or ??? ) is as good or better an option&lt;BR /&gt;
than dotnet&lt;BR /&gt;
looking at the learning curve to convert from vb6 to dotnet and seeing the&lt;BR /&gt;
moving target nature of that platform makes me wonder if there are other&lt;BR /&gt;
better targets for investment of considerable time/effort?&lt;BR /&gt;
&lt;BR /&gt;
if Tony is listening :-), are you still into delphi? if not why?&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
mark&lt;/NOSPAM&gt;</description>
      <pubDate>Sun, 13 Sep 2009 12:57:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555638#M69110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-13T12:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555639#M69111</link>
      <description>Delphi is not an option in my opinion.  I haven't written anything new in &lt;BR /&gt;
Delphi in about 5 years, and have only done a little maintainence/updating &lt;BR /&gt;
of older Delphi code since then.&lt;BR /&gt;
&lt;BR /&gt;
Borland sold it, and I don't see very many using it nowadays, and one &lt;BR /&gt;
benefit of any programming language or API is its popularity.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD&lt;BR /&gt;
Supporting AutoCAD 2000 through 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
Email: string.Format("{0}@{1}.com", "tonyt", "caddzone");&lt;BR /&gt;
&lt;BR /&gt;
"mp" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:6253460@discussion.autodesk.com...&lt;BR /&gt;
to drive autocad?&lt;BR /&gt;
just wondering if Delphi (or java or ??? ) is as good or better an option&lt;BR /&gt;
than dotnet&lt;BR /&gt;
looking at the learning curve to convert from vb6 to dotnet and seeing the&lt;BR /&gt;
moving target nature of that platform makes me wonder if there are other&lt;BR /&gt;
better targets for investment of considerable time/effort?&lt;BR /&gt;
&lt;BR /&gt;
if Tony is listening :-), are you still into delphi? if not why?&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
mark&lt;/NOSPAM&gt;</description>
      <pubDate>Sun, 13 Sep 2009 19:47:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555639#M69111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-13T19:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555640#M69112</link>
      <description>Hi Tony,&lt;BR /&gt;
Thanks for that update&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
"Tony Tanzillo" &lt;TONY.TANZILLO&gt; wrote in message &lt;BR /&gt;
news:6253579@discussion.autodesk.com...&lt;BR /&gt;
Delphi is not an option in my opinion.  I haven't written anything new in&lt;BR /&gt;
Delphi in about 5 years, and have only done a little maintainence/updating&lt;BR /&gt;
of older Delphi code since then.&lt;BR /&gt;
&lt;BR /&gt;
Borland sold it, and I don't see very many using it nowadays, and one&lt;BR /&gt;
benefit of any programming language or API is its popularity.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;/TONY.TANZILLO&gt;</description>
      <pubDate>Mon, 14 Sep 2009 16:05:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555640#M69112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-14T16:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555641#M69113</link>
      <description>Thanks for the input&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
"Paul Richardson" &lt;PRICHARDSON&gt;&lt;LASTPOINT&gt; wrote in message &lt;BR /&gt;
news:6253541@discussion.autodesk.com...&lt;BR /&gt;
Note this group is for targeting the managed AutoCAD API not .NET aware&lt;BR /&gt;
languages. As such we don't care what language you use as long as you are&lt;BR /&gt;
using it for managed AutoCAD programming.&lt;BR /&gt;
&lt;BR /&gt;
snip&lt;/LASTPOINT&gt;&lt;/PRICHARDSON&gt;</description>
      <pubDate>Mon, 14 Sep 2009 16:07:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555641#M69113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-14T16:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555642#M69114</link>
      <description>Thanks Nathtay&lt;BR /&gt;
Like paul said, since acad is moving away from ax - guess the curve just &lt;BR /&gt;
keeps climbing&lt;BR /&gt;
:-)&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
&lt;NATHTAY&gt; wrote in message news:6253512@discussion.autodesk.com...&lt;BR /&gt;
VB6 &amp;amp; ActiveX API &amp;gt; VB.NET &amp;amp; .NET API = Large Learning Curve&lt;BR /&gt;
VB6 &amp;amp; ActiveX API &amp;gt; VB.NET &amp;amp; ActiveX API = Small Learning Curve&lt;/NATHTAY&gt;</description>
      <pubDate>Mon, 14 Sep 2009 16:09:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555642#M69114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-14T16:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555643#M69115</link>
      <description>I would not be so quick to dismiss ActiveX. Just because VBA will be scrapped does not mean Autodesk do not plan to support the ActiveX API.&lt;BR /&gt;
&lt;BR /&gt;
If you have functioning VBA or VB6 code it should be minimal effort to reuse this code in VB.NET compared to rewriting it using the .NET API let alone using the .NET API and learning another language syntax.&lt;BR /&gt;
&lt;BR /&gt;
So if the curve keeps climbing it is only because of the decision you make.</description>
      <pubDate>Mon, 14 Sep 2009 22:38:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555643#M69115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-14T22:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555644#M69116</link>
      <description>np - And I in no way meant to totally dismiss ActiveX. Keep using your code &lt;BR /&gt;
base by porting it if necessary while you learn the .NET api...&lt;BR /&gt;
&lt;BR /&gt;
"mp" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:6253949@discussion.autodesk.com...&lt;BR /&gt;
Thanks for the input&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
"Paul Richardson" &lt;PRICHARDSON&gt;&lt;LASTPOINT&gt; wrote in message&lt;BR /&gt;
news:6253541@discussion.autodesk.com...&lt;BR /&gt;
Note this group is for targeting the managed AutoCAD API not .NET aware&lt;BR /&gt;
languages. As such we don't care what language you use as long as you are&lt;BR /&gt;
using it for managed AutoCAD programming.&lt;BR /&gt;
&lt;BR /&gt;
snip&lt;/LASTPOINT&gt;&lt;/PRICHARDSON&gt;&lt;/NOSPAM&gt;</description>
      <pubDate>Tue, 15 Sep 2009 11:14:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555644#M69116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-15T11:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is Delphi a viable option</title>
      <link>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555645#M69117</link>
      <description>the latest version is 2010&lt;BR /&gt;
&lt;BR /&gt;
http://www.embarcadero.com/delphi&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"mp" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:6253948@discussion.autodesk.com...&lt;BR /&gt;
Hi Tony,&lt;BR /&gt;
Thanks for that update&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
"Tony Tanzillo" &lt;TONY.TANZILLO&gt; wrote in message&lt;BR /&gt;
news:6253579@discussion.autodesk.com...&lt;BR /&gt;
Delphi is not an option in my opinion.  I haven't written anything new in&lt;BR /&gt;
Delphi in about 5 years, and have only done a little maintainence/updating&lt;BR /&gt;
of older Delphi code since then.&lt;BR /&gt;
&lt;BR /&gt;
Borland sold it, and I don't see very many using it nowadays, and one&lt;BR /&gt;
benefit of any programming language or API is its popularity.&lt;BR /&gt;
&lt;BR /&gt;
--&lt;/TONY.TANZILLO&gt;&lt;/NOSPAM&gt;</description>
      <pubDate>Wed, 16 Sep 2009 12:35:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/is-delphi-a-viable-option/m-p/2555645#M69117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-09-16T12:35:40Z</dc:date>
    </item>
  </channel>
</rss>

