<?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: DotNet vs ObjectArx vs VB in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435640#M83789</link>
    <description>how complex will your app be?&lt;BR /&gt;
Will it have custom objects?&lt;BR /&gt;
Will it be made to be used with lots of companies, or just a few?&lt;BR /&gt;
In my opinion, service is the the highest goal - that is, fixing problems fast.&lt;BR /&gt;
Stability is second.&lt;BR /&gt;
&lt;BR /&gt;
So dont write in a language you do not understand well.&lt;BR /&gt;
Seems like object ARX and .net are the only candidates now for serious future compatibility.&lt;BR /&gt;
Lisp is good too but you have to use objectdcl to get decent dialog boxes, and that is third party stuff that is a bit&lt;BR /&gt;
finicky to use...&lt;BR /&gt;
&lt;BR /&gt;
emilg &amp;lt;&amp;gt;&lt;BR /&gt;
|&amp;gt;Dear members of forum. &lt;BR /&gt;
|&amp;gt;I need opinion about design tool.&lt;BR /&gt;
|&amp;gt;I designed ACAD applications using VB/VBA, Object ARX and now started to investigate DotNet. I already have some experience in DotNet(C#) but not in AutoCad.&lt;BR /&gt;
|&amp;gt;I am going to create commercial Application in AutoCAD and I need to select designing tool. I tried to list all advantages and disadvantages of all three tools. For some points of this list I have no experience and I have no exact position about it. I am sure, that my view needed to be corrected.&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;1.	Easy and fast design UI&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; easy and very fast &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; not fast and not easy&lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; easy and very fast &lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;2.	Easy and fast design of working with Acad &lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; easy and very fast&lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; not fast and not easy&lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ?????&lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;3.	Design of other functions (algorithm and so on) &lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; not enough good&lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; good&lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150;&amp;#150;good&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;4.	Debugging&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; very good &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; Bad &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ?????&lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;5.	Application Execution&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; not very fast but not bad&lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; Fast &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ????? (as I know DotNet is not enough fast) &lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;6.	Deployment as commercial product&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; bad &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ????? &lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;7.	Bugs in designing tools&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ????? (I already saw Bug with filtering Selection Set)&lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;8.	Guides, tutors, books&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; not bad &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; bad&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;Any help, any correction, any views. &lt;BR /&gt;
|&amp;gt;Thank you&lt;BR /&gt;
&lt;BR /&gt;
James Maeding&lt;BR /&gt;
Civil Engineer and Programmer&lt;BR /&gt;
jmaeding - athunsaker - com</description>
    <pubDate>Mon, 19 Sep 2005 18:18:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-09-19T18:18:18Z</dc:date>
    <item>
      <title>DotNet vs ObjectArx vs VB</title>
      <link>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435639#M83788</link>
      <description>Dear members of forum. &lt;BR /&gt;
I need opinion about design tool.&lt;BR /&gt;
I designed ACAD applications using VB/VBA, Object ARX and now started to investigate DotNet. I already have some experience in DotNet(C#) but not in AutoCad.&lt;BR /&gt;
I am going to create commercial Application in AutoCAD and I need to select designing tool. I tried to list all advantages and disadvantages of all three tools. For some points of this list I have no experience and I have no exact position about it. I am sure, that my view needed to be corrected.&lt;BR /&gt;
&lt;BR /&gt;
1.	Easy and fast design UI&lt;BR /&gt;
•	VB – easy and very fast &lt;BR /&gt;
•	ObjectARX – not fast and not easy&lt;BR /&gt;
•	DotNet(C#) – easy and very fast &lt;BR /&gt;
•	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
&lt;BR /&gt;
2.	Easy and fast design of working with Acad &lt;BR /&gt;
•	VB – easy and very fast&lt;BR /&gt;
•	ObjectARX – not fast and not easy&lt;BR /&gt;
•	DotNet(C#) – ?????&lt;BR /&gt;
•	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
&lt;BR /&gt;
3.	Design of other functions (algorithm and so on) &lt;BR /&gt;
•	VB – not enough good&lt;BR /&gt;
•	ObjectARX – good&lt;BR /&gt;
•	DotNet(C#) ––good&lt;BR /&gt;
&lt;BR /&gt;
4.	Debugging&lt;BR /&gt;
•	VB – very good &lt;BR /&gt;
•	ObjectARX – Bad &lt;BR /&gt;
•	DotNet(C#) – ?????&lt;BR /&gt;
•	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
&lt;BR /&gt;
5.	Application Execution&lt;BR /&gt;
•	VB – not very fast but not bad&lt;BR /&gt;
•	ObjectARX – Fast &lt;BR /&gt;
•	DotNet(C#) – ????? (as I know DotNet is not enough fast) &lt;BR /&gt;
•	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
&lt;BR /&gt;
6.	Deployment as commercial product&lt;BR /&gt;
•	VB – bad &lt;BR /&gt;
•	ObjectARX – good &lt;BR /&gt;
•	DotNet(C#) – ????? &lt;BR /&gt;
•	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
&lt;BR /&gt;
7.	Bugs in designing tools&lt;BR /&gt;
•	VB – good &lt;BR /&gt;
•	ObjectARX – good &lt;BR /&gt;
•	DotNet(C#) – ????? (I already saw Bug with filtering Selection Set)&lt;BR /&gt;
•	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
&lt;BR /&gt;
8.	Guides, tutors, books&lt;BR /&gt;
•	VB – good &lt;BR /&gt;
•	ObjectARX – not bad &lt;BR /&gt;
•	DotNet(C#) – bad&lt;BR /&gt;
&lt;BR /&gt;
Any help, any correction, any views. &lt;BR /&gt;
Thank you</description>
      <pubDate>Mon, 19 Sep 2005 05:57:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435639#M83788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-19T05:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: DotNet vs ObjectArx vs VB</title>
      <link>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435640#M83789</link>
      <description>how complex will your app be?&lt;BR /&gt;
Will it have custom objects?&lt;BR /&gt;
Will it be made to be used with lots of companies, or just a few?&lt;BR /&gt;
In my opinion, service is the the highest goal - that is, fixing problems fast.&lt;BR /&gt;
Stability is second.&lt;BR /&gt;
&lt;BR /&gt;
So dont write in a language you do not understand well.&lt;BR /&gt;
Seems like object ARX and .net are the only candidates now for serious future compatibility.&lt;BR /&gt;
Lisp is good too but you have to use objectdcl to get decent dialog boxes, and that is third party stuff that is a bit&lt;BR /&gt;
finicky to use...&lt;BR /&gt;
&lt;BR /&gt;
emilg &amp;lt;&amp;gt;&lt;BR /&gt;
|&amp;gt;Dear members of forum. &lt;BR /&gt;
|&amp;gt;I need opinion about design tool.&lt;BR /&gt;
|&amp;gt;I designed ACAD applications using VB/VBA, Object ARX and now started to investigate DotNet. I already have some experience in DotNet(C#) but not in AutoCad.&lt;BR /&gt;
|&amp;gt;I am going to create commercial Application in AutoCAD and I need to select designing tool. I tried to list all advantages and disadvantages of all three tools. For some points of this list I have no experience and I have no exact position about it. I am sure, that my view needed to be corrected.&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;1.	Easy and fast design UI&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; easy and very fast &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; not fast and not easy&lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; easy and very fast &lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;2.	Easy and fast design of working with Acad &lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; easy and very fast&lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; not fast and not easy&lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ?????&lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;3.	Design of other functions (algorithm and so on) &lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; not enough good&lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; good&lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150;&amp;#150;good&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;4.	Debugging&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; very good &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; Bad &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ?????&lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;5.	Application Execution&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; not very fast but not bad&lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; Fast &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ????? (as I know DotNet is not enough fast) &lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;6.	Deployment as commercial product&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; bad &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ????? &lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;7.	Bugs in designing tools&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; ????? (I already saw Bug with filtering Selection Set)&lt;BR /&gt;
|&amp;gt;&amp;#149;	Interoperating with AutoCAD 2006 Type Library COM - ???&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;8.	Guides, tutors, books&lt;BR /&gt;
|&amp;gt;&amp;#149;	VB &amp;#150; good &lt;BR /&gt;
|&amp;gt;&amp;#149;	ObjectARX &amp;#150; not bad &lt;BR /&gt;
|&amp;gt;&amp;#149;	DotNet(C#) &amp;#150; bad&lt;BR /&gt;
|&amp;gt;&lt;BR /&gt;
|&amp;gt;Any help, any correction, any views. &lt;BR /&gt;
|&amp;gt;Thank you&lt;BR /&gt;
&lt;BR /&gt;
James Maeding&lt;BR /&gt;
Civil Engineer and Programmer&lt;BR /&gt;
jmaeding - athunsaker - com</description>
      <pubDate>Mon, 19 Sep 2005 18:18:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435640#M83789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-19T18:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: DotNet vs ObjectArx vs VB</title>
      <link>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435641#M83790</link>
      <description>Thank you for general view. But I need serious understanding of some points of ObjectArx vs DotNet&lt;BR /&gt;
1. execution speed&lt;BR /&gt;
2. bugs in these tools&lt;BR /&gt;
3. deployment &lt;BR /&gt;
may be anybody have exactly view to these points.&lt;BR /&gt;
Thank you</description>
      <pubDate>Tue, 20 Sep 2005 05:30:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435641#M83790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-20T05:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: DotNet vs ObjectArx vs VB</title>
      <link>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435642#M83791</link>
      <description>Visual Studio.NET is not without its problems.&lt;BR /&gt;
&lt;BR /&gt;
I've not stressed it anywhere near the point that I've&lt;BR /&gt;
stressed the Delphi IDE (which also has problems, but&lt;BR /&gt;
I've been able to develop fairly massive projects and&lt;BR /&gt;
complete object frameworks with it).&lt;BR /&gt;
&lt;BR /&gt;
For example, the Forms designer has bugs that cause&lt;BR /&gt;
strange things to happen, like controls moving around&lt;BR /&gt;
a form or container; TabPages that mysteriously and&lt;BR /&gt;
randomly changing their order in a TabControl, are just&lt;BR /&gt;
a few I've seen.&lt;BR /&gt;
&lt;BR /&gt;
There are also some compiler bugs that can cause&lt;BR /&gt;
the IDE to lock up when you build a project. That's&lt;BR /&gt;
a good reason to build every time you change a few&lt;BR /&gt;
lines of code, or introduce a new type, or anything&lt;BR /&gt;
like that, so you know what caused it.&lt;BR /&gt;
&lt;BR /&gt;
Managed code is also notoriously slow, or at least,&lt;BR /&gt;
by C++ and Delphi standards (not sure aobut VB&lt;BR /&gt;
since I've never used it much).&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 2004/2005/2006&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;EMILG&gt; wrote in message news:4961065@discussion.autodesk.com...&lt;BR /&gt;
Thank you for general view. But I need serious understanding of some points of ObjectArx vs DotNet&lt;BR /&gt;
1. execution speed&lt;BR /&gt;
2. bugs in these tools&lt;BR /&gt;
3. deployment &lt;BR /&gt;
may be anybody have exactly view to these points.&lt;BR /&gt;
Thank you&lt;/EMILG&gt;</description>
      <pubDate>Tue, 20 Sep 2005 13:08:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435642#M83791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-20T13:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: DotNet vs ObjectArx vs VB</title>
      <link>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435643#M83792</link>
      <description>Yes, in most cases managed code will be measurably slower than doing about &lt;BR /&gt;
the same thing in C++ (I've never used Delphi).  However, it's hard to &lt;BR /&gt;
provide a 100% "apples to apples" comparision because the CLR is doing so &lt;BR /&gt;
much behind the scenes that you would have to do manually in C++ (or if you &lt;BR /&gt;
prefer "the CLR adds a lot of overhead").&lt;BR /&gt;
&lt;BR /&gt;
However, the thing with performance is to determine if it really matters in &lt;BR /&gt;
a particular situation.  The performace of managed code is adaquate for &lt;BR /&gt;
large classes of applications.  For those situations where there really is a &lt;BR /&gt;
critical path of code that must squeeze out every last cycle from the CPU, &lt;BR /&gt;
it's fairly straight forward for managed and unmanaged code to interoperate.&lt;BR /&gt;
&lt;BR /&gt;
Finally, it is possible to construct very special cases where managed code &lt;BR /&gt;
is actually faster than similar C++ code; this is because the JITter can &lt;BR /&gt;
optimize to the exact hardware configuration.&lt;BR /&gt;
&lt;BR /&gt;
The .NET APIs for AutoCAD are going to be more productive for most people &lt;BR /&gt;
than using native ObjectARX, which means you can get working code faster. &lt;BR /&gt;
For many people, this increase in productivity will outweigh any potential &lt;BR /&gt;
performance concerns.&lt;BR /&gt;
&lt;BR /&gt;
   Dan&lt;BR /&gt;
&lt;BR /&gt;
"Tony Tanzillo" &lt;TONY.TANZILLO&gt; wrote in message &lt;BR /&gt;
news:4961263@discussion.autodesk.com...&lt;BR /&gt;
Visual Studio.NET is not without its problems.&lt;BR /&gt;
&lt;BR /&gt;
I've not stressed it anywhere near the point that I've&lt;BR /&gt;
stressed the Delphi IDE (which also has problems, but&lt;BR /&gt;
I've been able to develop fairly massive projects and&lt;BR /&gt;
complete object frameworks with it).&lt;BR /&gt;
&lt;BR /&gt;
For example, the Forms designer has bugs that cause&lt;BR /&gt;
strange things to happen, like controls moving around&lt;BR /&gt;
a form or container; TabPages that mysteriously and&lt;BR /&gt;
randomly changing their order in a TabControl, are just&lt;BR /&gt;
a few I've seen.&lt;BR /&gt;
&lt;BR /&gt;
There are also some compiler bugs that can cause&lt;BR /&gt;
the IDE to lock up when you build a project. That's&lt;BR /&gt;
a good reason to build every time you change a few&lt;BR /&gt;
lines of code, or introduce a new type, or anything&lt;BR /&gt;
like that, so you know what caused it.&lt;BR /&gt;
&lt;BR /&gt;
Managed code is also notoriously slow, or at least,&lt;BR /&gt;
by C++ and Delphi standards (not sure aobut VB&lt;BR /&gt;
since I've never used it much).&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 2004/2005/2006&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;EMILG&gt; wrote in message news:4961065@discussion.autodesk.com...&lt;BR /&gt;
Thank you for general view. But I need serious understanding of some points &lt;BR /&gt;
of ObjectArx vs DotNet&lt;BR /&gt;
1. execution speed&lt;BR /&gt;
2. bugs in these tools&lt;BR /&gt;
3. deployment&lt;BR /&gt;
may be anybody have exactly view to these points.&lt;BR /&gt;
Thank you&lt;/EMILG&gt;&lt;/TONY.TANZILLO&gt;</description>
      <pubDate>Tue, 20 Sep 2005 14:29:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/dotnet-vs-objectarx-vs-vb/m-p/1435643#M83792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-20T14:29:19Z</dc:date>
    </item>
  </channel>
</rss>

