<?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: Getting started with Dot Net in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334653#M84943</link>
    <description>"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote &lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; I never dissed AutoLISP, Tony. Re-read my post and I &lt;BR /&gt;
&amp;gt;&amp;gt; specificalIy told Paul I would agree if he had just said &lt;BR /&gt;
&amp;gt;&amp;gt; autolisp. &lt;BR /&gt;
&lt;BR /&gt;
Visual LISP is what I was referring to.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; My point is vlisp which is nothing but an attempt to get &lt;BR /&gt;
&amp;gt; lispers into vba [solely my opinion].&lt;BR /&gt;
&lt;BR /&gt;
I don't know what gives you that opinion. Visual LISP&lt;BR /&gt;
allows you to access any ActiveX server. What does&lt;BR /&gt;
VBA have to do specifically with ActiveX ?&lt;BR /&gt;
&lt;BR /&gt;
Visual LISP came into being because Autodesk was afraid&lt;BR /&gt;
of the AutoLISP-compatibility in IntelliCAD, which meant&lt;BR /&gt;
that any AutoLISP program (almost) could be run without&lt;BR /&gt;
modification on IntelliCAD. So, Visual LISP (intentional or&lt;BR /&gt;
not) served as a means of 'polluting' the AutoLISP standard&lt;BR /&gt;
and in the process, introduce incompatibility that would&lt;BR /&gt;
prevent Visual LISP-dependent applications from running&lt;BR /&gt;
on IntelliCAD (and several other products that also had&lt;BR /&gt;
AutoLISP-compatible interpreters).  Not to suggest that&lt;BR /&gt;
it was Autodesk's intent to pollute AutoLISP, but it was &lt;BR /&gt;
nonetheless, a 'side effect'.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; Everything about it mimics vba and if you can't see that,&lt;BR /&gt;
&amp;gt;&amp;gt; you haven't done much of it.&lt;BR /&gt;
&lt;BR /&gt;
No, you're mistaken. Everything about the VLA- AND VLAX-&lt;BR /&gt;
aspects of Visual LISP, are simply a product of conforming&lt;BR /&gt;
to ActiveX Automation specs, as clearly set forth by Microsoft.&lt;BR /&gt;
&lt;BR /&gt;
The fact that VBA; VB; Delphi; Visual C++; and dozens of&lt;BR /&gt;
other programming environments also conform to the same &lt;BR /&gt;
spec is pure coincidence, but that only makes it clear that &lt;BR /&gt;
you see everything from a VB/VBA-centric point of view, &lt;BR /&gt;
probably because that language is the extent of your own&lt;BR /&gt;
programming experience, with the possible exception of LISP.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; VBA is not true object oriented but that is something &lt;BR /&gt;
&amp;gt;&amp;gt; between programmers who have knowledge of the &lt;BR /&gt;
&amp;gt;&amp;gt; differences. To someone who has never programmed,&lt;BR /&gt;
&amp;gt;&amp;gt; vba appears to be object oriented...&lt;BR /&gt;
&lt;BR /&gt;
No, it doesn't 'appear to be object oriented', unless one &lt;BR /&gt;
does not understand what object oriented really is and&lt;BR /&gt;
means. Object-oriented means much more than objects&lt;BR /&gt;
with properties, methods, and events. &lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; And what's with the personal attack? &lt;BR /&gt;
&lt;BR /&gt;
No personal attacks.  I was using your presumptions about&lt;BR /&gt;
subclassing as a solution to a problem, to demonstrate that&lt;BR /&gt;
VB programmers like yourself, are faced with a difficult&lt;BR /&gt;
transition when it comes to migrating to .NET and its truly &lt;BR /&gt;
object-oriented programming environment. &lt;BR /&gt;
&lt;BR /&gt;
That's not a personal attack, and sorry if there was some&lt;BR /&gt;
collateral damage to your ego, but that wasn't my intent.&lt;/MTUERSLEY_NOT_&gt;</description>
    <pubDate>Wed, 25 May 2005 04:43:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-05-25T04:43:17Z</dc:date>
    <item>
      <title>Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334634#M84924</link>
      <description>Hi Folks, &lt;BR /&gt;
&lt;BR /&gt;
I am quite new to AutoCAD development. I have been using AutoCAD for some time now but have not really done any development or customization. Since I am starting to look at the development .....thought of starting with Dot Net. Since, Dot Net is the future ...what say ..huh !!&lt;BR /&gt;
I am not sure if I should start straight away without having a hands on with Lisp or Visual Lisp. Could someone please tell me if it is really necessary to go through Lisp, VBA, Visual Lisp to get started with Dot Net ...!!&lt;BR /&gt;
And what is the best way to start with Dot Net in AutoCAD. What are the reference materials ? Is there is any kind of Getting Started Guide ?&lt;BR /&gt;
Please guys ...I am getting confused.....&lt;BR /&gt;
&lt;BR /&gt;
Thanks in anticipation.&lt;BR /&gt;
Som</description>
      <pubDate>Tue, 24 May 2005 10:15:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334634#M84924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T10:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334635#M84925</link>
      <description>One thing that got my attention in Som's post is "...Since, Dot Net is the&lt;BR /&gt;
future..." My follow-up question is, "What can .NET (C# specifically) do&lt;BR /&gt;
that Java can't do?" I keep reading all this propaganda about .NET&lt;BR /&gt;
applications running on non-Windows machines. In principle this sounds&lt;BR /&gt;
great, but in practice there's probably little chance that major operating&lt;BR /&gt;
systems will take on the .NET banner.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Supporter of Open Design Alliance (www.opendwg.org)&lt;BR /&gt;
&lt;BR /&gt;
Tom&lt;BR /&gt;
&lt;SOMSEKHAR&gt; wrote in message news:4854209@discussion.autodesk.com...&lt;BR /&gt;
Hi Folks,&lt;BR /&gt;
&lt;BR /&gt;
I am quite new to AutoCAD development. I have been using AutoCAD for some&lt;BR /&gt;
time now but have not really done any development or customization. Since I&lt;BR /&gt;
am starting to look at the development .....thought of starting with Dot&lt;BR /&gt;
Net. Since, Dot Net is the future ...what say ..huh !!&lt;BR /&gt;
I am not sure if I should start straight away without having a hands on with&lt;BR /&gt;
Lisp or Visual Lisp. Could someone please tell me if it is really necessary&lt;BR /&gt;
to go through Lisp, VBA, Visual Lisp to get started with Dot Net ...!!&lt;BR /&gt;
And what is the best way to start with Dot Net in AutoCAD. What are the&lt;BR /&gt;
reference materials ? Is there is any kind of Getting Started Guide ?&lt;BR /&gt;
Please guys ...I am getting confused.....&lt;BR /&gt;
&lt;BR /&gt;
Thanks in anticipation.&lt;BR /&gt;
Som&lt;/SOMSEKHAR&gt;</description>
      <pubDate>Tue, 24 May 2005 12:13:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334635#M84925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T12:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334636#M84926</link>
      <description>Nothing really against Java, its just that I personally have never seen any Cad program running managed Java code.  Would you even want to?  Can you even?  I also don't think there are many organizations running any autodesk product on anything but windows.</description>
      <pubDate>Tue, 24 May 2005 12:56:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334636#M84926</guid>
      <dc:creator>Mikko</dc:creator>
      <dc:date>2005-05-24T12:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334637#M84927</link>
      <description>I do both Unigraphics programming (GRIP) and AutoCAD programming (AutoLisp&lt;BR /&gt;
and VBA) I was excited to learn .NET because both of these CAD applications&lt;BR /&gt;
support .NET. However, I recently heard that Unigraphics will (in the&lt;BR /&gt;
future) also run under Linux. When I heard this, I lost interest in learning&lt;BR /&gt;
.NET. I can't directly answer questions regarding Java but I am sure going&lt;BR /&gt;
to investigate.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;MIKKO&gt; wrote in message news:4854341@discussion.autodesk.com...&lt;BR /&gt;
Nothing really against Java, its just that I personally have never seen any&lt;BR /&gt;
Cad program running managed Java code.  Would you even want to?  Can you&lt;BR /&gt;
even?  I also don't think there are many organizations running any autodesk&lt;BR /&gt;
product on anything but windows.&lt;/MIKKO&gt;</description>
      <pubDate>Tue, 24 May 2005 13:12:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334637#M84927</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T13:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334638#M84928</link>
      <description>Yes learn LISP! It's powerful with a short learning curve.&lt;BR /&gt;
Especially if you don't know programming. Nice place&lt;BR /&gt;
to start. Some will say it's not worth while, but they are&lt;BR /&gt;
wrong. ;-(  LISP will be around long after you have&lt;BR /&gt;
learned and benifited from it.&lt;BR /&gt;
&lt;BR /&gt;
VLISP-&amp;gt;VBA/COM-&amp;gt;ARX-&amp;gt;dotNET seems a good&lt;BR /&gt;
path for me.&lt;BR /&gt;
&lt;BR /&gt;
If want to just use COM than dotNET will be relativly&lt;BR /&gt;
simple. Pure dot net will require learning ARX first, or&lt;BR /&gt;
so I have found. jmo might be me...&lt;BR /&gt;
&lt;BR /&gt;
All of this has been discussed, do a search or three. Or better&lt;BR /&gt;
yet open the VLIDE and start coding &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; afralisp.com is a good start.&lt;BR /&gt;
&lt;BR /&gt;
gl&lt;BR /&gt;
Paul&lt;BR /&gt;
&lt;BR /&gt;
&lt;SOMSEKHAR&gt; wrote in message news:4854209@discussion.autodesk.com...&lt;BR /&gt;
Hi Folks,&lt;BR /&gt;
&lt;BR /&gt;
I am quite new to AutoCAD development. I have been using AutoCAD for some &lt;BR /&gt;
time now but have not really done any development or customization. Since I &lt;BR /&gt;
am starting to look at the development .....thought of starting with Dot &lt;BR /&gt;
Net. Since, Dot Net is the future ...what say ..huh !!&lt;BR /&gt;
I am not sure if I should start straight away without having a hands on with &lt;BR /&gt;
Lisp or Visual Lisp. Could someone please tell me if it is really necessary &lt;BR /&gt;
to go through Lisp, VBA, Visual Lisp to get started with Dot Net ...!!&lt;BR /&gt;
And what is the best way to start with Dot Net in AutoCAD. What are the &lt;BR /&gt;
reference materials ? Is there is any kind of Getting Started Guide ?&lt;BR /&gt;
Please guys ...I am getting confused.....&lt;BR /&gt;
&lt;BR /&gt;
Thanks in anticipation.&lt;BR /&gt;
Som&lt;/SOMSEKHAR&gt;</description>
      <pubDate>Tue, 24 May 2005 13:36:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334638#M84928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T13:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334639#M84929</link>
      <description>Tom:&lt;BR /&gt;
&lt;BR /&gt;
There is a cross platform implementation of the .NET framework called &lt;BR /&gt;
mono[1]. I have yet to test anything on it but I do know it's developed by &lt;BR /&gt;
Miguel de Icaza (the original author of Gnome) and is being used for some &lt;BR /&gt;
pretty wild projects such as beagle[2].&lt;BR /&gt;
&lt;BR /&gt;
Although C# is not a language I would prefer to use on linux (or any &lt;BR /&gt;
platform really) I wish you luck.&lt;BR /&gt;
&lt;BR /&gt;
Tim Riley&lt;BR /&gt;
&lt;BR /&gt;
[1] http://www.mono-project.com/Main_Page&lt;BR /&gt;
[2] http://beaglewiki.org/Main_Page&lt;BR /&gt;
&lt;BR /&gt;
"Tom Parkins" &lt;NOSPAM_TOMP&gt; wrote in message &lt;BR /&gt;
news:4854354@discussion.autodesk.com...&lt;BR /&gt;
I do both Unigraphics programming (GRIP) and AutoCAD programming (AutoLisp&lt;BR /&gt;
and VBA) I was excited to learn .NET because both of these CAD applications&lt;BR /&gt;
support .NET. However, I recently heard that Unigraphics will (in the&lt;BR /&gt;
future) also run under Linux. When I heard this, I lost interest in learning&lt;BR /&gt;
.NET. I can't directly answer questions regarding Java but I am sure going&lt;BR /&gt;
to investigate.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;MIKKO&gt; wrote in message news:4854341@discussion.autodesk.com...&lt;BR /&gt;
Nothing really against Java, its just that I personally have never seen any&lt;BR /&gt;
Cad program running managed Java code.  Would you even want to?  Can you&lt;BR /&gt;
even?  I also don't think there are many organizations running any autodesk&lt;BR /&gt;
product on anything but windows.&lt;/MIKKO&gt;&lt;/NOSPAM_TOMP&gt;</description>
      <pubDate>Tue, 24 May 2005 14:00:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334639#M84929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T14:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334640#M84930</link>
      <description>Yeah, I'll say that's wrong Paul  - least you know I'm not going to totally&lt;BR /&gt;
flame you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Having started over a decade ago with LISP, I'd agree with your case *if*&lt;BR /&gt;
you said AutoLISP. However you started VLISP which is ridiculous. VLISP is&lt;BR /&gt;
a "wrapper" to mimic vba so you might as well just learn vba. Most people&lt;BR /&gt;
learn it faster since its object oriented and I bet the poster wants&lt;BR /&gt;
dialogs which'll drag him down the dcl path =(&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...</description>
      <pubDate>Tue, 24 May 2005 15:04:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334640#M84930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T15:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334641#M84931</link>
      <description>Tom Parkins wrote:&lt;BR /&gt;
&amp;gt; When I heard this, I lost interest in learning .NET.&lt;BR /&gt;
&lt;BR /&gt;
Why? Languages are tools. The more comprehensive your tools are, the &lt;BR /&gt;
better prepared you are to handle programming tasks.</description>
      <pubDate>Tue, 24 May 2005 15:05:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334641#M84931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T15:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334642#M84932</link>
      <description>Mike, Thanks for clarifying for me. I started ALISP about the same time,&lt;BR /&gt;
haven't even use VLISP much. I usually get on people for being as sloppy,&lt;BR /&gt;
a little more of a butt kicking wouldn't have hurt...;)&lt;BR /&gt;
&lt;BR /&gt;
Paul&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message &lt;BR /&gt;
news:4854610@discussion.autodesk.com...&lt;BR /&gt;
Yeah, I'll say that's wrong Paul  - least you know I'm not going to totally&lt;BR /&gt;
flame you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Having started over a decade ago with LISP, I'd agree with your case *if*&lt;BR /&gt;
you said AutoLISP. However you started VLISP which is ridiculous. VLISP is&lt;BR /&gt;
a "wrapper" to mimic vba so you might as well just learn vba. Most people&lt;BR /&gt;
learn it faster since its object oriented and I bet the poster wants&lt;BR /&gt;
dialogs which'll drag him down the dcl path =(&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;</description>
      <pubDate>Tue, 24 May 2005 15:15:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334642#M84932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T15:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334643#M84933</link>
      <description>You made me go back and read my post...Two references&lt;BR /&gt;
to LISP..Only one to VLISP and my intention was to point&lt;BR /&gt;
out the editor. Picky Picky...But necessary. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; I prefer notepad&lt;BR /&gt;
anwyay.&lt;BR /&gt;
"Paul Richardson" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:4854629@discussion.autodesk.com...&lt;BR /&gt;
Mike, Thanks for clarifying for me. I started ALISP about the same time,&lt;BR /&gt;
haven't even use VLISP much. I usually get on people for being as sloppy,&lt;BR /&gt;
a little more of a butt kicking wouldn't have hurt...;)&lt;BR /&gt;
&lt;BR /&gt;
Paul&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message&lt;BR /&gt;
news:4854610@discussion.autodesk.com...&lt;BR /&gt;
Yeah, I'll say that's wrong Paul  - least you know I'm not going to totally&lt;BR /&gt;
flame you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Having started over a decade ago with LISP, I'd agree with your case *if*&lt;BR /&gt;
you said AutoLISP. However you started VLISP which is ridiculous. VLISP is&lt;BR /&gt;
a "wrapper" to mimic vba so you might as well just learn vba. Most people&lt;BR /&gt;
learn it faster since its object oriented and I bet the poster wants&lt;BR /&gt;
dialogs which'll drag him down the dcl path =(&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;&lt;/NOSPAM&gt;</description>
      <pubDate>Tue, 24 May 2005 15:22:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334643#M84933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T15:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334644#M84934</link>
      <description>&amp;gt; I usually get on people for being as sloppy,&lt;BR /&gt;
&amp;gt; a little more of a butt kicking wouldn't have hurt...;)&lt;BR /&gt;
Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...</description>
      <pubDate>Tue, 24 May 2005 15:23:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334644#M84934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T15:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334645#M84935</link>
      <description>&amp;gt;Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
&amp;gt;"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Consider me one of them. But feel free to place me when need be..&lt;BR /&gt;
Don't mind my due, if I learn something.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Paul&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message &lt;BR /&gt;
news:4854624@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt; I usually get on people for being as sloppy,&lt;BR /&gt;
&amp;gt; a little more of a butt kicking wouldn't have hurt...;)&lt;BR /&gt;
Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;</description>
      <pubDate>Tue, 24 May 2005 15:29:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334645#M84935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T15:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334646#M84936</link>
      <description>My toolbox is starting to fill up **SMILE** I am at a point where I am no&lt;BR /&gt;
longer feeling proficient having all these tools available.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Frank Oquendo" &lt;FOQUENDO&gt; wrote in message&lt;BR /&gt;
news:4854584@discussion.autodesk.com...&lt;BR /&gt;
Tom Parkins wrote:&lt;BR /&gt;
&amp;gt; When I heard this, I lost interest in learning .NET.&lt;BR /&gt;
&lt;BR /&gt;
Why? Languages are tools. The more comprehensive your tools are, the&lt;BR /&gt;
better prepared you are to handle programming tasks.&lt;/FOQUENDO&gt;</description>
      <pubDate>Tue, 24 May 2005 15:32:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334646#M84936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T15:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334647#M84937</link>
      <description>This seems as good a thread to post a question as any....&lt;BR /&gt;
you mention VBA and DCL.....ive looked at a few dcl files and dont find&lt;BR /&gt;
it very easy to interperet....ive also looked/dabbled, ever so slightly, &lt;BR /&gt;
into VBA..&lt;BR /&gt;
my question is, would it be better to use DCL or VBA if im using ALISP...im&lt;BR /&gt;
leaning to VBA?&lt;BR /&gt;
&lt;BR /&gt;
also, isnt the only difference between ALISP and VLISP  the editor? to me &lt;BR /&gt;
there&lt;BR /&gt;
isnt a whopping difference...some tracing and loading... i may be wrong, &lt;BR /&gt;
please inform me...&lt;BR /&gt;
im very new at all the mentioned above (i know enough to maybe make me &lt;BR /&gt;
dangerous)&lt;BR /&gt;
&lt;BR /&gt;
3rd question...in pre-6 releases i was able to re-map the F keys (F4 to be &lt;BR /&gt;
exact) in the .mns&lt;BR /&gt;
files....now with the CUI stuff i cant seem to re-program them, even tho it &lt;BR /&gt;
says you can...&lt;BR /&gt;
anybody know how? Also when defining a new command it defaults the command &lt;BR /&gt;
to the ADT(acad)&lt;BR /&gt;
cui, not the enterprise or partial cui...anybody know how to make it define &lt;BR /&gt;
it in the partial CUI?&lt;BR /&gt;
&lt;BR /&gt;
enough i guess..&lt;BR /&gt;
ccastelein&lt;BR /&gt;
&lt;BR /&gt;
"Paul Richardson" &lt;NOSPAM&gt; wrote in message &lt;BR /&gt;
news:4854659@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt;Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
&amp;gt;"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Consider me one of them. But feel free to place me when need be..&lt;BR /&gt;
Don't mind my due, if I learn something.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Paul&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message&lt;BR /&gt;
news:4854624@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt; I usually get on people for being as sloppy,&lt;BR /&gt;
&amp;gt; a little more of a butt kicking wouldn't have hurt...;)&lt;BR /&gt;
Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;&lt;/NOSPAM&gt;</description>
      <pubDate>Tue, 24 May 2005 17:35:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334647#M84937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T17:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334648#M84938</link>
      <description>Do not create new dialogs with DCL; use WinForms (.NET), MFC or VBA &lt;BR /&gt;
(probably in that order of preference).&lt;BR /&gt;
&lt;BR /&gt;
   Dan&lt;BR /&gt;
&lt;BR /&gt;
"ccastelein" &lt;CCASTELEIN&gt; wrote in message &lt;BR /&gt;
news:4854856@discussion.autodesk.com...&lt;BR /&gt;
This seems as good a thread to post a question as any....&lt;BR /&gt;
you mention VBA and DCL.....ive looked at a few dcl files and dont find&lt;BR /&gt;
it very easy to interperet....ive also looked/dabbled, ever so slightly,&lt;BR /&gt;
into VBA..&lt;BR /&gt;
my question is, would it be better to use DCL or VBA if im using ALISP...im&lt;BR /&gt;
leaning to VBA?&lt;BR /&gt;
&lt;BR /&gt;
also, isnt the only difference between ALISP and VLISP  the editor? to me&lt;BR /&gt;
there&lt;BR /&gt;
isnt a whopping difference...some tracing and loading... i may be wrong,&lt;BR /&gt;
please inform me...&lt;BR /&gt;
im very new at all the mentioned above (i know enough to maybe make me&lt;BR /&gt;
dangerous)&lt;BR /&gt;
&lt;BR /&gt;
3rd question...in pre-6 releases i was able to re-map the F keys (F4 to be&lt;BR /&gt;
exact) in the .mns&lt;BR /&gt;
files....now with the CUI stuff i cant seem to re-program them, even tho it&lt;BR /&gt;
says you can...&lt;BR /&gt;
anybody know how? Also when defining a new command it defaults the command&lt;BR /&gt;
to the ADT(acad)&lt;BR /&gt;
cui, not the enterprise or partial cui...anybody know how to make it define&lt;BR /&gt;
it in the partial CUI?&lt;BR /&gt;
&lt;BR /&gt;
enough i guess..&lt;BR /&gt;
ccastelein&lt;BR /&gt;
&lt;BR /&gt;
"Paul Richardson" &lt;NOSPAM&gt; wrote in message&lt;BR /&gt;
news:4854659@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt;Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
&amp;gt;"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Consider me one of them. But feel free to place me when need be..&lt;BR /&gt;
Don't mind my due, if I learn something.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Paul&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message&lt;BR /&gt;
news:4854624@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt; I usually get on people for being as sloppy,&lt;BR /&gt;
&amp;gt; a little more of a butt kicking wouldn't have hurt...;)&lt;BR /&gt;
Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;&lt;/NOSPAM&gt;&lt;/CCASTELEIN&gt;</description>
      <pubDate>Tue, 24 May 2005 18:43:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334648#M84938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T18:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334649#M84939</link>
      <description>Hi Somasekar,&lt;BR /&gt;
 You don't need to know LISP or VBA to learn the .NET API for AutoCAD. Prior experience in programming ObjectARX (C++ API) is useful but not a must. It is important to familiarize yourself with object oriented programming if you are coming from VB6 world as you will be dealing with lot of classes and objects. The most important concept to learn is the structure of AutoCAD drawing database and how to manipulate objects stored within it. &lt;BR /&gt;
&lt;BR /&gt;
For learning, I suggest looking at the dotNet samples in the objectARX SDK (version 2006). The SDK is freely available at www.objectarx.com. Start from HelloWorld sample. For API reference, check out the ObjectARX reference in objectarx\docs\arxref.chm. Other than these, I can't think of any resources to help you get started. For someone who is looking at the API fresh, this is not enough. I strongly recommend the training class offered by Autodesk Developer Network (ADN). For more details on the class, contact  Denis Cadu (denis.cadu@autodesk.com)&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Krishna Kalvai&lt;BR /&gt;
Developer Technical Services&lt;BR /&gt;
Autodesk</description>
      <pubDate>Tue, 24 May 2005 19:35:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334649#M84939</guid>
      <dc:creator>KrishnaK</dc:creator>
      <dc:date>2005-05-24T19:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334650#M84940</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
A major advantage of any program language over the Autolisp environment is&lt;BR /&gt;
avoidance of DCL files which are useless for anything but interaction with&lt;BR /&gt;
Autolisp.  Certainly there is now a commercial solution for building DCL&lt;BR /&gt;
which, by description, appears as useable as, say, a VBA form.&lt;BR /&gt;
&lt;BR /&gt;
DCL files are a textual way of describing a graphical environment and as&lt;BR /&gt;
such are complex and sensitive to typing errors and errors of logic, as well&lt;BR /&gt;
as having a tedious write-testing cycle necessary to see the graphical&lt;BR /&gt;
results of your code.&lt;BR /&gt;
&lt;BR /&gt;
In practice, skill learnt in Autolisp will have no application outside the&lt;BR /&gt;
AutoCAD environment and you will get far more programming out of the door by&lt;BR /&gt;
learning VBA or .NET&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Laurie Comerford&lt;BR /&gt;
CADApps&lt;BR /&gt;
www.cadapps.com.au&lt;BR /&gt;
&lt;BR /&gt;
"ccastelein" &lt;CCASTELEIN&gt; wrote in message&lt;BR /&gt;
news:4854856@discussion.autodesk.com...&lt;BR /&gt;
This seems as good a thread to post a question as any....&lt;BR /&gt;
you mention VBA and DCL.....ive looked at a few dcl files and dont find&lt;BR /&gt;
it very easy to interperet....ive also looked/dabbled, ever so slightly,&lt;BR /&gt;
into VBA..&lt;BR /&gt;
my question is, would it be better to use DCL or VBA if im using ALISP...im&lt;BR /&gt;
leaning to VBA?&lt;BR /&gt;
&lt;BR /&gt;
also, isnt the only difference between ALISP and VLISP  the editor? to me&lt;BR /&gt;
there&lt;BR /&gt;
isnt a whopping difference...some tracing and loading... i may be wrong,&lt;BR /&gt;
please inform me...&lt;BR /&gt;
im very new at all the mentioned above (i know enough to maybe make me&lt;BR /&gt;
dangerous)&lt;BR /&gt;
&lt;BR /&gt;
3rd question...in pre-6 releases i was able to re-map the F keys (F4 to be&lt;BR /&gt;
exact) in the .mns&lt;BR /&gt;
files....now with the CUI stuff i cant seem to re-program them, even tho it&lt;BR /&gt;
says you can...&lt;BR /&gt;
anybody know how? Also when defining a new command it defaults the command&lt;BR /&gt;
to the ADT(acad)&lt;BR /&gt;
cui, not the enterprise or partial cui...anybody know how to make it define&lt;BR /&gt;
it in the partial CUI?&lt;BR /&gt;
&lt;BR /&gt;
enough i guess..&lt;BR /&gt;
ccastelein&lt;BR /&gt;
&lt;BR /&gt;
"Paul Richardson" &lt;NOSPAM&gt; wrote in message&lt;BR /&gt;
news:4854659@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt;Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
&amp;gt;"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Consider me one of them. But feel free to place me when need be..&lt;BR /&gt;
Don't mind my due, if I learn something.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Paul&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message&lt;BR /&gt;
news:4854624@discussion.autodesk.com...&lt;BR /&gt;
&amp;gt; I usually get on people for being as sloppy,&lt;BR /&gt;
&amp;gt; a little more of a butt kicking wouldn't have hurt...;)&lt;BR /&gt;
Naw, I normally come across abrasive as it and I like to keep the few&lt;BR /&gt;
"acquaintances" that I have on good terms &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;&lt;/NOSPAM&gt;&lt;/CCASTELEIN&gt;</description>
      <pubDate>Tue, 24 May 2005 21:28:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334650#M84940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-24T21:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334651#M84941</link>
      <description>"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote &lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; Having started over a decade ago with LISP, I'd agree &lt;BR /&gt;
&amp;gt;&amp;gt; with your case *if* you said AutoLISP. However you &lt;BR /&gt;
&amp;gt;&amp;gt; started VLISP which is ridiculous. VLISP is a "wrapper" &lt;BR /&gt;
&amp;gt;&amp;gt; to mimic vba so you might as well just learn vba. &lt;BR /&gt;
&lt;BR /&gt;
That's not a fair statement at all. If you really believe&lt;BR /&gt;
that, you don't know very much about Visual LISP.&lt;BR /&gt;
&lt;BR /&gt;
For simple scripting of a series of AutoCAD commands&lt;BR /&gt;
using parameters derived from some calculations, LISP&lt;BR /&gt;
is still the undisputed champ. Two or three lines of &lt;BR /&gt;
LISP that computes some values and scripts various&lt;BR /&gt;
AutoCAD commands, is equivalent to pages of VBA code, &lt;BR /&gt;
complete with hidious kludges and hacks.&lt;BR /&gt;
&lt;BR /&gt;
Many automation tasks in AutoCAD do not need or&lt;BR /&gt;
benefit from dialog boxes. If that were not the case,&lt;BR /&gt;
many more basic AutoCAD commands would be dialog-&lt;BR /&gt;
based, but the fact is that most of them aren't.&lt;BR /&gt;
&lt;BR /&gt;
Sorry, but your entire perspective is skewed. We are not&lt;BR /&gt;
all aspiring developers. Many just need to do a little&lt;BR /&gt;
scripting and automation of existing AutoCAD commands&lt;BR /&gt;
to achieve their objectives. &lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; Most people learn it faster since its object oriented.&lt;BR /&gt;
&lt;BR /&gt;
Based on that, I have to wonder if you truly know what &lt;BR /&gt;
'object oriented' really is, or means.&lt;BR /&gt;
&lt;BR /&gt;
From software engineering perpspective, VBA is not&lt;BR /&gt;
object oriented at all. It is a programming langauge&lt;BR /&gt;
that was designed to easily script things that are by &lt;BR /&gt;
design, made to *appear* as objects, from the VBA&lt;BR /&gt;
client's perspective.&lt;BR /&gt;
&lt;BR /&gt;
In all other ways, there are no such thing as real&lt;BR /&gt;
objects in VBA.  That is, objects that support the&lt;BR /&gt;
fundamental characteristics of OOP (polymorphism,&lt;BR /&gt;
inheritence, etc.).&lt;BR /&gt;
&lt;BR /&gt;
The fact is that the biggest hurdle VBA programmers&lt;BR /&gt;
have transitioning to an Object-oriented API like .NET, &lt;BR /&gt;
is that because it is really object oriented, they are&lt;BR /&gt;
completely lost, confused and bewildered by it, like&lt;BR /&gt;
fish out of water.&lt;BR /&gt;
&lt;BR /&gt;
To wit, you yourself were operating under the flawed&lt;BR /&gt;
presumption that the way to solve the problem of no&lt;BR /&gt;
pallet activation events was via 'subclassing' (which&lt;BR /&gt;
is the VB programmer's ultimate hack). When in fact,&lt;BR /&gt;
the solution was easily arrived at by simply overriding&lt;BR /&gt;
a virtual protected method in the base class (huh?).&lt;BR /&gt;
&lt;BR /&gt;
--

Message was edited by: Discussion Admin&lt;/MTUERSLEY_NOT_&gt;</description>
      <pubDate>Wed, 25 May 2005 01:14:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334651#M84941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-25T01:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334652#M84942</link>
      <description>I never dissed AutoLISP, Tony. Re-read my post and I specificalIy told Paul&lt;BR /&gt;
I would agree if he had just said autolisp. My point is vlisp which is&lt;BR /&gt;
nothing but an attempt to get lispers into vba [solely my opinion].&lt;BR /&gt;
Everything about it mimics vba and if you can't see that, you haven't done&lt;BR /&gt;
much of it. Even in your arguments, which I whole heartedly agree with AND&lt;BR /&gt;
tell others the same, were autolisp based - nothing you wrote disputed&lt;BR /&gt;
vlisp, unless you consider both one and the same where I see them as&lt;BR /&gt;
separate or subsets of the same.&lt;BR /&gt;
&lt;BR /&gt;
VBA is not true object oriented but that is something between programmers&lt;BR /&gt;
who have knowledge of the differences. To someone who has never programmed,&lt;BR /&gt;
vba appears to be object oriented...or maybe "intelli-sensed" is a better&lt;BR /&gt;
term. I've taught lots of people both autolisp and vba and they grasp vba&lt;BR /&gt;
quicker.&lt;BR /&gt;
&lt;BR /&gt;
And what's with the personal attack? I never said I was the best nor that I&lt;BR /&gt;
never needed a hand once in a while. The difference some times between an&lt;BR /&gt;
"ultimate" hack and a protected workaround is merely a second set of eyes&lt;BR /&gt;
looking at the problem from a different perspective. For that, I&lt;BR /&gt;
appreciated your help, I learned something and had a much better approach&lt;BR /&gt;
then subclassing. If I remember correctly, you weren't keen on helping at&lt;BR /&gt;
first because you didn't think I could have a valid reason for only&lt;BR /&gt;
populating on an activation &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...</description>
      <pubDate>Wed, 25 May 2005 02:35:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334652#M84942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-25T02:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with Dot Net</title>
      <link>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334653#M84943</link>
      <description>"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote &lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; I never dissed AutoLISP, Tony. Re-read my post and I &lt;BR /&gt;
&amp;gt;&amp;gt; specificalIy told Paul I would agree if he had just said &lt;BR /&gt;
&amp;gt;&amp;gt; autolisp. &lt;BR /&gt;
&lt;BR /&gt;
Visual LISP is what I was referring to.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; My point is vlisp which is nothing but an attempt to get &lt;BR /&gt;
&amp;gt; lispers into vba [solely my opinion].&lt;BR /&gt;
&lt;BR /&gt;
I don't know what gives you that opinion. Visual LISP&lt;BR /&gt;
allows you to access any ActiveX server. What does&lt;BR /&gt;
VBA have to do specifically with ActiveX ?&lt;BR /&gt;
&lt;BR /&gt;
Visual LISP came into being because Autodesk was afraid&lt;BR /&gt;
of the AutoLISP-compatibility in IntelliCAD, which meant&lt;BR /&gt;
that any AutoLISP program (almost) could be run without&lt;BR /&gt;
modification on IntelliCAD. So, Visual LISP (intentional or&lt;BR /&gt;
not) served as a means of 'polluting' the AutoLISP standard&lt;BR /&gt;
and in the process, introduce incompatibility that would&lt;BR /&gt;
prevent Visual LISP-dependent applications from running&lt;BR /&gt;
on IntelliCAD (and several other products that also had&lt;BR /&gt;
AutoLISP-compatible interpreters).  Not to suggest that&lt;BR /&gt;
it was Autodesk's intent to pollute AutoLISP, but it was &lt;BR /&gt;
nonetheless, a 'side effect'.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; Everything about it mimics vba and if you can't see that,&lt;BR /&gt;
&amp;gt;&amp;gt; you haven't done much of it.&lt;BR /&gt;
&lt;BR /&gt;
No, you're mistaken. Everything about the VLA- AND VLAX-&lt;BR /&gt;
aspects of Visual LISP, are simply a product of conforming&lt;BR /&gt;
to ActiveX Automation specs, as clearly set forth by Microsoft.&lt;BR /&gt;
&lt;BR /&gt;
The fact that VBA; VB; Delphi; Visual C++; and dozens of&lt;BR /&gt;
other programming environments also conform to the same &lt;BR /&gt;
spec is pure coincidence, but that only makes it clear that &lt;BR /&gt;
you see everything from a VB/VBA-centric point of view, &lt;BR /&gt;
probably because that language is the extent of your own&lt;BR /&gt;
programming experience, with the possible exception of LISP.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; VBA is not true object oriented but that is something &lt;BR /&gt;
&amp;gt;&amp;gt; between programmers who have knowledge of the &lt;BR /&gt;
&amp;gt;&amp;gt; differences. To someone who has never programmed,&lt;BR /&gt;
&amp;gt;&amp;gt; vba appears to be object oriented...&lt;BR /&gt;
&lt;BR /&gt;
No, it doesn't 'appear to be object oriented', unless one &lt;BR /&gt;
does not understand what object oriented really is and&lt;BR /&gt;
means. Object-oriented means much more than objects&lt;BR /&gt;
with properties, methods, and events. &lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt; And what's with the personal attack? &lt;BR /&gt;
&lt;BR /&gt;
No personal attacks.  I was using your presumptions about&lt;BR /&gt;
subclassing as a solution to a problem, to demonstrate that&lt;BR /&gt;
VB programmers like yourself, are faced with a difficult&lt;BR /&gt;
transition when it comes to migrating to .NET and its truly &lt;BR /&gt;
object-oriented programming environment. &lt;BR /&gt;
&lt;BR /&gt;
That's not a personal attack, and sorry if there was some&lt;BR /&gt;
collateral damage to your ego, but that wasn't my intent.&lt;/MTUERSLEY_NOT_&gt;</description>
      <pubDate>Wed, 25 May 2005 04:43:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/getting-started-with-dot-net/m-p/1334653#M84943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-05-25T04:43:17Z</dc:date>
    </item>
  </channel>
</rss>

