<?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: Create Plugin for AutoCAD 2012 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/create-plugin-for-autocad-2012/m-p/3639872#M53080</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your valuable reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;</description>
    <pubDate>Sun, 30 Sep 2012 07:22:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-30T07:22:25Z</dc:date>
    <item>
      <title>Create Plugin for AutoCAD 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/create-plugin-for-autocad-2012/m-p/3638084#M53078</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;I need to create one Plugin for AutoCAD 2012. I created one plugin for AutoCAD 2007 using .NET 2.0 . I would like to know which is the correct .NET framework I should use for creating a plugin for AutoCAD 2012. For Ex. [.NET 2.0, .NET 3.5, .NET 4.0, .NET 4.5 etc] ?&lt;/P&gt;&lt;P&gt;If possible can I get a link to any autodesk official page detailing about the .NET frameworks ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 04:57:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/create-plugin-for-autocad-2012/m-p/3638084#M53078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-28T04:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create Plugin for AutoCAD 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/create-plugin-for-autocad-2012/m-p/3638968#M53079</link>
      <description>&lt;P&gt;Technically, you can use any of the versons of .NET you listed (2.0 to 4.5).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if you use 4.x, make sure in acad.exe.config you have&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;supportedRuntime version="v4.x"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the &amp;lt;startup /&amp;gt; section.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With that said, using .NET4.5 with Acad2012 (or even Acad2013) is not recommended/not supported: after all, .NET 4.5 is released after Acad2013's release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Autodesk's claim&amp;nbsp;that AutoCAD would use latest version of .NET ends after AutoCAD 2009/.NET3.x. Since Acad2012's .NET API is built on .NET3.x (2.0 runtime, 3.x is just additional functionalities that run on top of 2.0), if you do not specify &amp;lt;supportedRuntime version=4.0 /&amp;gt;, Acad2012 uses .NET2.0/3.x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Acad2012 installation has &amp;lt;supportedRuntime version=4.0 /&amp;gt; set as default. So, basically you would target your Acad plugin development at .NET4.0. If you choose to target .NET3.x for some reasons, make sure &amp;lt;supportedRuntime version=4.0 /&amp;gt; is removed from acad.exe.config. You can use either VS2010 or VS2012.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2012 16:54:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/create-plugin-for-autocad-2012/m-p/3638968#M53079</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2012-09-28T16:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create Plugin for AutoCAD 2012</title>
      <link>https://forums.autodesk.com/t5/net-forum/create-plugin-for-autocad-2012/m-p/3639872#M53080</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your valuable reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;</description>
      <pubDate>Sun, 30 Sep 2012 07:22:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/create-plugin-for-autocad-2012/m-p/3639872#M53080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-30T07:22:25Z</dc:date>
    </item>
  </channel>
</rss>

