<?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: VB.NET Beginner in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571319#M68797</link>
    <description>Of course not.&lt;BR /&gt;
&lt;BR /&gt;
The .NET API did not exist in AutoCAD 2004.&lt;BR /&gt;
&lt;BR /&gt;
Also, the first release I recommend any new .NET programmer works with, is &lt;BR /&gt;
AutoCAD 2007, because of major changes that occured in previous releases, &lt;BR /&gt;
which will only lead to a lot of confusion.&lt;BR /&gt;
&lt;BR /&gt;
To be honest with you, others here are going to have a hard time taking &lt;BR /&gt;
anyone that's trying to use .NET on AutoCAD 2004 seriously.&lt;BR /&gt;
&lt;BR /&gt;
Are you a student ?&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;
&lt;BRIANQ&gt; wrote in message news:6270913@discussion.autodesk.com...&lt;BR /&gt;
Thanks Michael!&lt;BR /&gt;
&lt;BR /&gt;
I am running AutoCAD 2004.&lt;BR /&gt;
I tried to set reference's and could not find "acmgd.dll" or "acdbmgd.dll" &lt;BR /&gt;
in the AutoCAD 2004 folder.&lt;BR /&gt;
&lt;BR /&gt;
Should these same files exist in AutoCAD 2004?&lt;BR /&gt;
&lt;BR /&gt;
Edited by: BrianQ on Oct 13, 2009 7:33 PM&lt;/BRIANQ&gt;</description>
    <pubDate>Wed, 14 Oct 2009 04:46:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-10-14T04:46:18Z</dc:date>
    <item>
      <title>VB.NET Beginner</title>
      <link>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571316#M68794</link>
      <description>Ordered "VB.NET Programming for AutoCAD Customization" yesterday. &lt;BR /&gt;
I am familiar with VBA in excel... and have done some shell script programming in unix... &lt;BR /&gt;
&lt;BR /&gt;
Do I need visual studio to write VB.NET code for AutoCAD? and will it be embedded in AutoCAD files or separate? &lt;BR /&gt;
Is writing VB.NET similar to VBA(ALT+F11)?&lt;BR /&gt;
&lt;BR /&gt;
Nevermind...just found: &lt;&gt;

Edited by: BrianQ on Oct 12, 2009 6:06 PM&lt;/&gt;</description>
      <pubDate>Mon, 12 Oct 2009 23:02:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571316#M68794</guid>
      <dc:creator>BQ</dc:creator>
      <dc:date>2009-10-12T23:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: VB.NET Beginner</title>
      <link>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571317#M68795</link>
      <description>Hello BrianQ,&lt;BR /&gt;
You will need Visual Studio for VB .NET programming (the Express version &lt;BR /&gt;
is free!). &lt;BR /&gt;
&lt;BR /&gt;
By default the Express version does not easily handle debugging code, the &lt;BR /&gt;
following link is a good primer on starting VB .NET Autocad programming and &lt;BR /&gt;
how to setup Visual Studio Express for debugging.&lt;BR /&gt;
&lt;BR /&gt;
http://discussion.autodesk.com/forums/servlet/JiveServlet/download/33-716827-6129383-201009/VS2008WithVB.pdf&lt;BR /&gt;
&lt;BR /&gt;
You finished code will be a dll file that is seperate from you dwg, that &lt;BR /&gt;
way you can use it with any drawing file.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; Ordered "VB.NET Programming for AutoCAD Customization" yesterday. I am&lt;BR /&gt;
&amp;gt; familiar with VBA in excel... and have done some shell script&lt;BR /&gt;
&amp;gt; programming in unix...&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Do I need visual studio to write VB.NET code for AutoCAD? and will it&lt;BR /&gt;
&amp;gt; be embedded in AutoCAD files or separate? Is writing VB.NET similar to&lt;BR /&gt;
&amp;gt; VBA(ALT+F11)?&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Nevermind...just found:&lt;BR /&gt;
&amp;gt; &lt;&gt;
&amp;gt; art=0&amp;gt;&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Edited by: BrianQ on Oct 12, 2009 6:06 PM&lt;BR /&gt;
&amp;gt;&lt;/&gt;</description>
      <pubDate>Tue, 13 Oct 2009 11:51:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571317#M68795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-13T11:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: VB.NET Beginner</title>
      <link>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571318#M68796</link>
      <description>Thanks Michael!&lt;BR /&gt;
&lt;BR /&gt;
I am running AutoCAD 2004. &lt;BR /&gt;
I tried to set reference's and could not find "acmgd.dll" or "acdbmgd.dll" in the AutoCAD 2004 folder. &lt;BR /&gt;
&lt;BR /&gt;
Should these same files exist in AutoCAD 2004?&lt;BR /&gt;
&lt;BR /&gt;
Edited by: BrianQ on Oct 13, 2009 7:33 PM</description>
      <pubDate>Tue, 13 Oct 2009 21:25:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571318#M68796</guid>
      <dc:creator>BQ</dc:creator>
      <dc:date>2009-10-13T21:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: VB.NET Beginner</title>
      <link>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571319#M68797</link>
      <description>Of course not.&lt;BR /&gt;
&lt;BR /&gt;
The .NET API did not exist in AutoCAD 2004.&lt;BR /&gt;
&lt;BR /&gt;
Also, the first release I recommend any new .NET programmer works with, is &lt;BR /&gt;
AutoCAD 2007, because of major changes that occured in previous releases, &lt;BR /&gt;
which will only lead to a lot of confusion.&lt;BR /&gt;
&lt;BR /&gt;
To be honest with you, others here are going to have a hard time taking &lt;BR /&gt;
anyone that's trying to use .NET on AutoCAD 2004 seriously.&lt;BR /&gt;
&lt;BR /&gt;
Are you a student ?&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;
&lt;BRIANQ&gt; wrote in message news:6270913@discussion.autodesk.com...&lt;BR /&gt;
Thanks Michael!&lt;BR /&gt;
&lt;BR /&gt;
I am running AutoCAD 2004.&lt;BR /&gt;
I tried to set reference's and could not find "acmgd.dll" or "acdbmgd.dll" &lt;BR /&gt;
in the AutoCAD 2004 folder.&lt;BR /&gt;
&lt;BR /&gt;
Should these same files exist in AutoCAD 2004?&lt;BR /&gt;
&lt;BR /&gt;
Edited by: BrianQ on Oct 13, 2009 7:33 PM&lt;/BRIANQ&gt;</description>
      <pubDate>Wed, 14 Oct 2009 04:46:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571319#M68797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-14T04:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: VB.NET Beginner</title>
      <link>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571320#M68798</link>
      <description>Thanks for your honesty. I am a CAD user. I have been using AutoCAD, along with other CAD tools, for sometime but I am new to VB.NET.&lt;BR /&gt;
&lt;BR /&gt;
Don't worry I am a quick learner. Thanks for the help.</description>
      <pubDate>Wed, 14 Oct 2009 14:52:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/vb-net-beginner/m-p/2571320#M68798</guid>
      <dc:creator>BQ</dc:creator>
      <dc:date>2009-10-14T14:52:26Z</dc:date>
    </item>
  </channel>
</rss>

