<?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 Why is the debugging process slow in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/why-is-the-debugging-process-slow/m-p/3538906#M54535</link>
    <description>&lt;P&gt;Converting my apps from .NET 35 to .NET 40 was not too painful except for the debugging speed! Why is AutoCAD 2013 so slow....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I be building my apps on a 32bit box and then do the final build on a 64bit box?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;</description>
    <pubDate>Sun, 15 Jul 2012 17:33:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-15T17:33:41Z</dc:date>
    <item>
      <title>Why is the debugging process slow</title>
      <link>https://forums.autodesk.com/t5/net-forum/why-is-the-debugging-process-slow/m-p/3538906#M54535</link>
      <description>&lt;P&gt;Converting my apps from .NET 35 to .NET 40 was not too painful except for the debugging speed! Why is AutoCAD 2013 so slow....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I be building my apps on a 32bit box and then do the final build on a 64bit box?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jul 2012 17:33:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/why-is-the-debugging-process-slow/m-p/3538906#M54535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-15T17:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the debugging process slow</title>
      <link>https://forums.autodesk.com/t5/net-forum/why-is-the-debugging-process-slow/m-p/3538944#M54536</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; Why is AutoCAD 2013 so slow....&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;imho it's not 2013 that makes debugging slow, I think it's Framework4 that's slower (as more functional) than 3.5 was.&lt;/P&gt;&lt;P&gt;But I have not done debugging-speeding comparision tests &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#666699"&gt;&amp;gt;&amp;gt; Should I be building my apps on a 32bit box&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I do so (using VmWare), because of the "edit-while-debug" availability for 32bit. That gives more efficiency during coding.&lt;/P&gt;&lt;P&gt;VS does not allow that with 64bit code (and also does it not with the next release afaik).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- alfred -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jul 2012 20:15:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/why-is-the-debugging-process-slow/m-p/3538944#M54536</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2012-07-15T20:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why is the debugging process slow</title>
      <link>https://forums.autodesk.com/t5/net-forum/why-is-the-debugging-process-slow/m-p/8763267#M54537</link>
      <description>&lt;P&gt;Just for reference to anybody who needs it, I had a similar experience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When debugging my .Net code and executing a instruction [Database].ReadDwgFile() to load a 800Kb file, I had to wait 1 minute 30 seconds (!!!) for it to finish loading. Note: only when debugging; in release mode, loading is fast, less than 1 second. The file loaded was simple, with just some lines, curves, blocks and presentations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally I did a test: Using Autocad Desing Center, I copied all elements from original file to a new one, getting a virtually identical file. However there was no delay when debugging it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the possible cause seems corruption, perhaps result from a buggy copy/paste operation inside Autocad.(see for example &lt;A href="https://knowledge.autodesk.com/support/autocad/downloads/caas/downloads/content/autocad-C2-AE-dgn-hotfix.html" target="_blank" rel="noopener"&gt;here&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 20:13:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/why-is-the-debugging-process-slow/m-p/8763267#M54537</guid>
      <dc:creator>Otto_Cad</dc:creator>
      <dc:date>2019-04-30T20:13:56Z</dc:date>
    </item>
  </channel>
</rss>

