<?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 converting app in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/converting-app/m-p/1578084#M82435</link>
    <description>We’re converting a VB 6 application to VB.net.  The app returns blocks and layers from AutoCAD versions 2002-2006 and sends commands to Autocad.  The files are opened by starting an acadapp and then using dbx documents.  I’m new to AutoCAD (I didn’t write the existing vb6 app) so I’ve been reading this discussion forum to try and get an understanding of how to get started.  I have been able to open drawings to retrieve block and layer information using interops, but I question if that’s the best way.  I’ve also read a little about getting the information from the database, is that a better?  Now that the app is being re-written, what is the best way to do it in VB.net, using interops, database, or another way?  I’ve searched for books too but haven’t found one on creating a vb.net app that communicates with AutoCAD, does anyone have any suggestions?  Thanks.</description>
    <pubDate>Fri, 10 Mar 2006 17:04:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-03-10T17:04:56Z</dc:date>
    <item>
      <title>converting app</title>
      <link>https://forums.autodesk.com/t5/net-forum/converting-app/m-p/1578084#M82435</link>
      <description>We’re converting a VB 6 application to VB.net.  The app returns blocks and layers from AutoCAD versions 2002-2006 and sends commands to Autocad.  The files are opened by starting an acadapp and then using dbx documents.  I’m new to AutoCAD (I didn’t write the existing vb6 app) so I’ve been reading this discussion forum to try and get an understanding of how to get started.  I have been able to open drawings to retrieve block and layer information using interops, but I question if that’s the best way.  I’ve also read a little about getting the information from the database, is that a better?  Now that the app is being re-written, what is the best way to do it in VB.net, using interops, database, or another way?  I’ve searched for books too but haven’t found one on creating a vb.net app that communicates with AutoCAD, does anyone have any suggestions?  Thanks.</description>
      <pubDate>Fri, 10 Mar 2006 17:04:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/converting-app/m-p/1578084#M82435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-10T17:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: converting app</title>
      <link>https://forums.autodesk.com/t5/net-forum/converting-app/m-p/1578085#M82436</link>
      <description>Considering your need to support versions older than 2005, COM Interop is &lt;BR /&gt;
your only choice for VB.NET.  AutoCAD 2005 was the first version sporting a &lt;BR /&gt;
.NET API.&lt;BR /&gt;
-- &lt;BR /&gt;
Bobby C. Jones&lt;BR /&gt;
http://www.acadx.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;MOABIKER31&gt; wrote in message news:5107730@discussion.autodesk.com...&lt;BR /&gt;
We're converting a VB 6 application to VB.net.  The app returns blocks and &lt;BR /&gt;
layers from AutoCAD versions 2002-2006 and sends commands to Autocad.  The &lt;BR /&gt;
files are opened by starting an acadapp and then using dbx documents.  I'm &lt;BR /&gt;
new to AutoCAD (I didn't write the existing vb6 app) so I've been reading &lt;BR /&gt;
this discussion forum to try and get an understanding of how to get started. &lt;BR /&gt;
I have been able to open drawings to retrieve block and layer information &lt;BR /&gt;
using interops, but I question if that's the best way.  I've also read a &lt;BR /&gt;
little about getting the information from the database, is that a better? &lt;BR /&gt;
Now that the app is being re-written, what is the best way to do it in &lt;BR /&gt;
VB.net, using interops, database, or another way?  I've searched for books &lt;BR /&gt;
too but haven't found one on creating a vb.net app that communicates with &lt;BR /&gt;
AutoCAD, does anyone have any suggestions?  Thanks.&lt;/MOABIKER31&gt;</description>
      <pubDate>Fri, 10 Mar 2006 17:30:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/converting-app/m-p/1578085#M82436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-10T17:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: converting app</title>
      <link>https://forums.autodesk.com/t5/net-forum/converting-app/m-p/1578086#M82437</link>
      <description>Thanks for the quick reply Bobby.</description>
      <pubDate>Fri, 10 Mar 2006 19:06:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/converting-app/m-p/1578086#M82437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-03-10T19:06:47Z</dc:date>
    </item>
  </channel>
</rss>

